1. Logon to the NonStop host as the XYGATESW (XSW) installation owner
2. Volume to the XSW installation subvolume on the NonStop host
Example:
VOLUME $SYSTEM.XYGATESW
3. Using EDIT or TEDIT, edit the SWCONF file and:
Change the line
BATCH_SCHEDULER NONE
To
BATCH_SCHEDULER $NONE
After making the change, exit the file.
4. Via the XSW GUI, logon to the desired node and alter the Setup Collection Criteria. Click on the Setup Collection Criteria tab at the top of the XSW GUI display and make the
following changes:
2.1 Set Setup Collection Criteria
Select Collection Type: Batch
Batch Setup Parameters (Netbatch): Manual
5. Click on the Save button
6. Click on the Submit button
This action will create a file called Netbatch.txt. This file can be ignored.
7. Create an edit file on the NonStop host with the following contents.
#frame
#push #informat
#SET #INFORMAT TACL
#push #defaults
volume <xsw-installation>
#push #assign
clear assign all
assign taclcstm,xyswcstm
#push #param
clear param all
PARAM XSWP1 "<collection-name>"
PARAM XSWP3 "<collection-name>"
PARAM XSWP4 [#defaults]
PARAM XSWP5 DEFAULT
PARAM XSWP7 $S.#X305.BATCH
PARAM XSWP20 [#processinfo/logonname/]
run xyswstrt
#pop #param
#pop #informat
#pop #assign
#pop #defaults
#unframe
Where:
<xsw-installation> = The location of the XSW host installation, e.g.
\WINDY.$SYSTEM.XYGATESW
<collection-name> = Collection name as specified in the Collection Criteria in the GUI.
NOTE: If you do not have a spooler collector of $S on your system, "$S.#X305.BATCH" should be modified to include a valid spooler collector name
8. Obey the file created in Step 4 on the NonStop host. As this is a manual operation, the TACL session must remain available until the collection ends. Do not terminate the
TACL session until the collection has completed.
9. Once it has completed, the collection may be downloaded manually from the GUI or an active Service Processor.
If this article did not provide a solution, please open a case with our support team by sending an email message to support@xypro.com.