The SERVERNAME statement specifies the name of the target server that runs the Micro Focus job.
Supported Job Type
If the SERVERADDR statement is not used, this statement is required for the following job type:
Syntax
This statement has the following format:
SERVERNAME server_name
Specifies the server name.
Limits: Up to 100 characters; case-sensitive. The operand can contain any characters. If it contains delimiters, it must be enclosed in single quotes.
Note: SERVERNAME is an application level statement, meaning it can be specified before the specific MF_Job JOB statement.
Example: Specify a Server to Run a Micro Focus Job
This example runs the FIVESTEPS.jcl job. The server that is named JCLDEMO runs the job.
AGENT MFAGENT ROUTING JCLCONTENT C:\JCLDEMO\ESJCL\FIVESTEPS.jcl SERVERNAME JCLDEMO
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|