Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Datastage System Generated ID Numbers

Status
Not open for further replies.

freadee

Programmer
Nov 11, 2002
1
0
0
GB
Hi,
Was wondering if there was a (quick) way of listing all the system generated id numbers in datastage - the ones used for generating primary keys in tables?
Each number I know has a file associated with it, so when you need to generate one, you call the file name i.e.

KeyMgtGetNextValue('Account_Action_Id')....
but how can you tell how many (and what) files exist? :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top