| Author |
Message |
Topic: How to pass a return code from my PL/I program to JCl |
shashi0505
Replies: 2
Views: 1899
|
Forum: Application Programming Posted: Thu Mar 02, 2006 2:37 am Subject: How to pass a return code from my PL/I program to JCl |
| opps.. the text should have read as " I shall pass a return code(say 8 ) from .. " ...sorry about that... |
Topic: How to pass a return code from my PL/I program to JCl |
shashi0505
Replies: 2
Views: 1899
|
Forum: Application Programming Posted: Thu Mar 02, 2006 2:31 am Subject: How to pass a return code from my PL/I program to JCl |
Hi,
I need to pass a return code from my PL/I program to the JCL. Is this possible, & if yes, how so?
Basically I need to execute the next step of my JCL only under some particular instances ... |
Topic: Query on DB2 commit |
shashi0505
Replies: 11
Views: 7113
|
Forum: Database Posted: Thu Jan 19, 2006 11:05 am Subject: Query on DB2 commit |
Hi,
Thanks for your reply.
The whole problem is, my subprogram had abended(the call even did not return back to my main module), but still data stands commited. I am not able to undersatnd how i ... |
Topic: Query on DB2 commit |
shashi0505
Replies: 11
Views: 7113
|
Forum: Database Posted: Thu Jan 19, 2006 10:39 am Subject: Query on DB2 commit |
Hi Kolusu,
Thanks for your early reply. But I seem to have one more problem !!
My subprogram abends after inserting 3 records with sqlcode -803 for the 4th record.
But I find that the 3 previou ... |
Topic: Query on DB2 commit |
shashi0505
Replies: 11
Views: 7113
|
Forum: Database Posted: Wed Jan 11, 2006 8:59 am Subject: Query on DB2 commit |
Hi,
Suppose I have a main module having a number of Insert/update SQL's.
The main module calls a submodule which too has number of Insert/update SQL's. I have not specified COMMIT anywhere in eit ... |
Topic: Using varibales inside JCL |
shashi0505
Replies: 1
Views: 1593
|
Forum: Job Control Language(JCL) Posted: Wed Nov 23, 2005 1:25 am Subject: Using varibales inside JCL |
Hi,
I came across the following code in one of the JCL's I was refering :
//*%%SET %%ABC = %%SUBSTR %%TIME 1 4
In a later step, it is using the varible %%ABC :
//PX2 EXEC PGM= ... |
Topic: Migration to PLI-enterprise compiler |
shashi0505
Replies: 1
Views: 1404
|
Forum: Application Programming Posted: Mon Jun 20, 2005 6:54 am Subject: Migration to PLI-enterprise compiler |
Dear Forum,
we want to introduce the new ibm PLI-Enterprise-Compiler on z/os.
Have you got any tipps, migration-problems ??
Thanks a lot in advance !!
Shashi |
| |