Hi,
When I run this JCL I am getting this error.
Could you pls help me to fix it
//COBIARUN JOB (20,FB3),'OLS0002',CLASS=A,MSGCLASS=H,MSGLEVEL=(1,1),
// NOTIFY=OLS0002,TIME=(1440),REGION=0M
// JCLLIB ORDER=IMS1210.PROCLIB
//STEP01 EXEC PGM=DFSRRC00,PARM=(DLI,COBIMS5,COMPPSB)
//DFSRESLB DD DSN=IMS1210.SDFSRESL,DISP=SHR
//STEPLIB DD DSN=IMS1210.SDFSRESL,DISP=SHR
// DD DSN=OLS0002.AUSER.PGMLIB,DISP=SHR
//IMS DD DSN=IMS1210.PSBLIB,DISP=SHR
// DD DSN=IMS1210.DBDLIB,DISP=SHR
//COMPDD DD DSN=OLS0002.AIMS.COMPDD,DISP=SHR
//COMPOFLW DD DSN=OLS0002.AIMS.COMPOFLW,DISP=SHR
//DFSVSAMP DD DUMMY
//IMSLOGR DD DUMMY
//IEFRDER DD DUMMY
//SYSPRINT DD SYSOUT=*
//*SYSUDUMP DD SYSOUT=*
//OUTPUT DD SYSOUT=A
//IMSERR DD SYSOUT=*
+DFS047A - UNABLE TO OBTAIN AUTHORIZATION FOR DATA BASE COMPDBD . REASON CODE = 20.
+DFS047A - UNABLE TO OBTAIN AUTHORIZATION FOR DATA BASE RC20
Moderator: Moderator Group
FREE TUTORIALS
Tutorials
Free tutorials from mainframegurukul
- JCL Tutorial
Covers all important JCL concepts. - Cobol Tutorial
This tutorials covers all Cobol Topics from STRING to COMP-3. - DB2 Tutorial
DB2 Tutorial focuses on DB2 COBOL Programming. - SORT Tutorial
This Tutorial covers all important aspects of DFSORT with examples - CICS Tutorial
This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions
- Cobol Interview Questions
50+ Interview Questions - JCL Interview Questions
50+ Interview Questions - DB2 Interview Questions
100+ Interview Questions - CICS Interview Questions
70+ Interview Questions - VSAM Interview Questions
27 Interview Questions
Other References
Mainframe Tools and others
- XPEDITER Reference
Explains how we can debug a program - FILEAID Reference
Explains how to browse , edit and delete datasets - Change Man Reference
Quick Start tutorial on Changeman - Abend Reference
Important Abend codes explained - FaceBook Page
MainframeGurukul FaceBook Page - LinkedIn Page
MainframeGurkul Linkedin Page