Oracle impdp Issue

From: Scott Canaan <srcdco_at_rit.edu>
Date: Tue, 5 Mar 2019 13:46:01 +0000
Message-ID: <fd5401712ccd4774a4a8f0206eaddf5e_at_ex04mail01b.ad.rit.edu>



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_at_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_at_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_at_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_at_rit.edu<mailto:srcdco_at_rit.edu> | 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.

--

http://www.freelists.org/webpage/oracle-l Received on Tue Mar 05 2019 - 14:46:01 CET

Original text of this message