Search found 24 matches

by amitendra_amit
Mon Jan 24, 2011 2:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Blank spaces
Replies: 3
Views: 2565

Thanks a lot, it worked like a charm.
by amitendra_amit
Mon Jan 24, 2011 2:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Blank spaces
Replies: 3
Views: 2565

Blank spaces

Hi,

I have fixed length files where data is something like

Code: Select all

00001000390 | 002 |
test        |     |
            | sut |
I want to capture records where values are blank as errors. I have tried trim function but its not working.

Any help in this matter is highly appreciated.
by amitendra_amit
Thu Jul 23, 2009 2:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage Jobs Running Very Slow
Replies: 12
Views: 13215

I cleared the &PH& folder and ran some jobs but I dont see any improvement.There is no delay in triggering the jobs from sequencer.Atleast as far as I can see in director. Yeah it started suddenly couple of days ago, the jobs which were taking 3 mins previously are now taking 15 mins.The pro...
by amitendra_amit
Thu Jul 23, 2009 10:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage Jobs Running Very Slow
Replies: 12
Views: 13215

Re: Datastage Jobs Running Very Slow

Database speed is fine,all the tables are analyzed and stats are gathered on weekly basis.Network load is also same as usual.There are no error or log which suggests anything fishy.
The problem is with all the jobs.
by amitendra_amit
Thu Jul 23, 2009 10:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage Jobs Running Very Slow
Replies: 12
Views: 13215

Datastage Jobs Running Very Slow

All of sudden all the datajobs in our production environment has started running slow.
We have made no changes to any of the jobs in last 2 months.No virus scan is running on the server.Disks,memory,CPU usage all seems ok to us.
Any idea what could be the reaso behind is highly appreciated.

Cheers
by amitendra_amit
Tue Feb 03, 2009 12:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: All jobs are giving error "Cannot open file DS_JOBOBJEC
Replies: 7
Views: 3423

Re: All jobs are giving error "Cannot open file DS_JOBO

Back ups are two week old and you are correct about running out of space.

So we need to restore the project back not the DataStage installation.
by amitendra_amit
Tue Feb 03, 2009 12:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: All jobs are giving error "Cannot open file DS_JOBOBJEC
Replies: 7
Views: 3423

Re: All jobs are giving error "Cannot open file DS_JOBO

yeah we have the back up, any idea which folders we need to restore?
by amitendra_amit
Tue Feb 03, 2009 11:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: All jobs are giving error "Cannot open file DS_JOBOBJEC
Replies: 7
Views: 3423

Re: All jobs are giving error "Cannot open file DS_JOBO

COUNT DS_JOBOBJECTS shows following message :
" Warning : Internal file corruption detected during file open!.
File must be repaired ,possible turncation.
hsize:2048
bsize:2048
fsize:73493504
Unable to open "DS_JOBOBJECTS" file.

Any help :(
by amitendra_amit
Tue Feb 03, 2009 9:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: All jobs are giving error "Cannot open file DS_JOBOBJEC
Replies: 7
Views: 3423

All jobs are giving error "Cannot open file DS_JOBOBJEC

Hi,

All the jobs in our development environment have started giving the error

"Cannot open file DS_JOBOBJECTS".

These jobs were working till yesterday and all of sudden all jobs started erroring out in same manner.

Any help in this matter is highly appreciated.

Thanks,
by amitendra_amit
Mon Feb 25, 2008 10:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to add new user
Replies: 2
Views: 1435

How to add new user

Hi,

Our datastage server runs on Unix.The guys who was taking care of admin part left the company few weeks back.
Can anyone please tell me how can we add new users to datasatge.

Thanks in advance.
by amitendra_amit
Thu Aug 30, 2007 4:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How can I populate a MS Access database using odbc stage
Replies: 2
Views: 1303

We have DataDirect tool with us.We are not sure what commands we need to use for MS Access.
by amitendra_amit
Thu Aug 30, 2007 3:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How can I populate a MS Access database using odbc stage
Replies: 2
Views: 1303

How can I populate a MS Access database using odbc stage

Hi,

I want to load data in to a ms access database from Orcale tables,I am not sure what all i need to make it happen.

The datastage and oracle are on unix box however the access is on windows.

Please help me on this with solutions,tutorials or any means.

Cheers
by amitendra_amit
Wed May 09, 2007 10:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file not getting created
Replies: 5
Views: 3272

Hash file not getting created

Hi, I am creating a hash file with 3 million records and its following error: "HASH_DW_GRID..HASH_DW_GRID_APIGG.loDW_GRID: DSD.UVOpen mkdbfile: cannot create file /vol02/home/dsadm/hash/DW_GRID_APIGG" This hash file job was running successfully till yesterday and no changes has been made i...
by amitendra_amit
Wed Jan 24, 2007 11:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Picking up the Right values n loading to DW
Replies: 2
Views: 1294

Picking up the Right values n loading to DW

Hi All, The Scenario is like the one given below...... OCI----->Transformer----->SQFS ....................^ .....................| .....................| .................Hash File ((( Hash File pointing to the transformer)))) Definition Of Metadata -------------------------- OCI | Hash File | SQFS ...
by amitendra_amit
Tue Dec 26, 2006 5:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Convert VARCHAR to Date
Replies: 5
Views: 2617

Yes