3 in ISPF menu.Specify the JCL and select the step which you want to debug by placing "I" before that step ">
GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Mainframe  >  IDMS

 Print  |  
Question:  how can we debug cobol pgm containig idms using xpeditor



September 09, 2007 11:33:23 #1
 vasu   Member Since: Visitor    Total Comments: N/A 

RE: how can we debug cobol pgm containig idms using xp...
 
You need to compile the program by selecting xpeditor option 'Y".
Then you need to enter XP-->3 in ISPF menu.
Specify the JCL and select the step which you want to debug by placing "I" before that step then give the RUN command
     

 

Back To Question