Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add database name/reference to Firebird.log entries (as appropriate) [CORE5984] #6236

Open
firebird-automations opened this issue Jan 13, 2019 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @pavel-zotov

Is duplicated by CORE5564

It will be useful to have name of database which was in work during error/warning raised:

SOME_COMPANY Wed Jan 09 18:12:30 2019
Modifying procedure SOME_PROC which is currently in use by active user requests

PS. 0xFF. Also, it wil be *great* to have ability to block appearance of client-related messages in server log; but AFAIU such ticket already exists.

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

You are referring to Firebird.log messages/entries?

@firebird-automations
Copy link
Collaborator Author

Commented by: @pavel-zotov

Yes, exactly.

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

summary: Add name of database for every message which can relate to DB => Add database name/reference to Firebird.log entries (as appropriate)

@firebird-automations
Copy link
Collaborator Author

Commented by: Maxim Kuzmin (cybermax)

See CORE5564

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

Link: This issue is duplicated by CORE5564 [ CORE5564 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

Maxim proposed (in CORE5564) that the database be added to entries as follows:

SERVER (Server) Tue Nov 08 09:36:19 2016
Database: d:\database\work\database.fdb
User: PETROV_AA
INET/inet_error: read errno = 10054

SERVER (Server) Tue Nov 08 09:36:51 2016
Database: d:\database\test\database.fdb
User: SYSDBA
Modifying procedure OPER$CONNECT$CHECK_ACCESS which is currently in use by active user requests

SERVER (Server) Tue Nov 08 10:03:53 2016
Database: d:\database\work\database.fdb
User: IVASHKIN_MA
INET/inet_error: read errno = 10054

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant