Shows the startup parameters of the DBEnvironment.
Scope | 
  | 
SQLUtil SHOWDBE Command
SQLUtil Syntax | 
  | 
Description | 
  | 
This command shows the startup parameters of the DBEnvironment.
Authorization | 
  | 
Any user may execute this command.
Example | 
  | 
   >> showdbe
   DBEnvironment Name:   PartsDBE.SomeGrp.SomeAcct
   Maintenance Word:  MaintWd
   Output File Name (opt):         Return 
   -> startparms
   DBEnvironment Language: NATIVE-3000
   AutoStart Mode:  ON
   User Mode:  MULTI
   DBEFile0 Name:  PartsF0
   DDL Enabled:  YES
   No. of Runtime Control Block Pages:     37
   No. of Data Buffer Pages:  100
   Data Buffer Pages Memory Resident:     NO
   No. of Log Buffer Pages:  24
   Max. Transactions:  5
   Maximum Timeout:  NONE
   Default Timeout:  MAXIMUM
   Authorize Once per session:  OFF
   -> quit
  |