 
 
  
  
 ASA Database Administration Guide
  The Database Server
    The database server
      Database server options
Set the permission required to stop the network server and personal server using dbstop.
{ dbsrv9 | dbeng9 } -gk { DBA | all | none } ...
All operating systems and 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 lower case syntax is acceptable.
 
 
  
 