| Author |
Message |
Topic: Problem using HEWLH096 |
jinesh18
Replies: 26
Views: 14050
|
Forum: Utilities Posted: Fri Oct 21, 2005 9:50 am Subject: Problem using HEWLH096 |
U r rite...Thanks a lot for all the help...can i get back to u on monday? meanwhile i will try and figure out a workaround to this problem..
Thanks once again for all the help !
8) 8) |
Topic: Problem using HEWLH096 |
jinesh18
Replies: 26
Views: 14050
|
Forum: Utilities Posted: Fri Oct 21, 2005 8:27 am Subject: Problem using HEWLH096 |
Record format . . . : U Used extents . . . : 2
Record length . . . : 80
Block size . . . . : 27920
1st extent cylinders: 1
Secondary cylinders : 5
Data set name ... |
Topic: Problem using HEWLH096 |
jinesh18
Replies: 26
Views: 14050
|
Forum: Utilities Posted: Fri Oct 21, 2005 8:02 am Subject: Problem using HEWLH096 |
| soRRY ABT THAT...NOW IT STARTS FROM THE SECOND COLUMN...PLZ READ MY LAST POST - IITS SHOWS A DAMN FRUSTRATING ERROR! |
Topic: Problem using HEWLH096 |
jinesh18
Replies: 26
Views: 14050
|
Forum: Utilities Posted: Fri Oct 21, 2005 7:59 am Subject: Problem using HEWLH096 |
oK FINE...I STARTED WRINTING FROM THE 2ND COLUMN IN THE CARD FILE (PS ) AND NOW THE ERROR IS DAMN WIERD :
IEW2322I 1220 1 INCLUDE OBJ(IFCONV)
IEW2515W 4731 DIRECTORY ENTRY FOR MEM ... |
Topic: Problem using HEWLH096 |
jinesh18
Replies: 26
Views: 14050
|
Forum: Utilities Posted: Fri Oct 21, 2005 7:50 am Subject: Problem using HEWLH096 |
oOPS...I CORRECTED THE PDS NAME.... NOW I GET A maxcc=8 ..THE ERROR LOG READS LIKE THIS :
IEW2322I 1220 1 INCLUDE OBJ(IFCONV)
IEW2326E 1221 THE FOLLOWING INVALID RECORD HAS BEEN SEEN:
... |
Topic: Problem using HEWLH096 |
jinesh18
Replies: 26
Views: 14050
|
Forum: Utilities Posted: Fri Oct 21, 2005 7:34 am Subject: Problem using HEWLH096 |
000038 //LKED EXEC PGM=HEWLH096,REGION=0M,
000039 // PARM=('LIST',
000040 // 'RMODE=ANY,AMODE=31',
000041 // '&LNKOPT'),
000042 // ... |
Topic: Problem using HEWLH096 |
jinesh18
Replies: 26
Views: 14050
|
Forum: Utilities Posted: Fri Oct 21, 2005 7:22 am Subject: Problem using HEWLH096 |
000038 //LKED EXEC PGM=HEWLH096,REGION=0M,
000039 // PARM=('LIST',
000040 // 'RMODE=ANY,AMODE=31',
000041 // '&LNKOPT'),
000042 // ... |
Topic: Problem using HEWLH096 |
jinesh18
Replies: 26
Views: 14050
|
Forum: Utilities Posted: Fri Oct 21, 2005 7:05 am Subject: Problem using HEWLH096 |
Thanks
tHIS IS HOW I HAVE MODIFIED THE JCL
000038 //LKED EXEC PGM=HEWLH096,REGION=0M,
000039 // PARM=('LIST',
000040 // 'RMODE=ANY,AMODE=31',
000041 // ... |
Topic: Problem using HEWLH096 |
jinesh18
Replies: 26
Views: 14050
|
Forum: Utilities Posted: Fri Oct 21, 2005 6:10 am Subject: Problem using HEWLH096 |
You should ALWAYS paste your code using code blocks. It will save a lot of your and my time.
Bring the DD * below the DD for LOADSET. I hope, this step is not in a PROC? If yes, then you would have ... |
Topic: Problem using HEWLH096 |
jinesh18
Replies: 26
Views: 14050
|
Forum: Utilities Posted: Fri Oct 21, 2005 5:48 am Subject: Problem using HEWLH096 |
i got a jcl error saying - "27 IEFC601I INVALID JCL STATEMENT"
The 27 line in the listing is :
***
26 ++SYSLIN DD DSN=&&LOADSET,DISP=(OLD,PASS)
27 ++ DD *
***
I ... |
Topic: Problem using HEWLH096 |
jinesh18
Replies: 26
Views: 14050
|
Forum: Utilities Posted: Fri Oct 21, 2005 5:42 am Subject: Problem using HEWLH096 |
Yes IFCONV is the assembler utility i am trying to call in the cobol code.
There is no steplib statement in the lked step as shown in the jcl (previous reply)
The call to IFCONV is static ( can ... |
Topic: Problem using HEWLH096 |
jinesh18
Replies: 26
Views: 14050
|
Forum: Utilities Posted: Fri Oct 21, 2005 5:25 am Subject: Problem using HEWLH096 |
THANKS Cogito-Ergo-Sum FOR THE PROMPT REPLY.
1. tHE S806 ABEND IS FOR THE ASSEMBLER UTILITY THAT I AM TRYING TO CALL. THE EXACT ERROR MESSAGE IS
**
FIND FOR MODULE IFCONV FAILED BECAUSE DIRECTORY ... |
Topic: Problem using HEWLH096 |
jinesh18
Replies: 26
Views: 14050
|
Forum: Utilities Posted: Fri Oct 21, 2005 5:11 am Subject: Problem using HEWLH096 |
| i am using the HEWLH096 utility to link-edit. I have a Cobol program which calls a utility (assembler code). i have the load module of the assembler utility. I have sucessfuly comiled the cobol code b ... |
| |