KeyMgtGetNextValueConcurrent() generating duplicate records.

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

sreddy666 wrote:I have executed .\dssh in DSEngine directory..

while executing :UPDATE SDKSequences USING DICT VOC SET F1 = '192' WHERE @ID = 'E_OPER_UNIT_TBL'

got error: DataStage/SQL: table sdksequence doesn't exist.
As stated before, if you launch from DSEngine you must LOGTO the Project you want to work with first, then the update will work.
-craig

"You can never have too many knives" -- Logan Nine Fingers
zulfi123786
Premium Member
Premium Member
Posts: 730
Joined: Tue Nov 04, 2008 10:14 am
Location: Bangalore

Post by zulfi123786 »

Why not log into Datastage administrator and run the query there ?
- Zulfi
Post Reply