Originally posted by: SystemAdmin
Hi all,
Is there a way to get the next sequence number back from Oracle in the form of an integer? I'm trying to select the next value in a sequence from an Oracle database, using the following SQL:
select BATC_BATCID_PK_SEQ.nextval AS NextBatchID from dual
Database Designer generates a tree with a single binary object in it. Likewise when I run the query in a map, I get a binary object back. It would make my life much easier if it was an integer when it arrived in DataStage. I'm running DSTX 8.0.1 on Windows XP for Development. Any idea how to pull this off?
Thanks,
Jesse
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange