Skip to Content
0
Former Member
Aug 12, 2009 at 12:56 PM

IS IT POSSIABLE TO DO SYSTEM COPY 64 to 32 bit

65 Views

Dear All,

We doing system copy and facing problem.

Connected.

ERROR: ORA-06553: PLS-801: internal error 56319

There source system is 64bit and target system is on 32bit.

In Sap system copy there is upgrade your database from 32-bit to 64-bit but not form 64bit to 32bit.

Do I have to add the same in the control. sol file.

Changes to be made

1. If you want to upgrade your database from 32-bit to 64-bit, add the following lines at the bottom of

the CONTROL.SQL file:

shutdown immediate;

startup restrict

spool utlirp.log

@?/rdbms/admin/utlirp.sql

spool off

alter system disable restricted session;

Till no we have restore the database the oracle is up and running but when starting sap dispatches is getting stop.

It is possiable to do system copy form 64 bit to 32 bit . by any process like R3load.

*So Please suggest is there any way .*

Regards,

Kumar