Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3576

Re: orabrcopy error - Error loading Oracle JDBC driver

$
0
0

Hello Brindavan,

 

Yes... I already did that! I set the environment variable JAVA_HOME as user variable and also as system variable as you can see below and also the PATH system variable:11-03-2016 10.10.55.jpg

11-03-2016 10.11.15.jpg

 

As you can see in the following image, the JAVA version that I installed yesterday was the 1.4.2:

11-03-2016 10.06.58.jpg

C:\>java -fullversion

java full version "1.4.2_42-b03"

 

 

C:\>java -version

java version "1.4.2_42"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_42-b03)

Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_42-b03, mixed mode)

 

Same error when I try to start the orabrcopy tool

 

Tell me one thing please... as you may know, the SWPM tool asks, during the system copy activity, for the control.SQL file and also for the init<SID>.ora file! It´s possible to generate the control.SQL file with other solution (workaround) using the SQLPLUS, with the following command?:

 

sqlplus /nolog

connect /as sysdba

alter database backup controlfile to trace;

exit

 

And for the init<SID>.ora file, I can use the same file that is in the source server, in the path ORACLE_HOME\database... can use this too?

 

 

Kind regards,

João Dimas


Viewing all articles
Browse latest Browse all 3576

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>