User guide
141
DPP Commands continue
Index Manipulation:
>IDXMAINT CLOSE Close file currently open for read.
>IDXMAINT CHECK t Check the index file.
>IDXMAINT CREATE DIR t i Creates a new index file with primary
data only.
>IDXMAINT CREATE DIR t i p Creates a new index file with
secondary and primary data.
>IDXMAINT CREATE DIR t i p v2 Creates a new index file with sec-
ondary and primary data plus the ver-
sion containing the requested primary
sequence number (see IDXMAINT SUMMARY).
>IDXMAINT CREATE FILE t Closes open call record file and opens
new file.
>IDXMAINT DELETE t Delete oldest secondary file from disk and
updates the index.
>
IDXMAINT DIR CLOSED t v Displays the closed files on the disk.
>IDXMAINT DIR OPEN t Displays the open file being written to
on
the disk.
>IDXMAINT EXAMINE t f s Displays a selected block from the DPP
disk by sequence number.
>IDXMAINT EXAMINE t f s dDisplays a selected block from the DPP
disk by sequence number. ādā = either
NEW or OLD, depending on whether the
sequence number is the first (OLD) or sec-
ond (NEW) occurance of a duplicate sequence
number in the index (see IDXMAINT SUMMARY).
>IDXMAINT EXAMINE t NEXT r To continue to display a selected
range of blocks from the DPP disk.
>IDXMAINT SUMMARY t Displays a summary of indexed files.
d = is valid with DPP loads D1T008, D2T008 &
DPT035
t = filetype: AMA, LOG, or EXC.
f = format: ASCII(LOGS only),EBCDIC,
HEX, PACKED(AMA Blocks) , or
HDR(header of AMA block only).
i = version # to begin index.
p = first sequence # to be primary.
r = # of blocks to view 1-100.
s = selected sequence #: 0 to 999999.
v = # of versions to be displayed 1 - 200
v2 = is valid with DPP loads D1T008, D2T008
& DPT035.
File Manipulation:
>CLSACT i Closes open file.
i = file id # from LSTACT.
>DELFILE f v Deletes a particular file and version or a
range of versions.
f = filename.
v = file version #. 0 is the latest version.
or
v = range of versions 1 255.
EXAMPLE:
>DELFILE BMCCRD 3 150 Deletes filename BMCCRD versions 3 to 150.
>DMPFILE f v b c Used to output a specified number of blocks
from a specified file for examination.
f = filename.
v = file version #. 0 is the latest version.
(0-255) one version at a time.
b = Specifies starting block;
range = 0 - 999,999.
c = Specific number of block to dump;
range = 0 - 9,999.
>LSTACT Displays list of all currently open files.
>LSTDIR ACT i Lists the directory entry for the active
file specified.
i = file id # from LSTACT.
>LSTDIR ALL Lists all files in disk directory.
>LSTDIR FILE f v Lists the directory entry of a specified file.
f = filename.
v = file version #. 0 is the latest version.
(0-255) one version at a time, or:
v = range of versions 1 - 255.
EXAMPLE:
>LSTDIR FILE BMCCRD 3 150 Displays the directory entry for
filename BMCCRD versions 3 to 150.
Polling Link:
>LINIT Aborts any active polling session and ini-
tializes the polling links.
>LNKDSC Aborts polling session in progress and,
causes DTR to drop for 5 seconds.
POLLOLD This maintenance command toggles between
the newest and oldest occurance of a
sequence number for the next polling ses-
sion only.
Note: Immediately follow command LNKDSC with the command LINIT.
Continues on the next page.