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?
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?