-gk server option

Sets the permissions required to stop the network server and personal server using dbstop.

Syntax
{ dbsrv11 | dbeng11 } -gk { DBA | all | none } ...
Applies to

All operating systems and database servers.

Remarks

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.

See also