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

KSDS:moving single record from virtual to auxiliary memory


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sachin arora

New User


Joined: 07 Dec 2007
Posts: 2
Location: india

PostPosted: Fri Dec 07, 2007 9:45 am
Reply with quote

Hi,
I am facing problem while viewing data in VSAM KSDS file.
actually after writing a header record in the file my program abended. when i see in fileaid i can see that the record is written successfully but that is still in virtual memory and is not released to auxiliary memory.

record length ( fixed ) : 200
control interval size : 512
free space ( 10 10 )

even when i used larger free space it is not going to serve my purpose as that single record will get spanned to the next CI.

so i want to know how can i physically see that single record.
is there any way to release the data from the virtual memory?
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Sun Dec 09, 2007 2:09 pm
Reply with quote

Please quantify 'auxiliary memory'
Back to top
View user's profile Send private message
sachin arora

New User


Joined: 07 Dec 2007
Posts: 2
Location: india

PostPosted: Mon Dec 10, 2007 9:36 am
Reply with quote

expat wrote:
Please quantify 'auxiliary memory'


well there is more than enough space on auxiliary memory. no record is still written to the file even then i am facing the same issue.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue Dec 11, 2007 11:00 am
Reply with quote

What was the abend, and where is the output ?
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
Search our Forums:

Back to Top