Author |
Message |
Topic: Compare the total no. of records with the count in footer |
rajith
Replies: 1
Views: 1180
|
Forum: Job Control Language(JCL) Posted: Tue Dec 12, 2006 4:57 pm Subject: Compare the total no. of records with the count in footer |
Need Help!!
I have a Flat file containing records with header and footer information.
Footer Information has the total no of records that the file should contain excluding the header and footer. I n ... |
Topic: Error on NDM process |
rajith
Replies: 1
Views: 4293
|
Forum: Job Control Language(JCL) Posted: Wed Jul 19, 2006 2:49 pm Subject: Error on NDM process |
I am trying to NDM a file from Mainframe to Linux System.
The NDM seems to be successful but job abends.
Pasting the NDM proc:
SIGNON ESF=YES
SUBMIT PROC=TESTDLET CASE=YES ... |
Topic: Getting the count of records in a KSDS file |
rajith
Replies: 3
Views: 2970
|
Forum: CICS and Middleware Posted: Fri May 26, 2006 3:48 pm Subject: Getting the count of records in a KSDS file |
Shekar123,
I just want it in a CICS program and based on the count I would need to execute a transaction. Possible?? |
Topic: Getting the count of records in a KSDS file |
rajith
Replies: 3
Views: 2970
|
Forum: CICS and Middleware Posted: Fri May 26, 2006 2:22 pm Subject: Getting the count of records in a KSDS file |
Guys,
Is there a way to get the count of records in a KSDS/ESDS file without actually reading the file in a CICS environment.
I did a search but couldnot get one.
Can anybody help??? |
Topic: Remove Duplicates with original Records |
rajith
Replies: 2
Views: 1961
|
Forum: Job Control Language(JCL) Posted: Thu May 18, 2006 4:55 am Subject: Remove Duplicates with original Records |
Got a Situation. In a file I have 10 records with 4 unique records and 6 duplicate records. I need to remove all duplicate and original 6 records and my output file should have only unique records of ... |
Topic: Passing Parameter from one step to another |
rajith
Replies: 4
Views: 2276
|
Forum: Job Control Language(JCL) Posted: Tue May 16, 2006 7:44 am Subject: Passing Parameter from one step to another |
Ok Thanks People |
Topic: Passing Parameter from one step to another |
rajith
Replies: 4
Views: 2276
|
Forum: Job Control Language(JCL) Posted: Tue May 16, 2006 2:35 am Subject: Passing Parameter from one step to another |
Yes Rite Phantom. But is there any other way? Any Jcl Tricks??? |
Topic: Passing Parameter from one step to another |
rajith
Replies: 4
Views: 2276
|
Forum: Job Control Language(JCL) Posted: Tue May 16, 2006 1:35 am Subject: Passing Parameter from one step to another |
How do we pass parameter from one step of a JCL to another step of the JCL? Is that Possible? |
Topic: Trigerring Online program thru JCL |
rajith
Replies: 2
Views: 1544
|
Forum: Job Control Language(JCL) Posted: Mon Feb 13, 2006 12:29 am Subject: Trigerring Online program thru JCL |
Thanks.
Let me try it out and get back to the Forum. |
Topic: Trigerring Online program thru JCL |
rajith
Replies: 2
Views: 1544
|
Forum: Job Control Language(JCL) Posted: Mon Feb 13, 2006 12:10 am Subject: Trigerring Online program thru JCL |
Hi,
My requirement is that I had to Trigger an Online CICS Transaction(Program) in a CICS region using JCL.
Is this possible by any chance?. |
Topic: Copy PDS from tape to DASD |
rajith
Replies: 2
Views: 1734
|
Forum: Job Control Language(JCL) Posted: Thu Feb 02, 2006 5:14 am Subject: Copy PDS from tape to DASD |
Yes Thanks |
Topic: Copy PDS from tape to DASD |
rajith
Replies: 2
Views: 1734
|
Forum: Job Control Language(JCL) Posted: Thu Feb 02, 2006 4:09 am Subject: Copy PDS from tape to DASD |
One Doubt!
I need to copy a PDS in a tape to a new PDS in a DASD. Tried searching but couldnot locate. |
Topic: Format of EIBTIME |
rajith
Replies: 1
Views: 5448
|
Forum: CICS and Middleware Posted: Fri Jan 13, 2006 4:07 am Subject: Format of EIBTIME |
Please let me know the Format of EIBTIME which I need to move it to a Working Storage variable. I could see X(8 ) and 9(7) in different modules in our system. |
Topic: AMODE and RMODE |
rajith
Replies: 2
Views: 1615
|
Forum: CICS and Middleware Posted: Mon Jan 09, 2006 6:46 am Subject: AMODE and RMODE |
Thanks Kolusu. That was an awesome Explanation in the Link provided.
I understood better now !! |
Topic: AMODE and RMODE |
rajith
Replies: 2
Views: 1615
|
Forum: CICS and Middleware Posted: Mon Jan 09, 2006 5:42 am Subject: AMODE and RMODE |
Can anyone Explain clearly what is AMODE and RMODE with an Examples. |
|