Search found 10 matches

by skaruturi
Thu Feb 08, 2007 2:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Records are wrongly rejected for Unique key
Replies: 3
Views: 1463

Records are wrongly rejected for Unique key

We are having a column(Say SampId) of data type varchar(50)
Suppose the records are given as
1234567890121212
1234567890121213

The second record is rejected in the job for unique key.
by skaruturi
Thu Oct 26, 2006 1:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can we give call a sequence in close command of a lookup ora
Replies: 5
Views: 2579

When we take dsx form of the job and inport in other environ

When we take dsx form of the job and inport in other environmnerts,the job is getting aborted saying .'Sequence is not created'
by skaruturi
Thu Oct 26, 2006 12:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can we give call a sequence in close command of a lookup ora
Replies: 5
Views: 2579

Can we give call a sequence in close command of a lookup ora

We are calling a function to create a sequence in close command.In our environment it is creating the sequence and job isrunning fine.When we dsx form and change the environment,The job is getting aborted saying sequence is not created
by skaruturi
Thu Sep 21, 2006 1:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting error APT_ORACLE_LOAD_OPTIONS
Replies: 2
Views: 2945

Getting error APT_ORACLE_LOAD_OPTIONS

when i an trying to populate data to a sdatabse table ,the job is aborting with error message as When checking operator: APT_ORACLE_LOAD_OPTIONS has been set by user. Therefore, Orchestrate assumes that the DIRECT and/or PARALLEL options have been set to FALSE, and that it is okay to load table 'TAB...
by skaruturi
Wed Sep 13, 2006 6:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Assigning value to job paramerter in job
Replies: 7
Views: 3559

Hi Karthik,

can the same approach be used for parallel job

Thanks,
Karuturi
by skaruturi
Wed Sep 13, 2006 5:42 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Assigning value for start value in Serrogate key Generator
Replies: 2
Views: 3187

Thanks for ur gudence.I have to pose this issue in PX
by skaruturi
Wed Sep 13, 2006 5:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Assigning value to job paramerter in job
Replies: 7
Views: 3559

Assigning value to job paramerter in job

we want to assign a value to job parameter.The parameter has to take max value of a key column so that we use this job parameter to used as stat value in serrogate key generator stage
by skaruturi
Wed Sep 13, 2006 4:05 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Assigning value for start value in Serrogate key Generator
Replies: 2
Views: 3187

Assigning value for start value in Serrogate key Generator

Can anyone suggest an approach to what value should be given to start value in serrogate key generator stage in .we have need to take max value of key cloumn and increment from it
by skaruturi
Wed Sep 13, 2006 3:58 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Assiging a values to job parameter inside the job
Replies: 1
Views: 2664

Assiging a values to job parameter inside the job

we want to assign a value to job parameter.The parameter has to take max value of a key column so that we use this job parameter to used as stat value in serrogate key generator stage