Search found 70 matches

by saadmirza
Tue Jun 28, 2005 2:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Why Rnd() function generates same number twice?
Replies: 10
Views: 3502

Hi Ray, As you said, I am trying to use a Bitmap array index to identify whether the random number generated is already present in the UniqueIndex . If yes then I should generate another random number till I find that the number is not an existing number...but I think, i wrote this algo keeping int ...
by saadmirza
Thu Jun 23, 2005 10:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Load Pack for SAP BW Scheduling Issue.
Replies: 2
Views: 871

Hi Venu,
From which layer are you trying to schedule...?BW or DS? Which method are you using?PUSH or PULL? If you are using PUSH, are you trying to schedule using Process Chain?

Saad
by saadmirza
Thu Jun 23, 2005 1:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Why Rnd() function generates same number twice?
Replies: 10
Views: 3502

Hi,
Ok....Can anyone guide me as to how to generate Random non duplictae numbers using Rnd() or Randomize() functions available in DS...

Regards,
Saad
by saadmirza
Wed Jun 22, 2005 12:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Why Rnd() function generates same number twice?
Replies: 10
Views: 3502

Why Rnd() function generates same number twice?

Hi, Here is my code for generating Unique Random number keeping in mind that Rnd() function will not generate random number twice...I have distinctIds file which contain already used Numbers...if the number is present in the file then this routine doesnt generate that number again... but if distincI...
by saadmirza
Tue Jun 21, 2005 4:21 am
Forum: IBM QualityStage
Topic: Urgent : File CodePage for German Characters
Replies: 15
Views: 11811

Hi All, Now I am able to Match the Special characters between 2 files...If there is a match found I extract the duplicates into another output file.. My problem is that the output extract file does not display the special characetrs correctly...Again this output file is an input to DS job ... Please...
by saadmirza
Thu Jun 16, 2005 11:52 am
Forum: IBM QualityStage
Topic: Urgent : File CodePage for German Characters
Replies: 15
Views: 11811

Hi,
If i understood u correctly, you mean that even though the view gives you different alignment but the Job will give propoer results...I even tried that...I ran the job witht the same file but eventually I dont get the match for the words which contain special characters..

Regards,
Saad
by saadmirza
Thu Jun 16, 2005 8:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to decide which NLS should be used where??
Replies: 17
Views: 4261

Thanks Arnd and Ray,
I think you are right...anyways thanks so much for your help.

Regards,
Saad Mirza
by saadmirza
Thu Jun 16, 2005 8:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to decide which NLS should be used where??
Replies: 17
Views: 4261

Hi, Yes you are right ...The character is displayed correctly in my outputfile...but my QS doesnt take that as input...it doesnt recognise umlaut...the special character just disappears and the place is take by the subsequent character...resulting in a distorted format... Please suggest.. Regards, S...
by saadmirza
Thu Jun 16, 2005 8:09 am
Forum: IBM QualityStage
Topic: Urgent : File CodePage for German Characters
Replies: 15
Views: 11811

Hi Ray, If I keep NONE as NLS in DS job..then my output file shows correct characters...But that outputfile is an input to QS job... When I see the file through QS server output files option avaialble when you right click the QS Job...I see the data distorted...and the special character dissapears.....
by saadmirza
Thu Jun 16, 2005 1:27 am
Forum: IBM QualityStage
Topic: Urgent : File CodePage for German Characters
Replies: 15
Views: 11811

Hi Ray, Actually my question is related to my Post in DataStageServer edition group where subject is ..Unable to decide which NLS to use and where...since my output of DS is an input to QS...and my output of DS is a fix length file with ISO8859-1...If I use UTF 8 then the output is distorted..and if...
by saadmirza
Wed Jun 15, 2005 12:32 pm
Forum: IBM QualityStage
Topic: Urgent : File CodePage for German Characters
Replies: 15
Views: 11811

Hi, Interesting!!!!Yes I am working with Ascential parallely on this issue...I trust this site more than Ascential Support...Ok..to your specific questions..I am not a QS expert...I am a SAP BW expert...:Suddenyl the client decided to have QS for certain activities...and within short period of time ...
by saadmirza
Wed Jun 15, 2005 11:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to decide which NLS should be used where??
Replies: 17
Views: 4261

Yes ..It is showing me length as 1..

Saad
by saadmirza
Wed Jun 15, 2005 8:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to decide which NLS should be used where??
Replies: 17
Views: 4261

Hi Wolfgang,
I do not see German characters in my output of Datastage...

saad
by saadmirza
Wed Jun 15, 2005 7:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to decide which NLS should be used where??
Replies: 17
Views: 4261

Hi Wolfgang, Ans 1) Yes I am able to read the special chracters using SQL select statements Ans2) I created a job using Input OCI and output Sqequential...my output is fixed lentgh format file..I dont see special characetrs in my output sequential file.I open the file in Notepad editor.I open other ...
by saadmirza
Wed Jun 15, 2005 6:03 am
Forum: IBM QualityStage
Topic: Does QS provides NLS support
Replies: 2
Views: 2126

Hi Roy, I have a similar problem...I am not able to use Quality Stage with German/Scadinavian special Characters...My QS output is a UTF 8 format fixed length file...when i view it in QS the input file alignment is distorted and umlauts are replaced with space and the susequent columns are distorted...