Author |
Message |
Topic: JCL return code 1000 |
Prasantha Kumar
Replies: 9
Views: 11363
|
Forum: Job Control Language(JCL) Posted: Mon Apr 11, 2005 8:44 am Subject: JCL return code 1000 |
hi kolusu,
why r u taking these as rude remarks?? these r palin okie? oh no its hard to ask u such questions!!! i am not rude any time okie? just look at the in a casual manner. well if my mails r no ... |
Topic: JCL return code 1000 |
Prasantha Kumar
Replies: 9
Views: 11363
|
Forum: Job Control Language(JCL) Posted: Mon Apr 11, 2005 8:13 am Subject: JCL return code 1000 |
hi,
But, I would like to tell you read the messages properly. I have told that the error is in a PL/1 program and not a COBOL program okay? Also the variable ADATE1 is declared as DCL ADATE1 CHAR(26) ... |
Topic: JCL return code 1000 |
Prasantha Kumar
Replies: 9
Views: 11363
|
Forum: Job Control Language(JCL) Posted: Mon Apr 11, 2005 7:19 am Subject: JCL return code 1000 |
hi,
i also get an ONCODE error 8096 for some other programs. This too appears like 8094 i.e. when the first embedded SQL in a PL/1 program is encountered. The SYSOUT is :
ONCODE=8096 Specificatio ... |
Topic: JCL return code 1000 |
Prasantha Kumar
Replies: 9
Views: 11363
|
Forum: Job Control Language(JCL) Posted: Mon Apr 11, 2005 6:27 am Subject: JCL return code 1000 |
hi all,
I went deeper into the code and debugged it. I found that i het a ONCODE of 8094 when the first SQL CODE is executed. The SQL is as follows:
EXEC SQL
SELECT CURRENT DATE FROM :ADAT ... |
Topic: JCL return code 1000 |
Prasantha Kumar
Replies: 9
Views: 11363
|
Forum: Job Control Language(JCL) Posted: Thu Apr 07, 2005 5:57 am Subject: JCL return code 1000 |
hi all,
i am new to this forum. my name is Prasantha Kumar Balasubramanian from Bangalore, India. Well, i shall get to my poin now.
I am trying to execute a Pl/1 progrm which has embedded SQL ... |
|