Search found 2 matches

by richclee
Thu Sep 04, 2008 12:11 pm
Forum: General
Topic: Oracle Sequence
Replies: 13
Views: 6316

SELECT sequence_name.CURRVAL FROM dual
If you run this select, it will return the current value of the Oracle Sequence.

Regards
Richard
by richclee
Thu Aug 30, 2007 4:27 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: jms
Replies: 1
Views: 2698

Re: jms

You could try something like the folloing in the command...

Code: Select all

-ICTXFURL "t3://server_hostname:7017" -ICTXF "weblogic.jndi.WLInitialContextFactory" -qn JMSQueueName -cfn JMSConnectionFactoryName -hdr -prp -t -LSN 2 -QTY 1