Search found 312 matches

by kirankota79
Wed Jul 23, 2008 1:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to see the data after inserting
Replies: 12
Views: 5622

i am using upsert option. does the insert starts immediately inserting the rows. bcoz...my job ran for 2hrs and aborted in the middle due to connection failure and non of the rows are inserted. What could be the reason for this?
by kirankota79
Wed Jul 23, 2008 9:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to see the data after inserting
Replies: 12
Views: 5622

actually there are no rows before in this table. I have truncated all of them and trying to insert new rows. I tried to insert a row at the database level through sqlplus and it is working and i dont know whats the problem with datastage not able to insert but when i see from toad it is still not sh...
by kirankota79
Wed Jul 23, 2008 7:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to see the data after inserting
Replies: 12
Views: 5622

i am running same kind of jobs for around 7 tables and all of them are showing like that and there are no rows in the reject link till now
by kirankota79
Wed Jul 23, 2008 7:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to see the data after inserting
Replies: 12
Views: 5622

unable to see the data after inserting

Hi...i am inserting rows into oracle table using upsert mode. The job is showing the number of rows it is processing from input to output , but when i see through toad in the table i am not seeing any rows inserted? My job is dataset---->oracle enterprise stage Can any one let me know the reason for...
by kirankota79
Tue Jul 22, 2008 3:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to avoid inserting spaces with sql loader
Replies: 6
Views: 3137

i am not using variable APT_STRING_PADCHAR at job level but in the administrator it is 0x0. Do i need to change to any value?
by kirankota79
Tue Jul 22, 2008 12:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to avoid inserting spaces with sql loader
Replies: 6
Views: 3137

This is happening to all the varchar columns in the table. If the decalred length is more than the actual value then it is including the spaces at the end. Is there anything i can do? i also tried trim before loading, but it is not use. And one more thing is i am not able to see the control file, i ...
by kirankota79
Tue Jul 22, 2008 12:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to avoid inserting spaces with sql loader
Replies: 6
Views: 3137

I am setting PRESERVE_BLANKS to false and yes it is also a varchar. Actually PRESERVE_BLANKS is set to true at project level but it is set to false at job level which i use to truncate and load. Is that OK? Isn't this just a matter of setting PRESERVE_BLANKS to false during the load? Also assuming t...
by kirankota79
Tue Jul 22, 2008 11:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to avoid inserting spaces with sql loader
Replies: 6
Views: 3137

How to avoid inserting spaces with sql loader

Hi.i am loading an oracle table with sqlloader. I have a column varchar(11), but the real data consists of 6 digits in length. I have written this table to a dataset using PRESERVE_BLANKS as true. Now i want to load back to the table without blanks for that particular column. When i use trim functio...
by kirankota79
Tue Jul 22, 2008 8:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: will unicode includes extra space in the sql load
Replies: 1
Views: 719

will unicode includes extra space in the sql load

I am doing an oracle load with sql loader. For a column i am using unicode? will it introduce an extra space in the table? please let me know?
by kirankota79
Tue Jul 15, 2008 10:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sql loader job status
Replies: 1
Views: 647

sql loader job status

i am truncating and loading a 5 million table. It loaded all except 200 rows with bad data. and enabled all the constraints in the end. but the job status shows as aborted and refers to see the log file. I want to know if even a single row is rejected , does it shows as aborted or is there anything ...
by kirankota79
Tue Jul 15, 2008 8:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: designer hanging while job is compiling
Replies: 4
Views: 1663

can any one let me know the possible reasons for this...now i am able unlock the jobs. but each time i compile a job it is just hanging and i have to close it through end task and then unlock it.

i tried it many times but i am not able to compile any new jobs...already some jobs are running.
by kirankota79
Mon Jul 14, 2008 2:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: designer hanging while job is compiling
Replies: 4
Views: 1663

i am not able to understand its behaviour . now iam able to see the list but
when i give the following command..it is giving error


UNLOCK USER 63824 ALL
Unknown option, please check command line
by kirankota79
Mon Jul 14, 2008 2:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: designer hanging while job is compiling
Replies: 4
Views: 1663

that was the error before...

but again when i logoff and login to telnet server it is working.. but when i give list.readu command it says Verb "LIST.READU" is not in your VOC.

i am not able to see even the list of locked jobs
by kirankota79
Mon Jul 14, 2008 2:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: designer hanging while job is compiling
Replies: 4
Views: 1663

designer hanging while job is compiling

My designer is hanging when i try to compile my jobs and when i close the designer using endtask , the job is getting locked.

Once i login to datastage telnet server and try to unlock the job i get the error

USER keyword requires a user number


What is the reason for this behavior?
by kirankota79
Mon Jul 14, 2008 8:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: scratch folder filling very fast for a particular table
Replies: 10
Views: 3045

lookup file is just 10,000 records with 2 cols. The input table is huge and i think the lookup stage doesnot accomodate that amount of data. it contains 10 million records. i do lookup on one column. In order to avoid problems in the future i am using join stage.