IKJ56500I COMMAND DSN NOT FOUND

Ask question on - DataBase Concepts, IBM Mainframe DB2, DB2/UDB, DB2 Tools, SQL , DB2 programming with languages like COBOL, PL1.

Moderators: Kalicharan, Moderator Group

Post Reply
Yuvashree Jaykumar
Member
Posts: 7
Joined: Thu Apr 10, 2014 5:45 pm
Location: PUNE

IKJ56500I COMMAND DSN NOT FOUND

Post by Yuvashree Jaykumar » Thu Apr 24, 2014 1:16 pm

Hi,

Can anyone tell me why the error IKJ56500I COMMAND DSN NOT FOUND happen while running the DB2 program.

The code i used is below.
DSN SYSTEM(QDB2)
RUN PROGRAM(DSNTIAUL) PLAN(DSNTIAUL) PARM('SQL')
LIB ('QDB2.RUNLIB.LOAD')
END

I'm getting as below.
READY
DSN SYSTEM(QDB2)
IKJ56500I COMMAND DSN NOT FOUND
Thanks & Regards,

Yuvashree Jaykumar
Hadapsar
Pune.

NicC
Active Member
Posts: 650
Joined: Sun Jul 24, 2011 5:27 pm
Location: Down on the pig farm

Post by NicC » Thu Apr 24, 2014 2:27 pm

Have you compared your job against one that is known to work?
Regards
Nic

Yuvashree Jaykumar
Member
Posts: 7
Joined: Thu Apr 10, 2014 5:45 pm
Location: PUNE

Post by Yuvashree Jaykumar » Mon Apr 28, 2014 12:13 pm

Hi Nicc. You are right.

I did not give the STEPLIB. Thats why i got the error.
Thank you.
Thanks & Regards,

Yuvashree Jaykumar
Hadapsar
Pune.

Post Reply

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



Other References
Mainframe Tools and others