Search found 237 matches

by myukassign
Tue Sep 02, 2008 7:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: If Else problem
Replies: 4
Views: 1686

Yeeee...

M done.....

Thanks a lot nd a lot and a lot
by myukassign
Tue Sep 02, 2008 7:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: If Else problem
Replies: 4
Views: 1686

If Else problem

Sry to ask a simple doubt here, but i am in a desparate need for a solution. I am writing a routine (Transform) The folloing code is working fine Routine 1 ======= Ans="" Name="ABCD" If (Name Match "0N") Then Ans= Name Else Ans="" Return(Ans) But the following...
by myukassign
Fri Aug 29, 2008 6:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Constraint issue
Replies: 4
Views: 1549

Thanks.
by myukassign
Fri Aug 29, 2008 5:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Constraint issue
Replies: 4
Views: 1549

Nope! My flat file is perfect and I used trim funcation also , incase any extra space come in.

It not because of that. Please help.
by myukassign
Fri Aug 29, 2008 5:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Constraint issue
Replies: 4
Views: 1549

Constraint issue

I am a .net programmer started working in Datastage. I have a question where if anyone can help me will be appriciated. Situvation ======= I have a source flat file with two columns ID & NAME. I am passing data to another flat file using a transformer where I have a reject link also. Flat file d...
by myukassign
Wed Aug 20, 2008 5:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Import error
Replies: 4
Views: 1933

Do you think I can suggest the following steps to solve the issue Step 1: Export a simple job from your environment. Edit it notepad to check the "code page" using in your enviorment. Step 2: Edit the dsx which is having problem to import and verify its code page is the same as above and i...
by myukassign
Wed Aug 20, 2008 4:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Import error
Replies: 4
Views: 1933

Hi ray, I gone through the post and I found, i should change the characterset in the code page of the dsx header.

Is that correct?
by myukassign
Wed Aug 20, 2008 4:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Special Character Issue
Replies: 9
Views: 3613

Interesting somehow its working with UTF 8

I doono wht cahnge i made, but its working now.

I think might be some issues with the input junk data.

Anyway thanks a lot for all comments.
by myukassign
Wed Aug 20, 2008 3:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NLs issue
Replies: 2
Views: 1351

Done!!

With UTF 8 its working.
by myukassign
Wed Aug 20, 2008 3:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Import error
Replies: 4
Views: 1933

Import error

I am trying to import a dsx using the Datstage manager but while importing I am getting hte following error. "File C:\Doc~\Loc!\Dek!\Job1.dsx can only be imported whn the client code page is 1250 - it is currently 1252." Can any one tell me how to resolve the issue? I am using Unix as the ...
by myukassign
Tue Aug 19, 2008 2:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Special Character Issue
Replies: 9
Views: 3613

Microsoft Notepad
by myukassign
Mon Aug 18, 2008 7:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Special Character Issue
Replies: 9
Views: 3613

Alrt! I ran the job and verified the Falt file B. All the characters in Falt file A is not transferred to Falt file B. For some charactes it is showing "?" mark. I am using NLS MAP as UTF-8 at source and target. But still m in trouble. :( Can you please help me what can I do to resolve thi...
by myukassign
Mon Aug 18, 2008 5:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NLs issue
Replies: 2
Views: 1351

NLs issue

I have an NLS issue can anyone help me in it. I have a column in a flat file. It is an unpredictable column. I mean any kind of data it can come. E.g 1 "Arun" E.g 2 "Arun ĐˇŃ " It means, two language values can come together may be. So how can I set NLS property for this column?
by myukassign
Mon Aug 18, 2008 5:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Special Character Issue
Replies: 9
Views: 3613

Special Character Issue

I am trying to transfer special character from Flat file A to Flat File B.

When I do a view data of sequential file, insted of showing the actul characters, it is showing "?" mark.

Can anyone help me?

The spcial character causing problem is "Đ Đ˝Đ"
by myukassign
Mon Aug 18, 2008 4:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: D_ prefixing with hash file stages
Replies: 3
Views: 1322

yep... true...

Thanks a lot...

it was my mistake of not noticing the same....

sry for wasting your time

thnks