Search found 4 matches

by Ali Asgar
Wed Aug 19, 2015 8:33 am
Forum: Interview Questions.
Topic: Can we submit Job using COBOL and CICS?
Replies: 1
Views: 386

Can we submit Job using COBOL and CICS?

Hi,

In an interview I was asked that can we submit a job using a cobol program and using CICS and if yes, how do we do this?

For COBOL, we can run a job by using the utility INTRDR but I was not usre at all about invoking a JCL from CICS. Can anyone please help me on this?
by Ali Asgar
Wed Aug 19, 2015 8:26 am
Forum: Assembler & PL/I.
Topic: Need help in assembler, get S0C4.
Replies: 4
Views: 2500

Re: Need help in assembler, get S0C4.

Thanks Robert.
by Ali Asgar
Thu Aug 13, 2015 4:51 pm
Forum: Assembler & PL/I.
Topic: Need help in assembler, get S0C4.
Replies: 4
Views: 2500

Re: Need help in assembler, get S0C4.

Thanks Robert, your guess was right. Assembling the assembler program with correct options helped in resolving the problem.
by Ali Asgar
Tue Jul 21, 2015 9:38 am
Forum: Assembler & PL/I.
Topic: Need help in assembler, get S0C4.
Replies: 4
Views: 2500

Need help in assembler, get S0C4.

After looking at the program at http://www.simotime.com/qsamio01.htm - I have written a COBOL program to call an assembler program but it abends with S0C4 at the SVC 19(OPEN) Instruction. But as a stand alone assembler program works correctly. What can be wrong? COBOL program(compile with IBM Enterp...

Go to advanced search