Delay, Delete atmffileset, Delete atmfprograms – HP Integrity NonStop J-Series User Manual
Page 133: Dequeue, And deleted by using the, Delete, Atmffileset, With the, Commands
NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-016
6-57
DELAY
the duration of the deadlock in seconds where n is between 2 and 600. The
deadlock can be stopped by entering the break key.
The default is 60 seconds.
DELAY
Suspends the execution of the AutoTMF CI for the specified interval for the specified
interval or until the BREAK key is pressed.
DELETE ATMFFILESET
Removes the configuration of a file set defined with the
command.
file-set
a TACL-style file name pattern specifying a collection of files.
DELETE ATMFPROGRAMS
Removes the configuration of a program file set defined with the
command.
object-fileset
TACL-style file name pattern specifying a collection of files.
DEQUEUE
Reads records from a source Enscribe queue file and writes them to a destination file.
DEQUEUE syntax and functionality are is similar to the COPY command. The main
difference between the commands is that instead of a READ of the source file, it uses
READUPDATELOCK operations that dequeue (and therefore delete) each record as it
is read from the queue file.
Full transaction support is provided. If both input and output files are audited, one
transaction provides consistency of dequeues and inserts.
Note. If any transactional activity has occurred in the AutoTMF CI before the DEADLOCLK
command is issued, DEADLOCK fails with an error 13 on the OPEN of $TMP. Transactional
activity includes any configuration command that requires access to SysDB or MapDB.
If this error occurs, exit and restart the CI session.
DELAY { n-centisecs | n SEC[ONDS] | n MIN[UTES] };
DELETE ATMFF[ILESET] file-set;
DELETE ATMFP[ROGRAMS] object-fileset;