Send your questions to appsdbauniverse@gmail.com

Saturday, February 20, 2016

After AD & TXK Delta.7 patching, ADPRECLONE.PL fails with SP2-0640: Not connected


There is already an ACTIVE ADOP CYCLE with session id : SP2-0640: Not connected
adpreclone cannot be run with pending ADOP session

Below is just a WORKAROUND until Oracle releases a solution.

cp $AD_TOP/admin/template/adpreclone.pl $AD_TOP/admin/template/custom

cd $AD_TOP/admin/template/custom

Edit adpreclone.pl and comment below at line # 1056

# bug# 16717511
# validate_adopSessions();

Run autoconfig

========================================================================

2 comments:

vijay said...

thanks for the update it worked fine now

Shahid Mahmood said...

Thanks for the help its worked.

Post a Comment