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

FBSVCMGR does not produce error while attempting to shutdown a database without specified timeout (prp_force_shutdown N) [CORE5270] #5548

Closed
firebird-automations opened this issue Jun 10, 2016 · 7 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @pavel-zotov

1) C:\MIX\firebird\fb40\gfix -shut single /3400:C:\MIX\firebird\QA\fbt-repo\tmp\E40.fdb

STDOUT: empty
STDERR: must specify type of shutdown

// OK, expected

2) C:\MIX\firebird\fb40\fbsvcmgr localhost:service_mgr user sysdba password masterke action_properties dbname C:\MIX\firebird\QA\fbt-repo\tmp\E40.fdb prp_shutdown_mode prp_sm_single

STDOUT: empty
STDERR: empty!

PS. Fortunately, DB attributes are not changed in the latter case.

Commits: df519fa ec29de3

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

Pavel,

The issue description refers to "move", this is the wrong word, no? (Service Manager does not "move" the database)

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

summary: FBSVCMGR does not produce error when we attempt to move database in shutdown mode and forget to specify timeout (prp_force_shutdown N) => FBSVCMGR does not produce error while attempting to shutdown a database without specified timeout (prp_force_shutdown N)

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

Fixed the title.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 3.0.1 [ 10730 ]

Fix Version: 4.0 Alpha 1 [ 10731 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

QA Status: No test => Done successfully

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Closed [ 6 ]

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