cancel
Showing results for 
Search instead for 
Did you mean: 

Error creation CONTROL.trc file using ora_db_copy.sh

Former Member
0 Kudos

Hi All,

I am trying to create CONTROL.trc file using ora_db_copy.sh for java system copy, i get below error,

./ora_br_copy.sh -generateFiles -forceLogSwitches -targetSid NPE -password 'zaq12ws;' -listenerPort 1527

+ /opt/java1.4/bin/java -showversion -cp ./.:./orabrcopy.jar:/oracle/NPD/102_64/jdbc/lib/classes12.jar com.sap.inst.lib.app.SecureStartup com.sap.inst.orabrcopy.OraBRCopy -oracleHome /oracle/NPD/102_64 -sourceSid NPD -generateFiles -forceLogSwitches -targetSid NPE -password zaq12ws; -listenerPort 1527

java version "1.4.2.21"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2.21-081211-23:19)

Java HotSpot(TM) Server VM (build 1.4.2 1.4.2.21-081212-04:56-IA64N IA64, mixed mode)

Another instance of application is already running.

Lock file 'OraBRCopy.lck' is locked by other process.

i am unable to find where OraBRCopy.lck is locked

pls help

regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Issue has been resolved, i downloaded ORABRCOPY.SAR from market place and extracted,

regards

Former Member
0 Kudos

I think that another instance is running so please try to stop it and then do the activity that you are trying to do.

Thanks

Rishi Abrol