Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-01516

nonexistent log file, data file, or temporary file "string" in the current container

Cause

An attempt was made to use ALTER DATABASE to rename a log file, data file, or temporary file; or to change attributes of a data file or temporary file (for example, resize, autoextend, online or offline); or to re-create or move a data file. The attempt failed because the specified file is not known to the database's control file or the current container or is not of a type supported by the request.


Action

Specify the name or number of an existing file of the correct type, as appropriate. Check the relevant V$ table for a list of possible files.