Sets the permissions required to stop the network server and personal server using dbstop.
{ dbsrv11 | dbeng11 } -gk { DBA | all | none } ...
All operating systems and database servers.
The allowed values include:
DBA Only users with DBA authority can use dbstop to stop the server. This is the default for the network server.
all All users can use dbstop to stop the server. This is the default for the personal server.
none The server cannot be stopped using dbstop.
Both uppercase and lowercase syntax is acceptable.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |