Search found 12 matches

by solaik
Tue Sep 18, 2007 10:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: double quotes
Replies: 5
Views: 2321

Re: double quotes

Try this..

Trim(date column, """, "A")

Regards,
Solai

kavuri wrote:Hi,
I am having some of the fields Varchar and date fields are enclosed by double quotes in my terget csv files. I want to eliminate them. How can I do this?

Thanks
Kavuri
by solaik
Fri Aug 10, 2007 8:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: special character
Replies: 11
Views: 4268

Hi,

We faced similar problem in our project,by changing NLS settings to UTF8 or ISO***** solved this issue.

Thanks
by solaik
Thu Aug 09, 2007 2:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: special character
Replies: 11
Views: 4268

Re: special character

Hi,

Change datatype of this column to VarBinary in source/target stage then try.

Sai
by solaik
Fri Jan 19, 2007 1:03 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Inserted value too large for column, row rejected.
Replies: 8
Views: 8620

Re: Inserted value too large for column, row rejected.

Tai,

Change that column data type in DS input and output stage to VARBINARY.

Thanks
Solai.K
by solaik
Thu Jul 06, 2006 11:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Job 710 Phantom Error
Replies: 2
Views: 1315

DataStage Job 710 Phantom Error

Hi, I am getting this warning message. I have used Pipe option in sequential file and around 300 columns in my table. DataStage Job 710 Phantom 24157 Program "JOB.219801040.DT.1406549881.TRANS10": Attempting to Cleanup after ABORT raised in stage DataStage Phantom Aborting with @ABORT.CODE...
by solaik
Wed Oct 19, 2005 3:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: AfterJob (ExecDOS): Error when executing command
Replies: 3
Views: 2925

Hi,

It is not problem with datastage. First execute dos command manually and check whether it is working fine or not.
In our project we faced same error while executing shell script.
by solaik
Wed Oct 19, 2005 2:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: sharedcontainers
Replies: 6
Views: 2999

It is an reusable component. It is also like job . You can use it in any job in project. Local container u can use in one particular job.
Edit - Construct container -Local/Shared
by solaik
Tue Sep 13, 2005 3:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using vmdsrpos.dll how to run the jobs
Replies: 1
Views: 1423

Using vmdsrpos.dll how to run the jobs

Hi,

Using vmdsrpos.dll how to run the jobs.

I know using "StartNow" function of "ExecJob", but pls let me know how to pass the param object to start the job. And I also like to know how to change the default values before running the job.

solai
by solaik
Thu Jul 28, 2005 9:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: No output from ExecSH routine
Replies: 4
Views: 2321

No output from ExecSH routine

We are calling shell script through ExecSH this routine in job control but that script is not running goes to next control.When i see in director shows "No command output". urgent.
by solaik
Fri Jul 22, 2005 6:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: RollBack Segment error
Replies: 6
Views: 2306

Instead of sending all records through one transformer and loading to flatfile . Shall i use link partioner split rows to 2 or more transfomer then using link collector loading data to flatfile avoid this problem?.

Solai.
by solaik
Thu Jul 21, 2005 5:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: RollBack Segment error
Replies: 6
Views: 2306

Thanx Arndw. I will try this options.
Solai
by solaik
Thu Jul 21, 2005 5:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: RollBack Segment error
Replies: 6
Views: 2306

RollBack Segment error

Hi,

When we loading data(29 million) from oracle to sequntial file it gives rollback segment error.if anyone faced this problem pls tell me the solution for this.

Solai[/i]