How to fix the Oracle error ORA-13902: The specified file string is not a data file.?
In this post, you’ll learn more about the Oracle ErrorORA-13902: The specified file string is not a data file. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-13902: The specified file string is not a data file.
Reason for the Error ORA-13902: The specified file string is not a data file.
The object name was passed to a SET_THRESHOLD procedure that did not map to a valid data file.
How to fix the Error ORA-13902: The specified file string is not a data file. ?
You can fix this error in Oracle by following the below steps
Specify a valid data file name.
Leave Your Comment