cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot write to datafile any more ("fwrite()" at position "2147483

Former Member
0 Kudos

Experts

My environment

Source: HP-UX PArisc/ora817/46D (standard kernel)

Target:HP-UX IA/Ora10g/46D (extended kernel)

I am exporting a client from Source with SAP_ALL .I can see the transport requests created in /usr/sap/trans/data and cofiles.The data file created was 2147483647 byte.Then file stopped growing and the tp process stopped at os level.

Now When I checked the log file under /usr/sap/trans/log at Source system.It gave the error like below.

*********************************************************************************************************************

1AETW030 Cannot write to datafile any more ("fwrite()" at position "2147483384")

.

2EETW000 Please contact the SAP support.

4 ETW000 ROLLBACK (2147483384).

4 ETW000 End of Transport (0016).

4 ETW000 date&time: 15.12.2008 - 19:10:55

4 ETW000 1 warning occured.

4 ETW000 2 errors occured.

2EETP200 Export with errors, request will not be imported

1 ETP150 MAIN EXPORT

1 ETP110 end date and time : "20081215191055"

1 ETP111 exit code : "16"

************************************************************************************************************

When I try to very the file R3trans -l <filename>

It fails with return code 16 and message as above .Please contact the SAP support.

Any help would be highly appreciated.

Thanks

Amit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Looks like you hit the 2gb limit, check if you have the largefiles option on the filesystem.

[20823 - R3trans termin.: Cannot write to datafile any more|https://service.sap.com/sap/bc/bsp/spn/sapnotes/index2.htm?numm=20823]

Regards Michael

Answers (0)