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

Closing a VSAM File through REXX


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
antonrino.b

New User


Joined: 10 Jan 2006
Posts: 76
Location: Germany

PostPosted: Wed Dec 06, 2006 10:52 am
Reply with quote

Hi,

I have a cobol pgm which uses a VSAM file. If the pgm abends, the VSAM File opened is not closed.

And also I tried to free the file using TSO free cmd after the abend. But it is not freeing the file.

I have to logoff and login again each time when the pgm abends.

Is there any way to close an opened VSAM File through REXX?
Back to top
View user's profile Send private message
EnjoyMF

New User


Joined: 27 May 2005
Posts: 88

PostPosted: Tue Dec 12, 2006 1:14 pm
Reply with quote

Hi

Please check the below sites

ADDRESS TSO ,
"EXECIO 1 DISKR" Seq_file "(FINIS STEM Param_data."

Use [URL] BBCode for External Links

www.geocities.com/SiliconValley/Ridge/7322/VSAMCOND.ZIP

gsf-soft.com/Documents/TSOVSAM.shtml

The same query is raised earlier,but there is no apt answer
ibmmainframes.com/archive/o_t__t_15930__how-to-close-a-seqential-file-opened-by-a-macro-in-rexx.html


Thanks n Regards
Prasad
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
Search our Forums:

Back to Top