DB2 Version 9.7 for Linux, UNIX, and Windows

LIST COMMAND OPTIONS command

Lists the current settings for the environment variables

The current settings for the environment variables:
  • DB2BQTIME
  • DB2DQTRY
  • DB2RQTIME
  • DB2IQTIME
  • DB2OPTIONS.

Authorization

None

Required connection

None

Command syntax

Read syntax diagramSkip visual syntax diagram
>>-LIST COMMAND OPTIONS----------------------------------------><

Command parameters

None

Examples

The following is sample output from LIST COMMAND OPTIONS:
     Command Line Processor Option Settings

 Backend process wait time (seconds)        (DB2BQTIME) = 1
 No. of retries to connect to backend        (DB2BQTRY) = 60
 Request queue wait time (seconds)          (DB2RQTIME) = 5
 Input queue wait time (seconds)            (DB2IQTIME) = 5
 Command options                           (DB2OPTIONS) = 

 Option  Description                               Current Setting
 ------  ----------------------------------------  ---------------
   -a    Display SQLCA                             OFF
   -c    Auto-Commit                               ON
   -d    XML declarations                          OFF
   -e    Display SQLCODE/SQLSTATE                  OFF
   -f    Read from input file                      OFF
   -l    Log commands in history file              OFF
   -n    Remove new line character                 OFF
   -o    Display output                            ON
   -p    Display interactive input prompt          ON
   -r    Save output to report file                OFF
   -s    Stop execution on command error           OFF
   -t    Set statement termination character       OFF
   -v    Echo current command                      OFF
   -w    Display FETCH/SELECT warning messages     ON
   -z    Save all output to output file            OFF