Re: read text file


[ Follow Ups ] [ Post Followup ] [ Message Board ]

Posted by [IP Address: 192.83.224.17] 'martin' on September 13, 2001 at 01:23:57 EST:

In Reply to: read text file posted by [IP Address: 192.83.224.17] 'ONEDEE' on September 07, 2001 at 03:45:59 EST:

: hello.....
: I have problem with our text file.
: Until now we have text file for 5 volumes, and we haven't archive it.
: Please... help me how to archive it ? and how to know which text-id is the biggest ? (How to read the Text file sequentialy for each text-id in ABAB IV?)
: I'am in SAP R/2 Realease 5.0E

: Thank's

The text file is usually reorganized in connection with the corresponding master file or document reorganization.

If you're already doing this (SAPB80U etc), try an unload / delete / redefine / reload ($SAPUNLU / delete / define / $SAPRELU) of the TEXT database. If you don't do the delete (or DROP for DB2) and redefine (or CREATE for DB2), you won't necessarily get the space back - depending on your file system or DB2 release, it may just reuse the existing space allocation.

hth


Follow Ups:



Post a Followup


Name:
E-Mail:
Subject:

Message:


[ Follow Ups ] [ Post Followup ] [ Message Board ]