Page 1 of 1

OCI8TO9.B

Posted: Thu Feb 11, 2010 10:06 pm
by SHARAD123
Hi All,

I have used the OCI8TO9.B for the conversion of the oracle stages from OCI 8 to OCI 9.

How is the conversion process happening? i.e.,what is the internal process involved in the conversion of the stages??


Thanks in advance

Posted: Thu Feb 11, 2010 10:10 pm
by ray.wurlod
Given that OCI8TO9.B is a (compiled) DataStage BASIC (main?) routine, my guess is that it traverses DS_JOBOBJECTS garnering information from there and from DS_STAGETYPES to effect the change to any OCI stage records in DS_JOBOBJECTS and/or the records of any links that connect to OCI stage types, as appropriate.