| Author |
Message |
Topic: How to extract IAM details |
shreekanth.M
Replies: 1
Views: 3484
|
Forum: Other Technical Topics Posted: Mon Oct 08, 2007 11:22 am Subject: How to extract IAM details |
Hi
How can i extract details like Key length, Maximum and Average Record length and number of records for a IAM file.
I need to exctact this information for 100 IAM files as a report.
I tri ... |
Topic: Random Access on VSAM failing even with Key existing. |
shreekanth.M
Replies: 4
Views: 3541
|
Forum: Data Management Posted: Wed Apr 18, 2007 10:54 am Subject: Random Access on VSAM failing even with Key existing. |
You are probably correct. When i see only the part of comp-3 fields in hex value its shown as
For
26576 and 0
-------------------------
?
00256 00
0 ... |
Topic: Random Access on VSAM failing even with Key existing. |
shreekanth.M
Replies: 4
Views: 3541
|
Forum: Data Management Posted: Wed Apr 18, 2007 5:35 am Subject: Random Access on VSAM failing even with Key existing. |
Hi
Following are the ans for your questions.
1: Key is numeric with 2 comp-3 variables. The file key was changed recently in new development. The 2 comp varibables were moved from data fields ... |
Topic: Random Access on VSAM failing even with Key existing. |
shreekanth.M
Replies: 4
Views: 3541
|
Forum: Data Management Posted: Fri Apr 13, 2007 6:35 am Subject: Random Access on VSAM failing even with Key existing. |
Hi
I have a very strange situation where in my CICS program is not able to do random read successfully on the VSAM File inspite of Key matching perfectly. Its giving Return code 23.
I have chec ... |
Topic: Is exception handling or abend handling possible in JCL? |
shreekanth.M
Replies: 15
Views: 14005
|
Forum: Job Control Language(JCL) Posted: Mon Mar 12, 2007 10:08 am Subject: Is exception handling or abend handling possible in JCL? |
Hi Kolusu,
Please correct me if i my understanding is wrong.
//STEP1 EXEC PGM=IDCAMS
//SYSOUT DD SYSOUT=*
//SYSPRINT DD SYSO ... |
Topic: Is exception handling or abend handling possible in JCL? |
shreekanth.M
Replies: 15
Views: 14005
|
Forum: Job Control Language(JCL) Posted: Mon Mar 12, 2007 5:54 am Subject: Is exception handling or abend handling possible in JCL? |
If i understand correct, you would like to send a mail to support person if there is a abend in First step.
There must be some return code from 1st Step, u can use the below statement to Reset Retu ... |
| |