Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Open Data set!

Former Member
0 Likes
434

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!

3 REPLIES 3
Read only

Former Member
0 Likes
412

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

Read only

0 Likes
412

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.

Read only

Former Member
0 Likes
412

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