‎2007 Feb 17 2:09 AM
Hi i have a problem in using Open data set.
When I try to output a file on to the app server, after displaying 60,000 records its showing the file name and the directory name in the output, after which i can see the records from 60,001 to the end.
some thing like:
44AB4C92AE215259E
44AB4D45B8573C9DE
44AB4E77AE215259E -
60,000 record
<b>Directory: /conversions
Name: DM_input_cov_vit.txt</b>
44AB4E9CAE215259E -
61,001 record
44AB4EC3AE215259E
44AB5458B8573C9DE
Thank you.
Shekar!
‎2007 Feb 17 3:14 AM
hi
check whether u have used "for appending" addition in your open dataset..which appends teh contents every time you open a seq. file for input
‎2007 Feb 22 12:03 AM
Hi Satish!
Thank you for the reply.
But I am not using the for appending in here.
this seams to be like on the application server, we can only write 60,000 records after which it displays the directory name and then the remaining records i guess.
If not can you please look in at this.
Thank you.
shekar.
‎2007 Feb 22 1:57 AM
HI,
Are you trying to display the contents of the file from the appln.server?
Probably its SAP that's giving you information which directory and which file is read from teh appl.server.
Regards
Subramanian