Oracle impdp Issue

  • From: Scott Canaan <srcdco@xxxxxxx>
  • To: "oracle-l@xxxxxxxxxxxxx" <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 5 Mar 2019 13:46:01 +0000

I'm trying to do a network import using impdp.  I've done this at least 100 
times and only run into this issue once before.

oracle@clawstgea2:CLAWSTGA>k=old_clawstga.rit.edu parallel=4                <

Import: Release 12.1.0.2.0 - Production on Tue Mar 5 08:29:44 2019

Copyright (c) 1982, 2014, Oracle and/or its affiliates.  All rights reserved.

Username: / as sysdba

Connected to: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit 
Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing 
options
ORA-39006: internal error
ORA-39113: Unable to determine database version
ORA-06550: line 1, column 7:
PLS-00352: Unable to access another database 'OLD_CLAWSTGA.RIT.EDU'
ORA-06550: line 1, column 7:
PLS-00201: identifier 'SYS@OLD_CLAWSTGA.RIT.EDU' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored

ORA-39097: Data Pump job encountered unexpected error -6550

I've double-checked that the database link is public and connects to system.  
It works:

SQL> select name, created from v$database@old_clawstga;

NAME      CREATED
--------- ---------
CLAWSTGA  27-FEB-14

GLOBAL_NAMES is FALSE on both databases.

The last time I had this problem, it was fixed by setting streams_pool_size to 
0.  Both databases have that set to 0 already.

I did run this successfully on this database back in December, so the only 
thing that's changed since then is the October PSU that was installed in 
January.

I've had a hard time getting this scheduled with the customer, so I have to 
find a way to get it done today.  Any help will be greatly appreciated.

Thank you,

Scott Canaan '88
Sr Database Administrator
Information & Technology Services
Finance & Administration
Rochester Institute of Technology
o: (585) 475-7886 | f: (585) 475-7520
srcdco@xxxxxxx<mailto:srcdco@xxxxxxx> | c: (585) 339-8659

CONFIDENTIALITY NOTE: The information transmitted, including attachments, is 
intended only for the person(s) or entity to which it is addressed and may 
contain confidential and/or privileged material. Any review, retransmission, 
dissemination or other use of, or taking of any action in reliance upon this 
information by persons or entities other than the intended recipient is 
prohibited. If you received this in error, please contact the sender and 
destroy any copies of this information.

Other related posts: