Database Administration (MOSC)

MOSC Banner

Convert Datafile for UNDO

edited Jan 21, 2009 12:17AM in Database Administration (MOSC) 2 comments
 Hi All,
    Did any one tried converting the datafile for BIG-endians. I am trying the same, I took the scripts and datafile from HP-UX and trying to restore in IBM AIX. I hit the following error.

ORA-00600: internal error code, arguments: [ktu_format_nr-2], [34], [], [], [], [], [], []

   Oracle Version :- 11.1.0.6
   OS                 :- IBM AIX 5.3 (64)


   I used the following script to generate the scripts from the source.

CONVERT DATABASE ON TARGET PLATFORM
CONVERT SCRIPT '/data1/Install_er/tt/convertscript.rman'
TRANSPORT SCRIPT '/data1/Install_er/tt/transportscript.sql'
new database 'WINFCJ'
FORMAT '/data1/Install_er/tt/%N';

  If any one hit the same error Kindly let me know how to resolve this.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center