SQL*Loader In Direct Path Fails With Error ORA-372 When Loading Data Into Partition If The Tablespace Used By Table Is READONLY
(Doc ID 1512162.1)
Last updated on OCTOBER 11, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2 to 11.2.0.3 [Release 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
SQL*Loader fails with the following error when loading data into a partition on read-write tablespace, if other partitions of the same table are on read-only tablespace:
SQL*Loader-951: Error calling once/load initialization
ORA-00372: file 84 cannot be modified at this time
ORA-01110: data file 84: '<DIR>/<DBFILE_NAME>'
ORA-00372: file 84 cannot be modified at this time
ORA-01110: data file 84: '<DIR>/<DBFILE_NAME>'
Changes
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 |
References |