Clone Database fails on "Add Temporary Files"
edited Aug 7, 2013 2:24PM in Managing Databases using Enterprise Manager (MOSC) 8 commentsAnswered ✓
I am trying to use Enterprise Manager 10g to clone several databases into a test environment. Two of them are successful up until I get to "Add Temporary Files". They both error out with:ERROR at line 1:
ORA-01403: no data found
ORA-06512: at line 2
Here is the Output log that is shown:
ORA-01403: no data found
ORA-06512: at line 2
Here is the Output log that is shown:
SQL*Plus: Release 10.2.0.1.0 - Production on Tue Aug 6 04:42:04 2013 Copyright (c) 1982, 2005, Oracle. All rights reserved. SQL> Connected. SQL> SQL> SQL> SQL> SQL> 2 3 4 5 6 Get DB version DBversion#: 10.2.0.1.0 PL/SQL procedure successfully completed. SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production With the Partitioning, OLAP and Data Mining options SQL*Plus: Release 10.2.0.1.0 - Production on Tue Aug 6 04:42:04 2013 Copyright (c) 1982, 2005, Oracle. All
0