Search found 40 matches

by mohandl
Fri Feb 15, 2008 5:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How can i handle large size in Datastage serveredition 7.1
Replies: 3
Views: 1468

I tried with Longvarchar ,But no use (same error i am getting)
by mohandl
Fri Feb 15, 2008 3:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How can i handle large size in Datastage serveredition 7.1
Replies: 3
Views: 1468

How can i handle large size in Datastage serveredition 7.1

My source is Sql server 2000,In one table for one column lengrth Text (16) this column i have to load in to traget table (My target is also SQL server 2000)

I am gettinr error like "Maximumsize of length truncated"
by mohandl
Wed Jan 30, 2008 3:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to add trailer records?
Replies: 6
Views: 1520

Re: How to add trailer records?

how are you processing your tables, do you have 3 jobs for 3 tables, or just one job for 3 tables, because i think you will be using routine only if your jobs runs successfully and in "After job subroutine", if your extractions is fine you add a record to end of processed file right ? i a...
by mohandl
Thu Jan 17, 2008 12:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Trim the data
Replies: 5
Views: 2261

I think we should have to use Left() function to truncate to 40 char.
Trim function is used to eliminate Spaces

Regards,
Mohan
by mohandl
Thu Jan 17, 2008 12:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Trim the data
Replies: 5
Views: 2261

I think we should have to use Left() function to truncate to 40 char.
Trim function is used to eliminate Spaces

Regards,
Mohan
by mohandl
Thu Nov 22, 2007 5:32 am
Forum: General
Topic: diffrence between datastage 7.1 and datastage 7.5
Replies: 5
Views: 2588

diffrence between datastage 7.1 and datastage 7.5

please tell me any one what is diffrence between datastage 7.1 and 7.5

I have to give demo client ,please replay back immidiately

Regards,
Ramu
by mohandl
Tue Nov 06, 2007 7:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple streams are not running in datastage server
Replies: 3
Views: 1479

Thx Ray,for u r quick reponds,

Stage type is ODBC Stage,please tell me What is GCI and VOC where i have to find and where i have to change in Datastage to find the solution.

Regards,
Mohan
by mohandl
Tue Nov 06, 2007 4:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple streams are not running in datastage server
Replies: 3
Views: 1479

Multiple streams are not running in datastage server

Multiple streams are not running in datastage server for example if i ran two user defined SQL statemets thru datastage with two streams,i am getting error mesages randomly like 1.Timed out error 2. Abnormal Error 3.Incorrect VOC entry for $DS.GETPID and EACCESS permission deniend If any body knows ...
by mohandl
Thu Jan 04, 2007 3:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how many ways we can sheduling the jobs in datastage
Replies: 1
Views: 883

how many ways we can sheduling the jobs in datastage

can you please tell me how many ways we can sheduling the jobs in datastage
by mohandl
Thu Jan 04, 2007 3:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: what diffrence between parameters and enviromental variable
Replies: 2
Views: 1024

what diffrence between parameters and enviromental variable

what diffrence between parameters and enviromental variables in datastage server jobs