Search found 166 matches

by major
Thu Apr 29, 2010 10:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Integer to Double
Replies: 3
Views: 2345

Integer to Double

Dear all, Is there any function in Data stage which will convert the integer data type to double data type. I am loading data to a sequential file from a set of input Hashed files , the data type in input hashed files is int , i want that data in the output sequential file to be double data type. Wi...
by major
Thu Apr 29, 2010 10:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to send Email
Replies: 4
Views: 5177

Thanks guys for your insight into the problem

I have enclosed SMTP server name in single quotes :oops:
I removed the quotes and its working fine now.
by major
Wed Apr 28, 2010 10:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to send Email
Replies: 4
Views: 5177

Unable to send Email

Hi all, I created a new sequence and using an email notification activity to email 2 csv files which are generated in previous job , but i am getting the below errors. Interesting thing is there are already some sequences which are using email stage and they are able to successfully send the email b...
by major
Wed Mar 24, 2010 12:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: converting string to date for DB2
Replies: 3
Views: 3303

Thanks Ray,

I converted the input date to YEAR-MONTH-DAY format and applied the
ICONV(date,'DYMD') and its working fine.

Thanks all,
by major
Mon Mar 22, 2010 12:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage function
Replies: 4
Views: 2153

The simple way to know ourselves how a particular function works is to write a test routine with it and test it
by major
Mon Mar 22, 2010 12:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Capturing rejected rows while inserting DB2
Replies: 5
Views: 2269

Sorry , I tried but couldn't able to draw the reject link

Another output link is drawn from the Tfm to a Hashed file(reject file)

A constraint is put for the Hashed file in Tfm like
LinName(of DB2).REJECTED

I even tried with simple REJECT , but of no use.

Please advice

Thanks,
by major
Fri Mar 19, 2010 6:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: converting string to date for DB2
Replies: 3
Views: 3303

converting string to date for DB2

Hi all, I am loading a seq file to a DB2 db. I have a date field column in the table when i try to load the value in this column "cannot able to convert sting to date" warning is coming. I have been using the below function but of no use OConv(IConv(FM_FLEETS_HASH_FILE.START_DT,"D&quo...
by major
Thu Mar 18, 2010 7:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Capturing rejected rows while inserting DB2
Replies: 5
Views: 2269

Hi Chulet,

I am using a seq file --> tfm ---> db2 stage.
I am using a hashed file to capture the rejected records which were failed to insert into the db.

I tried with simple reject but of no use

Thanks,
by major
Thu Mar 18, 2010 4:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Capturing rejected rows while inserting DB2
Replies: 5
Views: 2269

Capturing rejected rows while inserting DB2

Dear all,

I have a job to insert the data into DB2 DB.
Problem is the rejection file is not capturing the rows which are failed to
insert in the DB even when LinkName.REJECTED is used.

The above procedure is working fine for Sybase db.

Could you please help me in this regard.

Thanks
by major
Thu Jul 23, 2009 10:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage Jobs Running Very Slow
Replies: 12
Views: 13215

In your job sequencer is there any significant time difference in triggering the next job activity ?
If so please clear your &PH& folder except .uvnlsmap when no job is running
by major
Sat Jun 20, 2009 11:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error in job log
Replies: 22
Views: 5121

There must be some key by which you are updating the target table..
Check for few records which are failing to update
if the record exists and it fails to update , probably you dont have update permission..if the record doesn't exits then no problem..
by major
Thu Jun 18, 2009 4:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Capturing the non existing records
Replies: 5
Views: 2225

Hi all,

The suggestions have been working successfully..
Thanks again.
Next time i will come up with a more apt subject line ... :lol:
by major
Wed Jun 17, 2009 10:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Capturing the non existing records
Replies: 5
Views: 2225

Hi all,

Thanks for your suggestions , i will give a try and get back
by major
Wed Jun 17, 2009 9:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Capturing the non existing records
Replies: 5
Views: 2225

Capturing the non existing records

Hi all, I need to load around 20 tables , i have separate jobs for each one of them. Daily some of the records are rejected in one or all jobs and i have an error file to capture them with different user defined error messages ( a single file for all jobs) Each record will have an unique no. Now my ...
by major
Mon Jun 01, 2009 6:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Log file error
Replies: 7
Views: 2467

As per masters order ... :)