HP 3000 Manuals

DISPLAY OPTIONS [ ALLBASE/Turbo CONNECT Administrator's Guide ] MPE/iX 5.0 Documentation


ALLBASE/Turbo CONNECT Administrator's Guide

DISPLAY OPTIONS 

Displays the options in effect for the current ATCUtil session.

Syntax 

DI[SPLAY] OPTIONS

Prerequisites 

None.

Description 

Use the DISPLAY OPTIONS command to display the options in effect for the
currentATCUtil session.  The following information is displayed:

 *  The database named in the last SET TURBODB command.

 *  The DBEnvironment named in the last SET SQLDBE command.

 *  The condition specified in the last LOG command (on or off).

 *  The condition specified in the last ECHO command (on or off).

 *  The name of the ATCUtil log file (only if logging is on).

 *  The attached/detached status of the database named in the SET TURBODB
    command.

Example 

In this example, SALES.SERED.ATC is the database named in the most recent
SET TURBODB command and PARTSDBE.SERED.ATC is the DBEnvironment named in
the most recent SET SQLDBE command.  Echo is on, logging is on, and the
database is attached to the DBEnvironment.
_______________________________________________
|                                             |
|     >>DISPLAY OPTIONS                       |
|     Current TurboDB     : SALES.SERED.ATC   |
|     Current SQLDBE      : PARTSDBE.SERED.ATC|
|     Echo                : ON                |
|     Command Logging     : ON                |
|     Log File            : ATCLOG.SERED.ATC  |
|                                             |
|     *** Database is attached.               |
|     >>                                      |
_______________________________________________



MPE/iX 5.0 Documentation