Search found 12 matches

by saidvs
Tue Nov 06, 2012 3:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Replacing a string with another string
Replies: 13
Views: 19341

Re: Replacing a string with another string

try this

Convert('KolkataMumai','Calcutta','Kolkata') it works in parallel transformer too..
by saidvs
Tue Nov 06, 2012 3:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to exclude special characters in Latin names
Replies: 0
Views: 1123

How to exclude special characters in Latin names

Hello, I am reading data from from sybase and the members have latin names but my target is NLS enabled American. I want to exclude the special character in the DS. Is there a way to exclude. I tried below function but no luck. StripWhiteSpace(Convert("^@?/#()\&.,'-"," ",Null...
by saidvs
Thu Aug 02, 2012 11:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file field quotes missing for few fields
Replies: 7
Views: 3254

Yes, Arnd i did checked the extended attributes and nothing is checked.
by saidvs
Thu Aug 02, 2012 9:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file field quotes missing for few fields
Replies: 7
Views: 3254

nope, the job is just a oracle enterprise stage, transformer and sequential stage..its a direct move and i didn't set any properties except the format tab with row delimiter string dos prompt.
by saidvs
Thu Aug 02, 2012 9:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file field quotes missing for few fields
Replies: 7
Views: 3254

Yes, it is a Varchar and weird part is, it is working for few fields and only missing for this comment field.
by saidvs
Wed Aug 01, 2012 10:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file field quotes missing for few fields
Replies: 7
Views: 3254

sequential file field quotes missing for few fields

Hi All, i am creating a csv file with 10 fields and selected the field defaults Quote = double. But when i am generating the file, the quotes are missing in the out put for few fields. especially it is missing for one filed which is a 'COMMENT' field and the comment field has some ',' (comma) in the...
by saidvs
Fri Aug 05, 2011 2:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Stage 8.5
Replies: 3
Views: 2487

XSM STage

I am using the new 8.5 XML stage and not the XMLInput stage. In XMLInput stage we can hard code the header information but in new XML stage I dont see any such option.
by saidvs
Fri Aug 05, 2011 12:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Stage 8.5
Replies: 3
Views: 2487

XML Stage 8.5

Hello, Pls give me some ideas to handle this scenario: I'm trying to validate an XML file against XSD using 8.5 xml stage, but XSD location is not showing up in the xml file which fails the validation. If i include that XSD path in the XML file manually - its getting validated. Is there anywhere in ...
by saidvs
Mon Feb 23, 2009 5:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_CombinedOperatorController,1: [DataDirect][ODBC Oracle W
Replies: 1
Views: 1456

APT_CombinedOperatorController,1: [DataDirect][ODBC Oracle W

Hi All, I am using ODBC stage to load into oracle table. The datatype of one field is defined number and the datastage is reading it as decimal (38,10). when I run the job am getting following error. APT_CombinedOperatorController,1: [DataDirect][ODBC Oracle Wire Protocol driver]Invalid precision va...
by saidvs
Thu Sep 06, 2007 3:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata date function
Replies: 3
Views: 5432

Teradata date function

Hi,

I am new to Teradata and have a problem converting date into string.
actually date is stored as varchar in teradata ex: 07/24/1922 fromat
and i want to convert into '19220724'. Please help me...

thanks,
Venkat
by saidvs
Thu Aug 02, 2007 12:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: lookup on null field giving warning
Replies: 1
Views: 1656

lookup on null field giving warning

hi.. when doing a lookup on a nullable field, I am getting the following error.. When binding output schema variable "outRec": When binding output interface field "XXXX" to field "XXXX": Converting a nullable source to a non-nullable result; a fatal runtime error could ...
by saidvs
Sat Sep 16, 2006 7:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Time information is incompatible
Replies: 2
Views: 1710

Time information is incompatible

Hi, I have import the dsx file and when i try to open the job, am getting the below error.

The version of this item 's design time information is incompatible with the current version of Datastage.

Please let me know how to open the jobs.

thnx