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 

Error openning PDS member in CLIST

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
Bee_bop
Beginner


Joined: 12 Dec 2005
Posts: 29
Topics: 15
Location: Singapore

PostPosted: Wed Jul 26, 2006 5:58 am    Post subject: Error openning PDS member in CLIST Reply with quote

Hi Gurus,

Would like to consult error we're encountering using CLIST in accessing a certain member in a PDS. For other members in the PDS it was able to read except for 1 specific PDS member.

This is the line from our CLIST :

OPEN PDS_MEMBER INPUT SYSTEM
IF NOT $OPEN(PDS_MEMBER) THEN DO
.... we put the WTO error message here ...
End

The member is existing but it doesn't return any useful messages for us to know the cause why the member wasn't process. I tested in Test environment it was able to process it even my ID is in EDIT mode for the dataset member. Just wondering if it has something to do with the SETTINGS of the MEMBER but when I issue PROF command in TSO it has the same values on those that are currently processed.

Hope you could help me on this.

Thanks in advance.
-Bee_bop
Back to top
View user's profile Send private message
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Wed Jul 26, 2006 8:14 am    Post subject: Reply with quote

Are there any return codes you can display to help diagnose the error?

Are you trying to OPEN multiple members at the same time?
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
Bee_bop
Beginner


Joined: 12 Dec 2005
Posts: 29
Topics: 15
Location: Singapore

PostPosted: Wed Jul 26, 2006 11:15 pm    Post subject: Reply with quote

Hi Bill Dennis,

I tried executing the script accessing the same PDS with different members it still worked. If the PDS is not opened successfully, no error message is displayed. Only the WTO that we sent which is incorrect, because the default is if the file wasn't opened we assume that the member is not existing.

For this case, the member name exist on the PDS.

Thanks,
-Bee_bop
Back to top
View user's profile Send private message
Bee_bop
Beginner


Joined: 12 Dec 2005
Posts: 29
Topics: 15
Location: Singapore

PostPosted: Fri Jul 28, 2006 12:35 am    Post subject: Reply with quote

I just noticed when I got the AFOPER log, it shows " . " when I access the AF/OPER log on BROWSE mode. For EDIT and VIEW mode it doesn't show the log. Application program is sending the message to us, this is what they send in SYSLOG, and the value on AFOPER LOG :

BROWSE :

+AFXXX ABCDEF.

EDIT/VIEW :

+AFXXX ABCDEF


I think their program didn't initialized before sending message.
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 -> TSO and ISPF 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