REP-0118 unable to create temp file March 21, 2007
Posted by Muhammad Habib in Oracle Developer.trackback
Cause:
1. No temp directory on the PC.
2. Missing statement in the Win.ini
Corrective Action:
1. Check to see if you have a temp directory on your PC’s hard drive.
2. Check the Win.ini file and see it this line exists:
[Oracle]
ora_config=c:\orant\orawin.ini
If it’s not there, add it AND ALSO create a file orawin.ini
phisically in the directory C:\ORANT
the directory C:
Thanks Habib… good solution
how it solve the issue
Hi Habib,
Kindly tell me which version you are talking about? ORANT means does it for Oracle 7 or Oracle 8?
Thanks and regards,
Gitesh
http://www.dbametrix.com/remote-dba.html
Your blog is so informative … ..I just bookmarked you….keep up the good work!!!!
I’m Out!
Please go to REGEDIT then open HKEY_LOCAL MACHINE and then SOFTWARE then ORACLE then HOME or HOME0 then see REPORT_TEMP double click on it. Change the value like change the path address from
C:\DOCUME~1\ADMIN~1\LOCAL~1\TEMP
to
C:\DOCUME~1\OFFICE01\LOCAL~1\TEMP
note: office01 is my local useraccount .You may assign your own local useraccount. of computer login.
like in control panel select User Accoutns.
In WINDOWS 7 , Open report
error raise
REP-0118 uable to create temp file