Posted: Mon Jun 02, 2003 2:57 pm Post subject: B14-04 Error while appending records
When I am appending records to a member in PDS, Which is already present, I am getting B14-04 error. I gave Disp as SHR still I am facing the same problem.
When I give new member then it is working fine.
My program simply reads from Input file and appends records to Out-Put file and I opened output file in Extend mode
Joined: 03 Dec 2002 Posts: 579 Topics: 1 Location: Iowa, USA
Posted: Mon Jun 02, 2003 3:52 pm Post subject:
You cannot append to an existing member! Copy out the existing data to a new file, add the new records, delete the old member and write the new member.
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