cancel
Showing results for 
Search instead for 
Did you mean: 

Homogeneous copy

former_member429372
Participant
0 Kudos

I am trying to do a homogenous copy to a new server with same server type, OS version, Database version. I have installed oracle 10 G software alone with out default database creation. Is it required to create the default database before proceeding to import data. Pls give your expert advise.

Regards

sk

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member429372
Participant
0 Kudos

Hi,

I am trying to create the control and trace file using OraBrcopy.bat from the source system. I am getting the following error. Pls help to sort out the same.

os.name = Windows 2003

os.arch = x86

os.version = 5.2

sun.cpu.endian = little

sun.arch.data.model = 32

sun.cpu.isalist = pentium i486 i386

file.encoding = Cp1252

file.separator = \

path.separator = ;

line.separator = CR/LF

user.name = gtpadm

user.home = C:\Documents and Settings\gtpadm.GTNPRD.001

user.dir = F:\installation

user.language = en

user.country = US

java.version = 1.4.2_12

java.vendor = Sun Microsystems Inc.

java.vendor.url = http://java.sun.com/

java.vm.version = 1.4.2_12-b03

java.vm.vendor = Sun Microsystems Inc.

java.vm.name = Java HotSpot(TM) Client VM

java.vm.info = mixed mode

java.compiler =

java.class.version = 48.0

java.home = C:\j2sdk1.4.2_12\jre

java.ext.dirs = C:\j2sdk1.4.2_12\jre\lib\ext

java.class.path = .\.;.\orabrcopy.jar;E:\oracle\GTP\102\jdbc\lib\classes12.jar

java.library.path = C:\j2sdk1.4.2_12\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Perl\bin\;E:\oracle\GTP\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;;E:\usr\sap\GTP\sys\exe\run;E:\oracle\GTP\102\bin

java.io.tmpdir = C:\DOCUME1\GTPADM1.001\LOCALS~1\Temp\2\

Required system resources are missing or not available:

Cannot establish connection to Oracle database as user SYSTEM using URL 'jdbc:oracle:oci8:@':

E:\oracle\GTP\102\BIN\ocijdbc10.dll: %1 is not a valid Win32 application.

Regards

SK

former_member204746
Active Contributor
0 Kudos

is your server 32 or 64-bit?

it looks like DLL are 64-bit but your OS is 32-bit...

or file E:\oracle\GTP\102\BIN\ocijdbc10.dll is corrupted.

Former Member
0 Kudos

Welcome to SDN!!

it is not required to create a default database before restore.

follow restore guide:

cheers,

-Sunil