REP-0081: Error during file I/O operation [message #397974] |
Tue, 14 April 2009 13:07 |
prabhuapps
Messages: 79 Registered: June 2005 Location: Bangalore
|
Member |
|
|
Hi,
I am getting the following error message in the report log file.
"REP-0081: Error during file I/O operation.
REP-0102: Unable to write file 'CF_LINE_EXT'.
scaba 7 "
This report was working fine. Suddenly we are getting this error.
Any inputs on this issue will be greatly appreciated.
Regards,
Prabhu
|
|
|
Re: REP-0081: Error during file I/O operation [message #398002 is a reply to message #397974] |
Tue, 14 April 2009 15:13 |
|
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
This is what Oracle says:Oracle |
REP-102: Unable to write file '<filename>'.
Cause: Reports Builder tried to write the file shown in the message and couldn't. The possible causes of this error include the following:
Case 1: You lacked the necessary privileges to write the file.
Case 2: The file system does not have enough room for the file.
Case 3: A system error made it impossible to open the file.
Action: You can take the following actions to correct this error:
If Case 1: Make sure that you have the privileges necessary to write the file. If you don't, change your privileges accordingly.
If Case 2: Make more room by deleting unnecessary files or expanding your storage.
If Case 3: Consult your operating system documentation or contact your system administrator.
|
(REP-81 is an abnormal condition indicator; however, I believe that it is REP-102 that might resolve the issue).
|
|
|