DSE Commands and Qualifiers

DSE Command Syntax
ADD
ALL
Buffer_flush
CHange
CLose
CRitical
Dump
EValuate
EXit
Find
Help
Integrit
Maps
OPen
OVerwrite
Page
RAnge
REMove
REStore
SAve
SHift
Wcinit

The following sections describe DSE commands and their qualifiers. DSE allows abbreviations of commands. The section explaining each command provides the minimal abbreviation for that command.

[Note] Note

The abbreviations designated for each command and qualifier represent the minimum distinguishable subset of letters.

The DSE commands work on the last region specified. If no other region has been selected during this DSE session, DSE works on the default region, which is the region mapping to the name-space *. Use the FIND /REGION=region command to initially specify or change the region.

Using DSE to modify your database is a very delicate operation. DSE should only be used by or under the supervision of someone who understands the GDS structure.

[Note] Note

To specify a null data value to DSE, use a backslash (\).

Example:

        
            
        DSE> ADD /block=3 /record=1 /key="x(1)" /data="
        
        
        
         

To help the new DSE user, the following lists categorize the DSE commands by their potential level of impact on the database.

General Purpose Commands

The following commands do not affect the database:

Non-invasive Commands

The following commands use, but do not change, the database:

Invasive Commands

The following commands modify the database .

[Caution] Caution

Use these commands only if you are completely sure that you know what you are doing, or under the direction of Fidelity technical support. Inappropriate use of these commands can result in improper operation of the application including hangs, crashes, and unrecoverable damage to the database. Under normal operation, there should be no need to use these commands: