Search found 379 matches

by yaminids
Thu Aug 10, 2006 10:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Encrypting passwords when triggering jobs via shellscript
Replies: 4
Views: 1137

Encrypting passwords when triggering jobs via shellscript

Hello friends,

We use Espresso to schedule all our jobs by triggering them via shellscripts.The problem is that the passwords are appearing in clear text in the logs of Espresso.
Is there a way to encrypt passwords when triggering the jobs through shellscripts?

Thanks a lot in advance
Yamini
by yaminids
Mon Aug 07, 2006 5:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Transfering data from VARCHAR field to a NUMBER field
Replies: 3
Views: 976

Hi Kris,

I got the same error (ORA-01722: invalid number) even after using NumericIsSigned function
This is how I used the function in the Transformer
NumericIsSigned(inLink.EMPR_ID)

Did I use the function incorrectly?
Can someone please help me with this?

Thanks
Yamini
by yaminids
Mon Aug 07, 2006 4:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Transfering data from VARCHAR field to a NUMBER field
Replies: 3
Views: 976

Transfering data from VARCHAR field to a NUMBER field

Hello friends, I am getting the following error when I tried to transfer data from a VARCHAR field to NUMBER field "ORA-01722: invalid number" Is it possibe to convert the data (similar to to_number() function) using a particular function in DataStage? Any help would be highly appreciated ...
by yaminids
Mon Aug 07, 2006 4:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Transfering data from VARCHAR field to a NUMBER field
Replies: 1
Views: 537

Transfering data from VARCHAR field to a NUMBER field

Hello friends, I am getting the following error when I tried to transfer data from a VARCHAR field to NUMBER field "ORA-01722: invalid number" Is it possibe to convert the data (similar to to_number() function) using a particular function in DataStage? Any help would be highly appreciated ...
by yaminids
Fri Jul 07, 2006 11:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dealing with special characters
Replies: 6
Views: 3618

Hi ArndW,

You are right. When I calculated the length, the field is showing the correct length as in source.
Can you please through some light on the issue of the padding of the field?

Thanks
Yamini
by yaminids
Tue Jun 27, 2006 2:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dealing with special characters
Replies: 6
Views: 3618

Re: Dealing with special characters

Craig,

Can you please answer the following questions?

1) Does DataStage store characters with special characters differently than the database
2) Does DataStage reduce the field length whenever it finds a special character in the data?

Thanks lot in advance
Yamini
by yaminids
Mon Jun 26, 2006 9:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dealing with special characters
Replies: 6
Views: 3618

Re: Dealing with special characters

Hi Craig,

The DataStages' NLS is defaulted to ISO8859-1 and the installation is NLS enabled.
We are using Oracle 9i database and I am not sure about the default character set of the db (I think it would be UTF8)

Thanks
Yamini
by yaminids
Wed Jun 07, 2006 2:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with Multiple instance job
Replies: 9
Views: 2570

Hello Ray,

The following is the second last entry in the log of the sequence
Job control process (pid 20162) has failed

I think this occured after I killed the process as it was not doing anything

Also, can you please tell me how I can find the InvocationID of the job?

Thanks
Yamini
by yaminids
Tue Jun 06, 2006 11:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with Multiple instance job
Replies: 9
Views: 2570

Hello there,

The problem occured again :(
The job does not have any before/after sub routines. Also, &PH& directory is not empty and I found only two files in the directory (.Type1 and .uvnlsmap)

Any idea of whats causing the problem

Thanks a bunch in advance
Yamini
by yaminids
Wed May 24, 2006 11:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem executing Server job
Replies: 9
Views: 2155

Apart from collecting the Statistics we did not take any action to solve the issue
by yaminids
Wed May 24, 2006 1:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem executing Server job
Replies: 9
Views: 2155

I have requested the DBA to Analyze the table and collect the Statistics
by yaminids
Mon May 22, 2006 12:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem executing Server job
Replies: 9
Views: 2155

Hello all,

Thanks a lot for your suggestions...
Analyzing the table did the trick

Yamini
by yaminids
Sun May 21, 2006 2:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem executing Server job
Replies: 9
Views: 2155

Problem executing Server job

Hello friends, I am running into issues while running a simple Server job. The job inserts data into an Oracle table reading from a Seqeuntial File Stage. SequentialFileStage==>Transsformer==>OCI9i Stage When I tried to execute the job for the first time it did not insert any records ever after runn...
by yaminids
Wed May 17, 2006 5:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with Multiple instance job
Replies: 9
Views: 2570

Hi Ray,

Can you please tell me how I can access &PH& directory?
I tried to enter the directory and got the following
[dstage@DSEngine]$ cd &PH&
[3] 28082
[4] 28083
-bash: PH: command not found
[3] Done cd

Thanks
Yamini
by yaminids
Tue Apr 25, 2006 12:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with Multiple instance job
Replies: 9
Views: 2570

Thanks a lot for your suggestions.
I am waiting for the scenario to reoccur so as to get more information

Yamini