IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Need to read offset of LMOD


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
jayp_agrawal

New User


Joined: 23 Jun 2005
Posts: 25
Location: Norwich

PostPosted: Mon Jan 04, 2010 4:06 pm
Reply with quote

I contacted IBM for one of my problem and they suggested to setup a SLIP TRAP.

Following SLIP parametere were suggested.

SLIP SET,IF,A=SYNCSVCD,PVTMOD=(ARCUTIL,xxxx),SDATA=(RGN,LPA,CSA,LSQA,
TRT,GRSQ,SQA),ID=yyyy,END
where
xxxx is the offset of CSECT ARCUTIL in LMOD ARCUTIL (from an AMBLIST)
plus x'1292'
yyyy is any SLIP id

Here We have been asked to supply one offset address(xxxx is the offset of CSECT ARCUTIL in LMOD ARCUTIL (from an AMBLIST) .

It seems it has got to do something with assembler.
Could anyone please suggest what does that mean and how we can get this

Jay
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Mon Jan 04, 2010 4:09 pm
Reply with quote

why not ask IBM again ( You already paid for it )
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Random read in ESDS file by using RBA JCL & VSAM 6
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
No new posts ICETOOL to Read records SMF CEF it is... DFSORT/ICETOOL 4
No new posts Read a flat file and update DB2 table JCL & VSAM 2
Search our Forums:

Back to Top