Datafile Is Missing From DBA_DATA_FILES
(Doc ID 1580381.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Database Cloud Service - Version N/A and laterOracle Database - Enterprise Edition - Version 10.2.0.5 and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
alter tablespace <tablespace_name> add datafile '<path>/test.dbf' size 10M autoextend on next 100M maxsize UNLIMITED
*
ERROR at line 1:
ORA-01119: error in creating database file '<path>/test.dbf'
ORA-17502: ksfdcre:3 Failed to create file <path>/test.dbf
ORA-17500: ODM err:ODM ERROR V-41-4-1-166-11 Resource temporarily unavailable
Changes
Adding a data file to an exsisting table space
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |