Question

Coforge - DPA Pvt. Ltd. (Incessant Technologies Pvt. Ltd)
CA
Last activity: 20 Dec 2015 8:16 EST
Unable to load driver class while executing migrate.sh
We are planning to upgrade from PEGA ML6 from single to split schema.
We are oracle database, we have create a new schema and setup the migratesystem.properties file and while running the migrate.sh from the command prompt we are getting the below error.
bash-4.2$ migrate.sh
Buildfile: /ora/exports/Pega716/scripts/migrateSystem.xml
Setup:
[pega:propertyparser] Reading Properties from : /ora/exports/Pega716/scripts/migrateSystem.properties
[mkdir] Created dir: /ora/exports/Pega716/scripts/UpgradeTemp/MigrateTemp-17-December-2015-18.18.43
[echo] Using temporary directory /ora/exports/Pega716/scripts/UpgradeTemp/MigrateTemp-17-December-2015-18.18.43
[unzip] Expanding: /ora/exports/Pega716/archives/pegadbinstall-classes.zip into /ora/exports/Pega716/scripts/UpgradeTemp/MigrateTemp-17-December-2015-18.18.43/load
BUILD FAILED
/ora/exports/Pega716/scripts/migrateSystem.xml:400: Unable to load driver class from the following path(s): /ora/exports/Pega716/ojbdc6.jar
Total time: 6 seconds
bash-4.2$
We have verified the jar and driver name in the file and placed a new jar(downloaded from oracle again) but we are getting the same error.
Does anyone faced a similar issue, if so please let know the more details to resolve the issue.