Home Privacy Policy Feedback Link to us Site Map

Oracle/PLSQL: ORA-00301 Error


Error:

ORA-00301: error in adding log file <name> - file cannot be created

Cause:

You tried to create a redo log file, but the creation failed.

Action:

The options to resolve this Oracle error are:
  1. Check if there is enough storage space on the device.
  2. Check if the device is available.
  3. Check if the file name is correct.

Once the cause of the problem has been corrected, re-execute the command.