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 

Program hangs when reading a KSDS VSAM File with Update

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
shekar123
Advanced


Joined: 22 Jul 2005
Posts: 528
Topics: 90
Location: Bangalore India

PostPosted: Fri Jul 22, 2005 2:02 am    Post subject: Program hangs when reading a KSDS VSAM File with Update Reply with quote

I need to access a KSDS(VSAM) file to extract the pswd using the key (USERID). Incase the user has specified a new-pswd, i need to update the KSDS with the new pswd. I need to read the file with UPDATE option to faciliate rewrite. The prob is that my prog hangs when i use UPDATE option in READ statement. How to overcome or what is the cause?
Back to top
View user's profile Send private message
Brian
Beginner


Joined: 12 Aug 2003
Posts: 95
Topics: 6

PostPosted: Fri Jul 22, 2005 3:20 am    Post subject: Reply with quote

Shekar,

Make sure that your FCT is defined with an update access.
This should give you more information.

Code:

Fil(AETXX00B) Vsa Clo Ena Rea Upd Add Bro Del     Sha     
       Dsn( DXTTARA.FILE1                                )


Cheers
Brian
Back to top
View user's profile Send private message
Manas Biswal
Intermediate


Joined: 29 Nov 2002
Posts: 382
Topics: 27
Location: Chennai, India

PostPosted: Tue Jul 26, 2005 4:48 pm    Post subject: Reply with quote

Additionally, open the CICS IPL job and tell us what you see in the messages.

Regards,
Manas
_________________
There is no path to peace. Peace is the path.
- Mahatma Gandhi (1869-1948)
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware 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