Search found 84 matches

by srekant
Wed Oct 10, 2007 1:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Interesting observation of Datastage Version 8
Replies: 9
Views: 2868

No Leo. Is there a specific directory that you need to write all sequential files in? In your earlier post, you mentioned that the value of the parameter needs to be the path where the target sequential file needs to be written. I put in the path but I still get the same error. According to the des...
by srekant
Sun Oct 07, 2007 9:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in writeBlock - could not write 131063
Replies: 0
Views: 689

Error in writeBlock - could not write 131063

Hi, I getting the below errors when running job(processing 5 million records) in DataStage 7.5.1A on GRID Production Environment: Unexpected termination by Unix signal 10(SIGBUS) Error in writeBlock - could not write 131063. When i restart from this job alone in the sequence job executes to completi...
by srekant
Wed Aug 08, 2007 9:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fork failed: Not enough space
Replies: 2
Views: 1189

Fork failed: Not enough space

Hi,

I am getting the below when running a job

" Fork failed: Not enough space" but when i retrigger the same job with out any change after the intial abort job runs successful.

I observed this behaviour for 4-5 runs

Job uses deduplicator,sort,aggregator, lkp

Any thoughts!
by srekant
Wed Feb 01, 2006 5:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORacle table lookup
Replies: 3
Views: 1179

ORacle table lookup

Hi, I am doing direct lookup to an oracle table (having userdefined Query with multiple unions) when i run the job with out giving bind variable "the first row value of lookup is repeated for the remaining rows". when i use a bind variable i am getting the following error "ORA-01036: ...
by srekant
Mon Jan 30, 2006 7:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: AFTER JOB ROUTINE
Replies: 1
Views: 753

AFTER JOB ROUTINE

Hi,

In my after job routine i want to capture the status of my running job.
If the status code is any value other than 1 i want to abort the job.
How can i achieve this fuctionality in my after job routine.

Any help is appreciated
by srekant
Sat Jan 21, 2006 7:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how execute script from my basic routine
Replies: 7
Views: 1656

how execute script from my basic routine

hi,

how to execute shell script from a basic routine.

I have a routine is doing a string comparision after that i want to execute a shell script.

How can i achieve this
by srekant
Sat Jan 21, 2006 5:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hw to get JobHandle for any job other than current job
Replies: 5
Views: 1173

JOB HANDLE

kumar_s wrote:Hi,
Can you be bit more specific on what you need.
You can attache the job using job handler though DSAttachJob().

-Kumar
DSJ.ME gives me the current job handle but i want the previous job handle
by srekant
Sat Jan 21, 2006 5:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hw to get JobHandle for any job other than current job
Replies: 5
Views: 1173

Hw to get JobHandle for any job other than current job

Hw to get JobHandle for any job other than current job.
by srekant
Sat Jan 21, 2006 5:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Inserting into Oracle table from Server Rouitne
Replies: 3
Views: 982

Inserting into Oracle table from Server Rouitne

Hi,

How can i insert into Orcale table from a server routine
Any help is appreciated
by srekant
Sat Jan 21, 2006 4:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Writing to hash file from routine
Replies: 1
Views: 779

Writing to hash file from routine

Hi,

I want to write to an hash file from BASIC routine how can i achieve that .
Any help is appreciated
by srekant
Fri Dec 02, 2005 8:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing Parameters between jobs
Replies: 7
Views: 4036

Passing Parameters between jobs

Hi all,


How can i pass the output(3 columns) of a job as parameters to other job.

Working on DS7.5 EE.
by srekant
Wed Nov 30, 2005 10:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataSets Vs Hash Files
Replies: 1
Views: 866

DataSets Vs Hash Files

Hi,

Is DataSets DS7.5 EE equivalent to server HashFiles.
by srekant
Wed Nov 30, 2005 10:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataSets Vs Hash Files
Replies: 2
Views: 1617

DataSets Vs Hash Files

Hi,

Is DataSets in DS7.5 EE equivalent to server HashFiles .If not any other stage in DS 7.5 EE that have the functionality of Hashfiles.
by srekant
Tue Nov 22, 2005 9:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Enterprise Stage
Replies: 1
Views: 896

Oracle Enterprise Stage

HI, I have to select data from Fact and dimension table which appraoch is better.Is it Better to use a user defined sql (having decode,sum,groupBy,Orderby )having a join of Fact table and Dimension table which runs in to GB or do a simple select on the fact table and compare with dimesions as lookup...
by srekant
Fri Nov 18, 2005 12:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS 7.5 EE Solaris to DS 7.5 EE windows
Replies: 2
Views: 1001

DS 7.5 EE Solaris to DS 7.5 EE windows

Hi,

We are devloping jobs in DS EE 7.5 solaris.If i have to export all the jobs and test in windows 2000 server what are the things i have to look into.

what r the disadvantages of developing jobs in solaris version of DS EE 7.5 and run them on windows 2000 version of DSEE