Can Oracle Instant Client be used to impdp a dmp file from the client? dmp file is on the client OS
Can Oracle Instant Client be used to impdp a dmp file from the client? dmp file is on the client OS. The Oracle Instant Client is on the client OS. Client OS is Windows 10. Server OS is Windows Server 2016.
Instant Client verson: 21.3.0.0.0; Basic Package, SQL*Plus Package, Tools Package
DB version: Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
Command used: c:\me\desktop\instantclient_21_3\impdp <user>/<password>@<tns addressaname> directory=import_dir dumpfile=schema_date.dmp remap_schema=dmpsourceschema:DBdestinationschema logfile=schema_date.log