Search found 17 matches

by Shruti Yadav
Fri Aug 06, 2021 11:59 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Know the last execution date of the program?
Replies: 10
Views: 2894

Re: Know the last execution date of the program?

Fine Robert. Could you please share the program you talked about?
by Shruti Yadav
Wed Aug 04, 2021 12:34 am
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Know the last execution date of the program?
Replies: 10
Views: 2894

Re: Know the last execution date of the program?

This is great question. Is there no other way apart from SMF records? It looks like a very necessary statistics every company would want to have, there is no easy way for this?
by Shruti Yadav
Wed Aug 04, 2021 12:25 am
Forum: Testing Tools, Mainframe Application Testing, Abends Solution & QA.
Topic: Set a breakpoint in xpeditor.
Replies: 2
Views: 1722

Re: Set a breakpoint in xpeditor.

I think, set a breakpoint after anywhere where you suspect abend can happen, press F12. It'd stop there, PF9.
by Shruti Yadav
Wed Aug 04, 2021 12:06 am
Forum: Interview Questions.
Topic: File comparison for ESDS.
Replies: 2
Views: 535

Re: File comparison for ESDS.

I think interviewer was confusing you. For an interview I could have converted input filed to sequential files and run a SORT to get the output. Wouldn't that just work?
by Shruti Yadav
Tue Aug 03, 2021 4:17 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Table overflow in COBOL question.
Replies: 6
Views: 2380

Re: Table overflow in COBOL question.

Thanks Robert.

Can a DEPENDING ON CLAUSE be of better choice in this case? My original table does not have that definition.
by Shruti Yadav
Sun Aug 01, 2021 11:38 am
Forum: JCL - Job Control Language.
Topic: Can we run JEM and JSCAN in Batch?
Replies: 7
Views: 2218

Re: Can we run JEM and JSCAN in Batch?

Thank you so much Anuj. This has help helped immensely.
by Shruti Yadav
Sun Aug 01, 2021 11:37 am
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Table overflow in COBOL question.
Replies: 6
Views: 2380

Re: Table overflow in COBOL question.

Thank you Robert.

I have asked about using SSRANGE but it's not allowed in production. I looked at about it online too but looks like most of companies don't use it in production. Then how do we solve the table-overflow problem in COBOL, is there a way?
by Shruti Yadav
Sat Jul 31, 2021 8:51 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Table overflow in COBOL question.
Replies: 6
Views: 2380

Table overflow in COBOL question.

Hi, Today we got an abend in production. It was for a COBOL IMS program. It calls a DB2 sub-program and some date routines also. Abend was S0C1. When we analyzed it came to the point that IMS was giving the status-code 'AD'. We looked for it and below are the details: https://www.ibm.com/docs/en/ims...
by Shruti Yadav
Wed Jul 28, 2021 9:06 am
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: What is open mainframe?
Replies: 2
Views: 1323

Re: What is open mainframe?

Hi Robert, I should have said that I already did that. But I could not really understand that how can one become a part of it? All I understood that it is a collaborative Project and encourages to use Linux on mainframes. But if a programmer like me wants to become participant of it, how do we do it...
by Shruti Yadav
Wed Jul 28, 2021 9:03 am
Forum: JCL - Job Control Language.
Topic: Can we run JEM and JSCAN in Batch?
Replies: 7
Views: 2218

Re: Can we run JEM and JSCAN in Batch?

Thanks for TYPRUN=SCAN, that is helpful. But it's not very much equal to JEM or JSCAN.
by Shruti Yadav
Thu Jul 22, 2021 3:15 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Mainframe as a career.
Replies: 30
Views: 27074

Re: Mainframe as a career.

I think it's okay to start the career with it. And in India anyways we don't have a choice when we start a fresher we just get to start with what technology we are given. By the time you are 7-8 years experience mainframes salaries are not good compared to other technologies. But JAVA is also not th...
by Shruti Yadav
Thu Jul 22, 2021 3:04 pm
Forum: Hercules, z390, zCOBOL, CBT Tape Files.
Topic: CICS is available on Hercules?
Replies: 0
Views: 1173

CICS is available on Hercules?

Hi,

I wanted to learn channel/containers on CICS. Is CICS available on Hercules? Please advise.
by Shruti Yadav
Wed Jul 21, 2021 3:03 pm
Forum: JCL - Job Control Language.
Topic: Can we run JEM and JSCAN in Batch?
Replies: 7
Views: 2218

Re: Can we run JEM and JSCAN in Batch?

Hi,

Could someone please guide on it?
by Shruti Yadav
Wed Jul 21, 2021 3:02 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: What is open mainframe?
Replies: 2
Views: 1323

What is open mainframe?

Hi,

Could anyone know about the "open mainframe"?
by Shruti Yadav
Thu Jun 10, 2021 6:08 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Learning COBOL at home.
Replies: 8
Views: 1899

Re: Learning COBOL at home.

I have tried using hercules but it's touch to maintain the system itself. Is there a way to keep it stable?
by Shruti Yadav
Thu Jun 10, 2021 6:04 pm
Forum: JCL - Job Control Language.
Topic: Can we run JEM and JSCAN in Batch?
Replies: 7
Views: 2218

Can we run JEM and JSCAN in Batch?

Hi,

Is there a possibility to run JEM or JSCAN in batch? If yes, how can we do that?

When I usually would want to scan a given job for errors , I use JEM or JSCAN on the job. How can one scan a job for errors in the batch mode?

Go to advanced search