Page 1 of 1

Error during change Connector Variant in Oracle connector

Posted: Thu Jul 27, 2017 4:52 pm
by UAUITSBI
Hi,

We are trying to change the Connector Variant in DataStage jobs which are using Oracle connector stages (if it is defined as 10g, when we import in 11.5, the oracle version will be blank and it gives error when running).

We had used below command from the command line as per the defined in the IBM support website to do this in one of the project.It worked fine. (i.e it converted the blank value to 11g in all jobs in the project).

However, in another project, we are getting below error.

http://www-01.ibm.com/support/docview.w ... wg21625196

Command :

CCMigration.exe -h XXXXXXXXX:xxxx -u xxxx-p xxxxxx-P XXXX -M -V OracleConnectorPX=11 -T

error :


SEVERE java.lang.NullPointerException
at com.ibm.connectors.migration.CCJobMigrator.modifyVariantInXMLProperties(CCJobMigrator.java:2217)
at com.ibm.connectors.migration.CCJobMigrator.migrateConnectorVariants(CCJobMigrator.java:2148)
at com.ibm.connectors.migration.CCJobMigrator.processCommandLineMode(CCJobMigrator.java:1653)
at com.ibm.connectors.migration.CCJobMigrator.process(CCJobMigrator.java:1540)
at com.ibm.connectors.migration.CCJobMigrator.main(CCJobMigrator.java:2890)

Did anyone encounter this?

It did not specify any of the jobname in the project to debug.





Thanks,
Kiran

Posted: Thu Jul 27, 2017 8:21 pm
by chulett
You should be working with support on that...