Author |
Message |
Topic: Restart Logic in COBOL-DB2 program. |
ahreddy
Replies: 2
Views: 6643
|
Forum: Database Posted: Sun Oct 08, 2006 4:38 pm Subject: Restart Logic in COBOL-DB2 program. |
Hi,
Would anyone please help me with the below issue.
How to code a restart logic in COBOL-DB2 program ( I don't want to use IMS checkpoint-Restart logic).
Think that the program is processin ... |
Topic: what is the purpose of processer group |
ahreddy
Replies: 4
Views: 4306
|
Forum: Database Posted: Sun Oct 08, 2006 3:11 pm Subject: what is the purpose of processer group |
Hi Suresh,
I think your question is related Endevor,
The processor group is meant to compile a program thru Endevor, you have to mention it while compiling a new program, if you use a bad proc ... |
Topic: Need help with GE status code. |
ahreddy
Replies: 5
Views: 7449
|
Forum: IMS Posted: Mon Sep 11, 2006 8:48 am Subject: Need help with GE status code. |
Sekhar123,
Thanks for your willingness to help.
I know about GE status code, The program is working fine in production, I recompiled it in test environment, and running it in test environment to ... |
Topic: Need help with GE status code. |
ahreddy
Replies: 5
Views: 7449
|
Forum: IMS Posted: Sun Sep 10, 2006 12:51 pm Subject: Need help with GE status code. |
Hi friends,
I am executing a DLI batch Program. It's IMS calls DB2 program.
The program access low level child segments, do some processing, taking check points, after taking check point number ... |
Topic: need help on SUPERC |
ahreddy
Replies: 2
Views: 1430
|
Forum: Utilities Posted: Mon Aug 28, 2006 1:02 pm Subject: need help on SUPERC |
Hi friends,
I am using SUPERC thru Jcl to compare files and the Output dataset is getting created with 133 bytes length, even though I specified the output dataset DCB=(RECFM=FB,LRECL=166,BLKSIZE=1 ... |
Topic: How to avoid host prinouts? |
ahreddy
Replies: 3
Views: 2525
|
Forum: Job Control Language(JCL) Posted: Sun Aug 27, 2006 10:22 pm Subject: How to avoid host prinouts? |
Hi VJ,
Please check your jcl,you might have 'ROUTE PRINT' statement. |
Topic: How to avoid host prinouts? |
ahreddy
Replies: 3
Views: 2525
|
Forum: Job Control Language(JCL) Posted: Sun Aug 27, 2006 10:21 pm Subject: How to avoid host prinouts? |
Hi VJ,
The below information may help you,
******************
THE ROUTE PRINT STATEMENT
NOTE: The use of the OUTPUT statement rather than the ROUTE PRINT statement is en ... |
|