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 

VSAM Open Problem

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management
View previous topic :: View next topic  
Author Message
sujatharamana
Beginner


Joined: 14 Jan 2003
Posts: 3
Topics: 1
Location: IL,USA

PostPosted: Fri Apr 04, 2003 4:57 pm    Post subject: VSAM Open Problem Reply with quote

In cics region vsam cluster is not opening
I tried to open cluster using
CEMT set file('file1')
After that i tried to overtype the attributes, but I
am getting the message 'open/close' failed
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Fri Apr 04, 2003 5:39 pm    Post subject: Reply with quote

Sujatharamana,

Are you sure that the file specified as the File1 actually exists.? You would get the OPEN/CLOSE FAILED message if your file was not defined.

Try this:

Code:

CEMT S FI(FILE1) AL OP EN


This command will open file and enabled for use.check this link for detailed explanation of CEMT.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFHA7P03/11.0?DT=20021018154625

Hope this helps...

cheers

kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
prakal
Beginner


Joined: 14 Mar 2003
Posts: 22
Topics: 1

PostPosted: Sun Apr 06, 2003 10:56 am    Post subject: Reply with quote

Sujatharamana,

Adding to Kolusu's explanation, if the file that you are trying to open in the CICS region is being used in another CICS region or if somebody else is using this file you will still get a OPEN/CLOSE FAILED message.

Prakal.
Back to top
View user's profile Send private message
sujatharamana
Beginner


Joined: 14 Jan 2003
Posts: 3
Topics: 1
Location: IL,USA

PostPosted: Tue Apr 08, 2003 10:51 am    Post subject: Reply with quote

kolusu, prakal, thanks for resposnses
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 -> Data Management 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