kalicharan Beginner
Joined: 25 Sep 2004 Posts: 9 Topics: 4
|
Posted: Wed Sep 26, 2007 8:33 am Post subject: Reading KSDS file in Stored Procedure |
|
|
We need to read a KSDS file in stored procedure, more interested to read the file in the same SP instead of calling CICS (EXCI)
Program and file should not be closed because this file will be update by CICS .
Will file get close everytime when stored procedure return back,
is it true for read also or only in update case.
If possible please provide the syntax and setup for reading the VSAM file in Stored procedure _________________ Kalicharan |
|