How to fix the Oracle error ORA-39243: Import job requires ‘TRANSPORT_DATAFILES’ parameter.?
In this post, you’ll learn more about the Oracle ErrorORA-39243: Import job requires ‘TRANSPORT_DATAFILES’ parameter. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-39243: Import job requires ‘TRANSPORT_DATAFILES’ parameter.
Reason for the Error ORA-39243: Import job requires ‘TRANSPORT_DATAFILES’ parameter.
The export job used ‘TRANSPORTABLE=ALWAYS’ and the import job requires TRANSPORT_DATAFILES to be specified.
How to fix the Error ORA-39243: Import job requires ‘TRANSPORT_DATAFILES’ parameter. ?
You can fix this error in Oracle by following the below steps
Specify the transport datafiles associated with this job.
Leave Your Comment