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

To Append Records in natural Workfiles


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
avinash.kulkarni

New User


Joined: 18 Feb 2008
Posts: 6
Location: Pune

PostPosted: Wed Jun 25, 2008 4:12 pm
Reply with quote

Hi

I could create workfiles using Natural. But I 'm not able to Append to the
existing workfile. With the write statement a new file is created every time.

Is there any method or Keyword which can Append Records to the existing workfile. icon_question.gif

Thanks and Regards
Avinash
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Wed Jun 25, 2008 4:31 pm
Reply with quote

It has nothing to do with Natural statements, it depends on the disposition you specify when you allocate the file in the system. Try to use MOD instead of SHR.

O.
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 -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Pulling a fixed number of records fro... DB2 2
No new posts How to append a PS file into multiple... JCL & VSAM 3
No new posts Need help to append a date&tsp at... DFSORT/ICETOOL 9
No new posts Join multiple records using splice DFSORT/ICETOOL 5
Search our Forums:

Back to Top