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

Can not insert new record into VSAM file


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

New User


Joined: 27 Apr 2006
Posts: 7

PostPosted: Wed Feb 27, 2008 11:19 am
Reply with quote

Hi all,

I encountered a problem that can not insert new record into VSAM file.
there was no VSAM error message raised and the VSAM file allow ADD,READ,UPDATE,DELETE action.

I'd like to know if you encountered same problem that can not insert record into VSAM and what's the root cause. Thanks.

Btw, I can delete and update record, below is the LISTC result of that VSAM file.

ATTRIBUTES
KEYLEN-----------------8 AVGLRECL--------------67
RKP--------------------0 MAXLRECL--------------67
STRIPE-COUNT-----------1
SHROPTNS(2,3) SPEED UNIQUE NOERASE
UNORDERED NOREUSE NONSPANNED EXTENDED
STATISTICS (* - VALUE MAY BE INCORRECT)
REC-TOTAL------------163* SPLITS-CI--------------0*
REC-DELETED----------279* SPLITS-CA--------------0*
REC-INSERTED---------228* FREESPACE-%CI----------0
REC-UPDATED-----------55* FREESPACE-%CA----------0
REC-RETRIEVED----1305534* FREESPC-----------772096*
ALLOCATION
SPACE-TYPE------CYLINDER HI-A-RBA----------798720
SPACE-PRI--------------1 HI-U-RBA----------798720
SPACE-SEC--------------1
VOLUME

VOLSER------------SPL857 PHYREC-SIZE--------26624
DEVTYPE------X'3010200F' PHYRECS/TRK------------2
VOLFLAG------------PRIME TRACKS/CA-------------15
EXTENTS:
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Wed Feb 27, 2008 12:40 pm
Reply with quote

And what error messages did you receive ? Please post them.
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 Compare 2 files and retrive records f... DFSORT/ICETOOL 0
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
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
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top