cancel
Showing results for 
Search instead for 
Did you mean: 

BRCOPY SCRIPT ERROR

Former Member
0 Kudos

Dear Gurus ,

I am doing the system copy for the (abap) system . From the source system , i have run the brcopy script . when i execute the script for the baclup through brtools its giving the below error :

SCRIPT : ./ora_br_copy.sh -generateFiles -targetSid XXX -password XXXX -listenerPort 1527

+ /opt/IBMJava2-amd64-142/bin/java -showversion -cp ./.:./orabrcopy.jar:/oracle/TRW/102_64/jdbc/lib/classes12.jar com.sap.inst.lib.app.SecureStartup '' com.sap.inst.orabrcopy.OraBRCopy -oracleHome /oracle/TRW/102_64 -sourceSid TRW -generateFiles -targetSid de2 -password phila40B -listenerPort 1527

java version "1.4.2"

Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)

IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 Linux amd64-64 j9vmxa64142ifx-20090909 (JIT enabled)

J9VM - 20090908_41946_LHdSMr

JIT - 20090210_1447ifx1_r8

GC - 200902_24)

The java class could not be loaded. java.lang.UnsupportedClassVersionError: (com/sap/inst/lib/app/SecureStartup) bad major version at offset=6

Kindly help me for teh solution .

Thanks

S SURESH

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

can you put the output of java -version?