Skip to content

Issue with docs.zowe.org/stable/user-guide/configuring-zowe-via-jcl/ #4165

Open
@colinpaicemq

Description

Description

 //ZWEIAPF2 JOB 
 -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -   22 Line(s) not D
 //APFAUTH EXEC PGM=BPXBATCH 
 //BPXPRINT DD SYSOUT=* 
 //STDOUT   DD SYSOUT=* 
 //STDERR   DD SYSOUT=* 
 //STDPARM DD * 
 SH cd 'CFG.ZOWE.RUNTIMEDIRECTORY' && 
 cd bin/utils && 
 export LOADLIB='IBMUSER.ZWEV3A.SZWEAUTH' && 
 export LOADLOC=SMS && 
 export PLUGLIB='IBMUSER.ZWEV3A.CUST.ZWESAPL' && 
 export PLUGLOC=SMS && 
 ./opercmd.rex "SETPROG APF,ADD,DSN=$LOADLIB,$LOADLOC" && 
 ./opercmd.rex "SETPROG APF,ADD,DSN=$PLUGLIB,$PLUGLOC" 
 //* 

CFG.ZOWE.RUNTIMEDIRECTORY

is not found ... I,m on v3.0

Pages to Update

Screenshots

Expected behavior

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    installquestionFurther information is requested

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions