Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following figure illustrates the Universal Enterprise Controller for z/OS JCL procedure (UECTLR, located in the SUNVSAMP library).
 

<pre>
//UECTLR   PROC SHLQ=#SHLQ.UNV,
//             PHLQ=#PHLQ.UNV,
//             RGN=100M,
//             UPARM=,
//             LEPARM=,
//             CFG=UECCFG00
//S1       EXEC PGM=UECTLR,REGION=&RGN,
//             PARM='ENVAR(TZ=EST5EDT) &LEPARM/&UPARM'
//STEPLIB  DD  DSN=&SHLQ..SUNVLOAD,
//             DISP=SHR
//UNVCONF  DD  DSN=&PHLQ..UNVCONF(&CFG),
//             DISP=SHR
//UNVNLS   DD  DSN=&SHLQ..SUNVNLS,
//             DISP=SHR
//UNVDB    DD  DSN=&PHLQ..UECDB,
//             DISP=SHR
//UNVMSGS  DD  SYSOUT=*,HOLD=YES
//UNVPRSR  DD  SYSOUT=*,HOLD=YES
//UNVTRACE DD  SYSOUT=*,HOLD=YES
//SYSPRINT DD  SYSOUT=*,HOLD=YES
//SYSOUT   DD  SYSOUT=*,HOLD=YES
//CEEDUMP  DD  SYSOUT=*,HOLD=YES
//SYSIN    DD  DUMMY
</pre>
Panel
Html bobswift

Anchor
DD Statements used in JCL Procedure
DD Statements used in JCL Procedure
DD Statements used in JCL Procedure

...

The following figure illustrates the command line syntax – using the long form of configuration options – of Universal Enterprise Controller for z/OS.

html-bobswift <i>ddname</i>
 ddname]
[
-cert
<i>ddname</i>
 ddname [
-private_key
<i>ddname</i>
 ddname [
-private_key_pwd
<i>pwd</i>
 pwd] ] ]
[
-crl
<i>ddname</i>
 ddname]
[
-codepage
<i>codepage</i>
 codepage]
[
-convert
]
[
-hostname_retry_count
<i>count</i>
 count]
[
-keep_monitor_events
<i>option</i>
 option]
[
-dest
<i>destination</i>
 destination]
[
-lang
<i>language</i>
 language]
[
-level
 {
<b>trace</b>|<b>audit</b>|<b>info</b>|<b>warn</b>|<b>error</b>
trace|audit|info|warn|error}]
[
-mount_point
<i>directory</i>
 directory]
[
-mount_point_mode
<i>mode</i>
 mode]
[
-unix_db_data_set
<i>DSN</i>
 DSN]
[
-saf_key_ring
<i>name</i>
 name]
[
-saf_key_ring_label
<i>label</i>
 label]
[
-svcipaddr
<i>ipaddress</i>
 ipaddress]
[
-svcport
<i>port</i>
 port]
[
-ssl_cipher_list
<i>cipherlist</i>
 cipherlist]
[
-ssl_implementation
 {
<b>openssl</b>|<b>system</b>
openssl|system}]
[
-tracefilelines
<i>lines</i>
 lines]

uec
{ [
-help
] | [
-version
] }
</pre>
Panel
<pre>
uec
[
-ca_certs
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift


For a description of the options, see Universal Enterprise Controller Configuration Options.