Search found 312 matches

by kirankota79
Thu May 22, 2008 1:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: update job aborted
Replies: 3
Views: 1630

Re: update job aborted

Hi...i have a job created for updating a column in the oracle table. The job got aborted in the middle while updating. Is it possible to update from the point where it got aborted?. The commit interval is for every 2000 rows. Not with a commit interval like that. You have to start from the beginnin...
by kirankota79
Thu May 22, 2008 12:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: update job aborted
Replies: 3
Views: 1630

update job aborted

Hi...i have a job created for updating a column in the oracle table. The job got aborted in the middle while updating. Is it possible to update from the point where it got aborted?. The commit interval is for every 2000 rows.
by kirankota79
Thu May 22, 2008 9:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem with importing table definitions
Replies: 10
Views: 3019

wesd wrote:Try and import through Manager.

Sounds to me like a DB connection issue.
i have tried with manager too...but its the same problem.
by kirankota79
Thu May 22, 2008 9:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem with importing table definitions
Replies: 10
Views: 3019

wesd wrote:Try and import through Manager.

Sounds to me like a DB connection issue.
if it is a DB connection issue, how can i see the tables....the prorblem is only when i press the IMPORT button
by kirankota79
Thu May 22, 2008 9:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem with importing table definitions
Replies: 10
Views: 3019

i am connecting to oracle, i was working with the database since past 10 days and never faced the problem..suddenly it happened.....i am checking it now but still getting hanged.
by kirankota79
Thu May 22, 2008 8:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem with importing table definitions
Replies: 10
Views: 3019

problem with importing table definitions

When i logon to designer, everything is fine when working with jobs. But when i want to import some table definitions the designer is not responding. I am able to connect through ODBC and filter the tables i need to import, but when i press the IMPORT button, it is a never ending process. Where does...
by kirankota79
Thu May 22, 2008 7:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how can i kill a job from DSTOOLS on windows 2003 server?
Replies: 3
Views: 1716

how can i kill a job from DSTOOLS on windows 2003 server?

can any one tell if there any commands for killing a job from DSTOOLS on windows 2003 server instead of from graphical mode. I have a command for unix.


Thanks
by kirankota79
Wed May 21, 2008 4:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: transforming a common column in different tables in one job
Replies: 3
Views: 1006

i am reading SSN from all the 20 tables from an oracle database through oracle enterprise stage and need to update all the oracle tables with a new SSN. SSN is key in some tables and non key in some tables. they have given the list of tables and told me to transform the SSN to a dummy or some other ...
by kirankota79
Wed May 21, 2008 1:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: transforming a common column in different tables in one job
Replies: 3
Views: 1006

transforming a common column in different tables in one job

I have different columns that i need to transform in my project. For example i have SSN in around 20 tables that i need to transform to a different value. Is it possible to transform the SSN column in all these 20 tables in a single job? Currently i am coding one job per each table. Thanks in advance?
by kirankota79
Mon May 19, 2008 8:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: updating in oracle table which doesn't contain any key cols
Replies: 14
Views: 5194

Thanks for your reply....we can check for the duplicte rowids before updating and if there are no duplicates then we can go ahead. Is that OK? and i think i dont have all the privilages to query the databse design! Only privileges that i have are in the list that we have in the parallel job develope...
by kirankota79
Mon May 19, 2008 7:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: updating in oracle table which doesn't contain any key cols
Replies: 14
Views: 5194

Since ROWID of a table is always unique to that table, I am also selecting it in the input oracle stage and using it as primary key when updating the table. Is it a good idea?
by kirankota79
Fri May 16, 2008 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: updating a table which has key column as timestamp (date)
Replies: 3
Views: 900

updating a table which has key column as timestamp (date)

I have a table that contains for example 10 columns. I have modified 3 columns and i need to update. the key that i use while updating is a timestamp column (on oracle side it shows as date column).

Can i use the key column as timestamp or should i typecast it to varchar?
and then run the update.
by kirankota79
Thu May 15, 2008 8:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: updating in oracle table which doesn't contain any key cols
Replies: 14
Views: 5194

to be honest i haven't done this before. It would be helpful if you give me some idea. Do i need to write a procedure and use stored procedure stage?

Thanks
by kirankota79
Thu May 15, 2008 8:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: updating in oracle table which doesn't contain any key cols
Replies: 14
Views: 5194

to be honest i haven't done this before. It would be helpful if you give me some idea. Do i need to write a procedure and use stored procedure stage?

Thanks
by kirankota79
Thu May 15, 2008 7:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem with longnvarchar column
Replies: 7
Views: 2280

i have tried typecast it to varchar , but there is no use. i am getting different error

main_program: Internal Error: (colDesc):orautils.C: 1655: getColDesc failed.
Contents of phantom output file =>
DataStage Job 281 Phantom 9