Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
about soc7

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL
Author Message
ksivapradeep

Active User


Joined: 30 Jul 2004
Posts: 101

PostPosted: Sat Sep 11, 2004 2:29 pm    Post subject: about soc7
Reply with quote

after getting hexadecimal(offset) value from the CEEDUMEP i typed command F ALL 'ffset' but the particular data item which effected soc7 is not hilighted is there any thing wrong with the command
Back to top
View user's profile Send private message
References
PostPosted: Sat Sep 11, 2004 2:29 pm    Post subject: Re: about soc7 Reply with quote

bluebird

Specialist


Joined: 03 Feb 2004
Posts: 144

PostPosted: Mon Sep 13, 2004 2:47 pm    Post subject:
Reply with quote

are u in SDSF or ISPF EDIT ?

I tried to do a f in SDSF browse and it positionned the cursor to first occurence of
argument but did not highlight it.
Back to top
View user's profile Send private message
ksivapradeep

Active User


Joined: 30 Jul 2004
Posts: 101

PostPosted: Wed Sep 15, 2004 9:38 am    Post subject:
Reply with quote

i am in ISPF

regards
siva pradeep
Back to top
View user's profile Send private message
sandip_datta

EXPERT


Joined: 02 Dec 2003
Posts: 152
Location: Tokyo, Japan

PostPosted: Wed Sep 15, 2004 12:54 pm    Post subject:
Reply with quote

Hello Shiva,

Where did you try to find the OFFSET? The offset will be found at the compiling listing of the program to get the source code whee S0C7 occurred. Did you find there or somewhere else?

R u sure u searched in ISPF, not SDSF?

regards,
Sandip.
Back to top
View user's profile Send private message
ksivapradeep

Active User


Joined: 30 Jul 2004
Posts: 101

PostPosted: Wed Sep 15, 2004 2:09 pm    Post subject:
Reply with quote

yes sandip,u r right i am in sdsf i got that offset in compilation listing i typed in syprint cobol in compilation listing that F ALL off-set value but i didnt get cursor to the particular item on which data item i got soc7
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1481

PostPosted: Thu Sep 16, 2004 2:14 am    Post subject:
Reply with quote

Hi Siva,

I?m starting to loose my grip on the problem definition here. Let me lay out what I think your problem is and then you can show me where I went wrong. Here goes.

You got an 0C7 abend in a pgm you wrote. The dump dataset listing showed that the offending ASSEMBLER language instruction is located at the instr following the instr at the OFFSET addr shown in the dump listing.

You then went to your COBOL Compiler listing in SDSF to find the OFFSET addr you found in the dump listing of the execution SYSOUT listing in SDSF. You couldn?t find a match for the dump OFFSET addr in the Compiler listing.

I?m assuming here that you didn?t find it when you say :
Quote:
i typed in syprint cobol in compilation listing that F ALL off-set value but i didnt get cursor to the particular item on which data item i got soc7

Did you get a msg (usually at the top RH corner of the panel) that indicated the find failed?

Please review this for inaccuracies.
Back to top
View user's profile Send private message
sandip_datta

EXPERT


Joined: 02 Dec 2003
Posts: 152
Location: Tokyo, Japan

PostPosted: Thu Sep 16, 2004 12:38 pm    Post subject:
Reply with quote

Adding to Jack's reply, you will not get the data item at the OFFSET address. A few lines above you will get the Souce Code Line number and If you find with the line number in the compile listing, you will get the cobol verb at source code. Or, at the right of the OFFSET address you may see the Source data variables.

regards,
Sandip.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL All times are GMT + 6 Hours
Page 1 of 1