Hi Gurus,
I'm installing and applying patches(1-10) for BI_CONT 7.03 addon in Phase Method Execution XPRA patch application was aborted with RC =12....
I'm using BI 7.0 700/16 BASIS & ABAP 700/14 & PI_BASIS 2005_1_700/14 KERNEL 144,SPAM/SAINT 26....
MSS 2005/WIN2K3
Import log says rc=12 for SAPKIBIII4,ST22 says DATASET_WRITE_ERROR
Resource bottleneck
The current program "SAPLSLOG" had to be terminated because
a capacity limit has been reached.
Error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_FILE_IO', was not caught in
procedure "CONVERT_MESSAGES" "(FORM)", nor was it propagated by a RAISING
clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
An error occurred when writing to the file
"\sapmnt\trans\tmp\SAPRIBIIQ0.BIQ".
Error text: "No space left on device"
Error code: 28
How to correct the error
If the error occures in a non-modified SAP program, you may be able to
find an interim solution in an SAP Note.
If you have access to SAP Notes, carry out a search with the following
keywords:
"DATASET_WRITE_ERROR" "CX_SY_FILE_IO"
"SAPLSLOG" or "LSLOGF05"
"CONVERT_MESSAGES"
Information on where terminated
Termination occurred in the ABAP program "SAPLSLOG" - in "CONVERT_MESSAGES".
The main program was "RDDEXECU ".
In the source code you have the termination point in line 169
of the (Include) program "LSLOGF05".
The program "SAPLSLOG" was started as a background job.
Job Name....... "RDDEXECL"
Job Initiator.. "DDIC"
Job Number..... 07083200
The termination is caused because exception "CX_SY_FILE_IO" occurred in
procedure "CONVERT_MESSAGES" "(FORM)", but it was neither handled locally nor
declared
in the RAISING clause of its signature.
The procedure is in program "SAPLSLOG "; its source code begins in line
21 of the (Include program "LSLOGF05 ".
FOR patches 6-10 (SAPKIBIIP6-10) DATASET_CANT_CLOSE error is occuring failing in XPRA phase....
Tried execuitng again & checked for file system free space (14 gigs free) , checked in Marketplace
but no luck.....
Please let me know your thoughts....
Regards,
md