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 

Sysprog and Vsam

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
sejjobs
Beginner


Joined: 30 Jul 2004
Posts: 15
Topics: 12

PostPosted: Sun Oct 03, 2004 11:36 am    Post subject: Sysprog and Vsam Reply with quote

I am trying to do browse and readnext operations on a ksds but as soon as it reads it is deleting all the rows from my ksds. I created ksds with default data component, Index component and with freespace, keylength, and indexed parameters.
What could be the reason for the above problem and i tried to search in this forum i could not find answer but i found some thing about sysprog could any body plz let me know any link or information about sysprog

thanking you
sejjobs
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: Sun Oct 03, 2004 8:32 pm    Post subject: Reply with quote

sejjobs,

Hmm did you check if the ksds you are trying to read is a TDQ? In a In TDQ data item can be read once only. After the read the record is deleted

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sejjobs
Beginner


Joined: 30 Jul 2004
Posts: 15
Topics: 12

PostPosted: Mon Oct 04, 2004 6:30 am    Post subject: Reply with quote

Hi kolusu

Thanks but i am not using any TDQ it is pure ksds registered using ceda def file and ceda def ins file and doing file operations

thanking you
murali
Back to top
View user's profile Send private message
Mike Chantrey
Intermediate


Joined: 10 Sep 2003
Posts: 234
Topics: 1
Location: Wansford

PostPosted: Mon Oct 04, 2004 9:20 am    Post subject: Reply with quote

If your VSAM file was defined with the REUSE option I think it will get emptied every time it is opened (STARTBROWSE will do an implied open if the file is closed). The solution is to define the file with NOREUSE.

Quote:
but i found some thing about sysprog could any body plz let me know any link or information about sysprog


A sysprog is a 'systems programmer'. A CICS systems programmer would typically be responsible for creating and maintaining CICS services and definitions and assiting developers with their CICS related application problems.
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 -> TSO and ISPF 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