Download OpenVMS Alpha Installation and User Guide
Transcript
Startup A command procedure is included in the CA-XCOM installation procedure to automate the setup and startup of the CA-XCOM remote print symbiont (XQUE). The command procedure deletes the named queue, if one exists, and proceeds to initialize and start the queue. The following is a description of this process. File: xcom$image:initxg.com Function: startup the CA-XCOM remote spooler Input: p1=local OpenVMS queue name p2=remote IBM host node identifier or name Note: This node must be defined in the CA-XCOM configuration file. Optional input: p3=[$ASA|$NOASA] $ASA=Convert files to ASA format; $NOASA= No conversion to ASA format. The default is $NOASA. The following are examples of the initxq command procedure use: $ @XCOM$IMAGE:INITXQ MVS$QUEUE BIGBLU $ASA $ @XCOM$IMAGE:INITXQ VM$PRINTQ VMSYS $NOASA The first example defines a print queue called mvs$queue to the CA-XCOM remote node bigblu where ASA conversion is performed on the transmitted files. The second example defines a print queue called vm$queue to the CA-XCOM remote node vmsys where no ASA conversion is performed. Qualifiers Supported Most INITIALIZE/QUEUE and STARTUP/QUEUE qualifiers are supported by XQUE. The summary descriptions of these qualifiers in the following table focus on functions that are pertinent to XQUE. For additional information, such as valid keywords and default values, refer to the OpenVMS DCL Dictionary. Qualifiers that are either not supported or meaningful to XQUE are identified later in this chapter. 9–2 CA-XCOM for OpenVMS Alpha Installation and User Guide