MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

pointers

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
enge
Beginner


Joined: 12 Oct 2004
Posts: 78
Topics: 39

PostPosted: Fri Oct 21, 2005 7:49 am    Post subject: pointers Reply with quote

hi all,
i have this problem:

i invoke in my program (with call statement) a routine which use this statements:

SET ADDRESS OF PSA-BLOCK TO PSAPTR.
SET ADDRESS OF TCB-BLOCK TO TCB-POINTER.
SET ADDRESS OF LLE-BLOCK TO LLE-POINTER.
SET ADDRESS OF CDE-BLOCK TO CDE-POINTER.

and so on...

when it finished and the control return at my program ,i invoke another routine (always with call statement) but this one dumps this abend:

------------------------- XPEDITER/TSO - LOG ---------------------------------
PROGRAM: A1GBXVP MODULE: A1GBXVP COMP DATE: 10/21/2005 COMP TIME:09:03:27
------------------------------------------------------- Before A1GBXVP:8649 ->
GO 1
*** A0RBDECR FROM DUT.PUN.SHARECM.LOAD LINK 10/21/05
XPD0439 RA304 S0C1 ABEND AT 000FF2B6 REASON CODE 00000001

PSW AT TIME OF ERROR 078D2000 - 800FF2B8
GP REGISTERS AT ABEND 0 00000000 1 0012F090 2 00000050 3 000FE038
4 0010FB24 5 00000000 6 00000000 7 00000040
8 0010FB08 9 00000000 10 19315044 11 800ED768
12 00108A58 13 0010FD80 14 800FF2B6 15 00000000


*** S0C1 ABEND AT ADDRESS 000FF2B6 - UNABLE TO DETERMINE EXECUTING MODULE
*** ACTIVE APPLICATION MODULE AT TIME OF ABNORMAL TERMINATION IS A0RBDECR ***

*** APPLICATION MODULE CONTROL HIERARCHY AT TIME OF ABNORMAL TERMINATION ***
LVL MODULE ENTRY MEMBER RETURN LOCATION FOR MOST RECENT CALL
1 XPEDITER
2 WLMBMAIN WLMBMAIN WLMBMAIN OFFSET DF474
3 WOGBSNDI WOGBSNDI WOGBSNDI OFFSET 0820C
4 WOGEEV03 WOGEEV03 WOGEEV03 OFFSET B76AC
5 WOGEITVP WOGEITVP WOGEITVP OFFSET 9103C
6 WLMBCHES WLMBCHES WLMBCHES OFFSET 992D4
7 A1GBXVP A1GBXVP A1GBXVP STATE 010628 ZRUN-A1GKVP1-EXIT
8 X A0RBDECR A0RBDECR A0RBDECR

XPD6070 ADSRA194 SOURCE WOGEITVP HAS CONFLICTING DATE - TIME STAMP
XPD6071 ADSRA194 *** SOURCE MEMBER 10/20/05 11:10:20 ***
XPD6072 ADSRA194 *** LOAD MODULE 10/21/05 10.24.03 ***
XPD6073 ADSRA194 ANY SOURCE REFERENCE TO MODULE WOGEITVP WILL BE REJECTED
XPD6074 ADSRA194 NOTE: CHECK MESSAGES AND CODES FOR FURTHER ACTION
XPD6070 ADSRA194 SOURCE WOGEEV03 HAS CONFLICTING DATE - TIME STAMP
XPD6071 ADSRA194 *** SOURCE MEMBER 09/21/05 18:10:29 ***
XPD6072 ADSRA194 *** LOAD MODULE 10/19/05 12.22.26 ***
XPD6073 ADSRA194 ANY SOURCE REFERENCE TO MODULE WOGEEV03 WILL BE REJECTED
XPD6074 ADSRA194 NOTE: CHECK MESSAGES AND CODES FOR FURTHER ACTION
XPD6032 ADSRA410 S0C1 ABEND ENCOUNTERED, ENTER LOG FOR ADDITIONAL DATA
******************************** BOTTOM OF DATA ********************************



i ask you;

are pointers lost? is there a statement which save and reset pointers ?

thanks in advance
Back to top
View user's profile Send private message
enge
Beginner


Joined: 12 Oct 2004
Posts: 78
Topics: 39

PostPosted: Tue Oct 25, 2005 4:40 am    Post subject: Reply with quote

sorry,sorry,sorry i got it!

i made a mistake.. call statement were without a using parameter.

call "bla bla" using ....
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group