The following example shows the commands used to start the CTS task:
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* CA-COMMON TAPE SYSTEM STARTUP COMMANDS */
/* CA 1 STARTUP PARAMETERS */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
SET LOG /* MAINTAIN A LOG OF MESSAGES */
SET NOSNAP /* DO NOT LOG DIAGNOSTICS */
SET NOWTOR /* NO OUTSTANDING WTOR */
START DBS /* AUTO START DATABASE SERVICE TASK */
START LAB /* AUTO LABEL PRINT TASK */
START APEC /* AUTO POINTERS ERROR CORRECTION */
indicates that CTS retains a message log.
indicates that the option for recording snap dumps is turned off.
indicates that the optional outstanding CA$F000R WTOR is not issued. Commands are entered through the console MODIFY command instead.
indicates that the Tape management Database Services (DBS) subtask is attached.
indicates that the Tape management Online Label Interface (LAB) is attached.
indicates that the Automatic Pointers Error Correction subtask is attached.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |