Garbled Text Garbled data was found after importing a normal dump file. After doing some inspections, I found there’s NLS_LANG environment variable for user oracle… Read More »How to Set Export Import Character Set
Importing Stuck at STATISTICS When I imported data via a network link, I found it stuck at STATISTICS. … Import: Release 12.1.0.2.0 – Production on… Read More »How to Resolve impdp STATISTICS Stuck
I found I can’t import partitioned table via NETWORK_LINK.[oracle@test ~]$ impdp system/password tables=sh.sales content=data_only table_exists_action=truncate network_link=system_link_orclImport: Release 11.2.0.4.0 – Production on XCopyright (c) 1982, 2011,… Read More »Network Link May Not Work When Importing Partitioned Tables
ORA-31693 Got ORA-31693 when import data with schema mode. [oracle@test ~]$ impdp system/password schemas=hr,oe,sh content=data_only table_exists_action=truncate network_link=system_link_orcl … ORA-31693: Table data object “OE”.”ORDER_ITEMS” failed to… Read More »How to Resolve impdp Error ORA-31693 with ORA-39116