ColdBackUp [message #609199] |
Mon, 03 March 2014 21:31 |
|
ujjal_roy
Messages: 3 Registered: March 2014 Location: Karnataka
|
Junior Member |
|
|
I am getting this error while restoring the DB.
sqlplus sys/sys as sysdba
ERROR:
ORA-09925: Unable to create audit trail file
Enter user-name:
|
|
|
|
|
Re: ColdBackUp [message #609205 is a reply to message #609204] |
Mon, 03 March 2014 22:24 |
|
BlackSwan
Messages: 26766 Registered: January 2009 Location: SoCal
|
Senior Member |
|
|
>How shall I check if ORACLE_HOME is 100% ?
post results from OS command below
df -k
>How shall I check the audit directory if it is writable or not.?
post results from OS commands below
id
ls -ltr /home/oratest1/UBR_NEWDB/admin/newdbu/adump/
ls -ld /home/oratest1/UBR_NEWDB/admin/newdbu/adump/
ls -ld /home/oratest1/UBR_NEWDB/admin/newdbu/
ls -ld /home/oratest1/UBR_NEWDB/admin/
ls -ld /home/oratest1/UBR_NEWDB/
ls -ld /home/oratest1/
ls -ld /home/
[Updated on: Mon, 03 March 2014 22:24] Report message to a moderator
|
|
|