Search found 20 matches
- Wed Dec 31, 2025 12:30 am
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: Audit trail for batch updates
- Replies: 1
- Views: 2725
Audit trail for batch updates
I have a situation in which Minimal-but-sufficient audit info for changed records—what do you capture? Thanks in advance for sharing your thoughts.
- Sun Oct 05, 2025 12:18 am
- Forum: JCL - Job Control Language.
- Topic: One PROC used by dozens of jobs — best pattern to pass job-specific parms?
- Replies: 0
- Views: 5741
One PROC used by dozens of jobs — best pattern to pass job-specific parms?
We want to avoid PROC duplication. SYMBOLICS help but get unwieldy.
```
//CARDSVC JOB (ACCT),'DAILY',CLASS=A,MSGCLASS=X,NOTIFY=&SYSUID
//STEP1 EXEC PGM=CARDCHK
//SYSIN DD *
* business rules here
/*
//INFILE DD DSN=CARDS.BACKUP.STAGING,DISP=SHR
//OUTFILE DD DSN=FIN.WORK.REJECT,DISP=(NEW,CATLG,DELETE ...
```
//CARDSVC JOB (ACCT),'DAILY',CLASS=A,MSGCLASS=X,NOTIFY=&SYSUID
//STEP1 EXEC PGM=CARDCHK
//SYSIN DD *
* business rules here
/*
//INFILE DD DSN=CARDS.BACKUP.STAGING,DISP=SHR
//OUTFILE DD DSN=FIN.WORK.REJECT,DISP=(NEW,CATLG,DELETE ...
- Sat May 05, 2018 8:30 pm
- Forum: JCL - Job Control Language.
- Topic: SYSTEM COMPLETION CODE=106 REASON CODE=0000000C.
- Replies: 10
- Views: 7720
Re: SYSTEM COMPLETION CODE=106 REASON CODE=0000000C.
Yes, right Robert. Thanks! 
- Thu May 03, 2018 10:00 pm
- Forum: JCL - Job Control Language.
- Topic: SYSTEM COMPLETION CODE=106 REASON CODE=0000000C.
- Replies: 10
- Views: 7720
Re: SYSTEM COMPLETION CODE=106 REASON CODE=0000000C.
I confused storage with SPACE. 
- Thu May 03, 2018 9:59 pm
- Forum: JCL - Job Control Language.
- Topic: SYSTEM COMPLETION CODE=106 REASON CODE=0000000C.
- Replies: 10
- Views: 7720
Re: SYSTEM COMPLETION CODE=106 REASON CODE=0000000C.
Thanks Robert. Just after my previous reply I got to see a link which said about that it's about REGION. I was using REGION=4K in my job card, changed it to 1M and it worked for me.
Thank you so much everybody!
Thank you so much everybody!
- Thu May 03, 2018 6:42 pm
- Forum: JCL - Job Control Language.
- Topic: SYSTEM COMPLETION CODE=106 REASON CODE=0000000C.
- Replies: 10
- Views: 7720
Re: SYSTEM COMPLETION CODE=106 REASON CODE=0000000C.
Hi Enrico,
I did search for it and increased the space for the job. But it did not work for me.
I did search for it and increased the space for the job. But it did not work for me.
- Tue May 01, 2018 10:08 am
- Forum: JCL - Job Control Language.
- Topic: SYSTEM COMPLETION CODE=106 REASON CODE=0000000C.
- Replies: 10
- Views: 7720
SYSTEM COMPLETION CODE=106 REASON CODE=0000000C.
Hi,
I am executing SRCHFOR in batch but I'm continuously getting the following error:
SYSTEM COMPLETION CODE=106 REASON CODE=0000000C
//SEARCH EXEC PGM=ISRSUPC,
// PARM=(SRCHCMP,
// 'ANYC')
//NEWDD DD DSN=PROD....PROCLIB,
// DISP=SHR
//OUTDD DD DSN=....SEARCH.OUT,
// DISP=(,CATLG,DELETE ...
I am executing SRCHFOR in batch but I'm continuously getting the following error:
SYSTEM COMPLETION CODE=106 REASON CODE=0000000C
//SEARCH EXEC PGM=ISRSUPC,
// PARM=(SRCHCMP,
// 'ANYC')
//NEWDD DD DSN=PROD....PROCLIB,
// DISP=SHR
//OUTDD DD DSN=....SEARCH.OUT,
// DISP=(,CATLG,DELETE ...
- Tue Apr 24, 2018 11:40 am
- Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
- Topic: NODYNAM and STATIC.
- Replies: 1
- Views: 1145
NODYNAM and STATIC.
Hi,
In COBOL, NODYNAM and STATIC CALLs would mean same? Or are they different?
In COBOL, NODYNAM and STATIC CALLs would mean same? Or are they different?
- Wed Apr 18, 2018 12:35 pm
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: What were the top 10 mainframe companies of old times.
- Replies: 10
- Views: 3540
Re: What were the top 10 mainframe companies of old times.
I wanted to know both hardware and software. I want to make a decision that which company is better to work with? Like the companies for J P Morgan chase which make us of mainframes or the companies like BMC, CA which make the products to be used on mainframes.
- Mon Apr 16, 2018 10:44 am
- Forum: Interview Questions.
- Topic: Which database will you choose and why?
- Replies: 1
- Views: 1204
Which database will you choose and why?
Hi,
I need help for the answer of one of the questions I have been asked: What differences do you know between DB2 and IMS, when you need to choose between these two? There is a task, where you need to design a system which needs a database and you can choose between both of these.
The company has ...
I need help for the answer of one of the questions I have been asked: What differences do you know between DB2 and IMS, when you need to choose between these two? There is a task, where you need to design a system which needs a database and you can choose between both of these.
The company has ...
- Sun Nov 19, 2017 9:37 am
- Forum: Ask for Job Guidance and referrals here.
- Topic: Need help on the difference between production support and development.
- Replies: 1
- Views: 1472
Need help on the difference between production support and development.
Hi,
What is the difference between a Mainframe production support and a mainframe development project, I mean which is better for a career choice? And gives challenging work for better future.
What is the difference between a Mainframe production support and a mainframe development project, I mean which is better for a career choice? And gives challenging work for better future.
- Sun Nov 19, 2017 9:32 am
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: What were the top 10 mainframe companies of old times.
- Replies: 10
- Views: 3540
What were the top 10 mainframe companies of old times.
Hi,
I have been working on mainframe for some time. And would like to know what were say top 5-10 mainframe companies during the time when mainframe were at peak in 1980s? Does anyone here some information on them and do those companies exist today too?
I have been working on mainframe for some time. And would like to know what were say top 5-10 mainframe companies during the time when mainframe were at peak in 1980s? Does anyone here some information on them and do those companies exist today too?
- Sat Oct 28, 2017 2:01 pm
- Forum: CICS, Middleware and MQ Series.
- Topic: XCTL, LINK and CALL in CICS.
- Replies: 2
- Views: 1237
XCTL, LINK and CALL in CICS.
Hi,
In CICS to call another program we use XCTL and LINK. Is it a normal rule to avoid CALL in COBOL CICS program? Please advise.
In CICS to call another program we use XCTL and LINK. Is it a normal rule to avoid CALL in COBOL CICS program? Please advise.
- Thu Aug 03, 2017 2:51 pm
- Forum: CICS, Middleware and MQ Series.
- Topic: Limit on COMMAREA.
- Replies: 2
- Views: 1215
Limit on COMMAREA.
Hi,
I need to ask a conceptual question for which I don't have all the details with me. The question is like this:
We've a front end, which is written in SAP. They want to get some results from our CICS programs. Two such programs (pgm1 and pgm2) can provide the results from the SAP. Both programs ...
I need to ask a conceptual question for which I don't have all the details with me. The question is like this:
We've a front end, which is written in SAP. They want to get some results from our CICS programs. Two such programs (pgm1 and pgm2) can provide the results from the SAP. Both programs ...
- Tue Mar 07, 2017 1:49 pm
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: Difference between COBOL and JCL?
- Replies: 6
- Views: 4239
Difference between COBOL and JCL?
Hi,
What is the difference between COBOL and JCL?
What is the difference between COBOL and JCL?
- Wed Sep 24, 2014 8:22 am
- Forum: Application Change Control Software for MVS, OS/390 and z/OS.
- Topic: Comparison of changeman and ISPW.
- Replies: 3
- Views: 4806
Re: Comparison of changeman and ISPW.
That's what I'm doing. I thought getting a list of changes might help me to pick this all up faster.
Thanks.
Thanks.
- Wed Sep 24, 2014 8:21 am
- Forum: SyncSort, SyncTool, SyncGener.
- Topic: PARM='CENTWIN=' in SyncSort.
- Replies: 5
- Views: 3148
Re: PARM='CENTWIN=' in SyncSort.
Thanks for the directions enrico and William. I'll work on these and let you know.
- Thu Sep 18, 2014 5:35 pm
- Forum: SyncSort, SyncTool, SyncGener.
- Topic: PARM='CENTWIN=' in SyncSort.
- Replies: 5
- Views: 3148
Re: PARM='CENTWIN=' in SyncSort.
Thanks, you are correct Enrico. I read more about CENTWIN and came to know that CENTWIN is an alias for DFSORT's Y2PAST option (and applicable in SyncSort too) which is used to set the "century window" you want to use with DFSORT's Y2x formats.
I'm thinking if it'll have something to with CPU ...
I'm thinking if it'll have something to with CPU ...
- Mon Sep 15, 2014 6:07 pm
- Forum: SyncSort, SyncTool, SyncGener.
- Topic: PARM='CENTWIN=' in SyncSort.
- Replies: 5
- Views: 3148
PARM='CENTWIN=' in SyncSort.
Hi,
What is the use of PARM='CENTWIN='? In one of the jobs we're using PARM='CENTWIN=1970'.
When I search for it, I came to know that it is used to provide a century window between years but could not understand for 1970 what it would be?
The SORT card is SORT FIELDS=COPY and the this sort-step ...
What is the use of PARM='CENTWIN='? In one of the jobs we're using PARM='CENTWIN=1970'.
When I search for it, I came to know that it is used to provide a century window between years but could not understand for 1970 what it would be?
The SORT card is SORT FIELDS=COPY and the this sort-step ...
- Mon Sep 15, 2014 2:11 pm
- Forum: Application Change Control Software for MVS, OS/390 and z/OS.
- Topic: Comparison of changeman and ISPW.
- Replies: 3
- Views: 4806
Comparison of changeman and ISPW.
Hi,
I used to work at a company using changeman but now have joined another company. These people are using ISPW. ISPW is very different than changeman. How can I get the differences in tehse two to learn things better?
I used to work at a company using changeman but now have joined another company. These people are using ISPW. ISPW is very different than changeman. How can I get the differences in tehse two to learn things better?