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

Getting content of server log using FBSVCMGR: last line of firebird.log can be duplicated (2.5.x only) [CORE5251] #5530

Open
firebird-automations opened this issue May 24, 2016 · 1 comment

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @pavel-zotov

Attachments:
fb25-log-hyphens.PNG

1) create empty file with name = 'firebird.log' (in FB_HOME, of course) and add there TWO following lines:
foo
-----

(line N1 = 'foo'; line N2 = five hyphens; hex view see in attachment)

Then try to obtain content of this log:

%FB25_HOME%\bin\fbsvcmgr localhost:service_mgr -user sysdba -password masterkey action_get_ib_log

You will get:

foo
-----
-----

(line #⁠2 with five hyphens will be duplicated).

WI-V2.5.6.27014

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

Attachment: fb25-log-hyphens.PNG [ 12966 ]

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