Search found 66 matches

by sathyanveshi
Thu Feb 10, 2005 11:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Weird thing happening while running a job
Replies: 11
Views: 4466

Hi,

When I try to clean up resources, I encounter the following message:

"Cannot find any process numbers for stages in job LOAD_PS_RO_LINE".

What does that mean?

Cheers,
Mohan
by sathyanveshi
Thu Feb 10, 2005 9:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Weird thing happening while running a job
Replies: 11
Views: 4466

Weird thing happening while running a job

Hi, I observed a weird thing today while I was running the job. I ran a job and after it loaded around 200,000 records, I have aborted the job. Later when I reset and ran the job again, the performance statstics shows 210,000 rows, 0 rows/sec. After sometime, again I aborted, rest and the ran the jo...
by sathyanveshi
Tue Feb 01, 2005 4:56 pm
Forum:
Topic: MetaStage and Java Virtual Machine
Replies: 5
Views: 2322

Hi Anand,

Thanks for your response. But may I know where can I get the Microsoft JVM as I couldn't get it from Microsoft site.

Cheers,
Mohan
by sathyanveshi
Fri Jan 28, 2005 5:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What needs to be configured for SendMail activity
Replies: 3
Views: 1801

Hi Sainath,

Where shld I substitute the word 'mail'? In the hosts file or in the Notificatio Activity?

Cheers,
Mohan
by sathyanveshi
Fri Jan 28, 2005 4:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What needs to be configured for SendMail activity
Replies: 3
Views: 1801

What needs to be configured for SendMail activity

Hi, I have a Notification activity. It's running successfully but I'm not able to receive the mail. The IP entry for the mailserver is available in the 'hosts' file on the server. Even then, I'm unable to receive the mail. May I know is there anything else that needs to be configured on the Unix box...
by sathyanveshi
Thu Jan 27, 2005 12:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job is "Running" even after its sequence is aborte
Replies: 2
Views: 1313

Job is "Running" even after its sequence is aborte

Hi, I have a sequence which in turn triggers off a few other jobs to run. A peculiar case has happened. The sequencer aborted, but one of the jobs that it has triggered off is still Running. I tried to run the sequence again, but the sequence failed. I need to know how can a job still be Running whe...
by sathyanveshi
Mon Jan 24, 2005 9:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Test Cases for PX jobs
Replies: 9
Views: 3409

Hi,

Thanks a lot for your inputs.

Let me consider your inputs as a starting point and proceed further.

Thanks again..

Cheers,
Mohan
by sathyanveshi
Mon Jan 24, 2005 8:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Test Cases for PX jobs
Replies: 9
Views: 3409

Hi, Thanks for the response. Let me explain what I need. We have developed the sequence (and a set of jobs) catering to the requirements of the client. Now, as part of the deliverables, we need to submit the test case document. So, if you can let me know the different test cass (cases/conditions whi...
by sathyanveshi
Mon Jan 24, 2005 7:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Test Cases for PX jobs
Replies: 9
Views: 3409

Test Cases for PX jobs

Hi,

I have developed a sequence and a set of DS PX jobs. I need to write the test cases for them. Can I have a list of indicative test cases that can be run on the sequence and the jobs?

Cheers,
Mohan
by sathyanveshi
Tue Jan 18, 2005 8:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SendMail/Notification activity issues
Replies: 1
Views: 809

SendMail/Notification activity issues

Hi, I am unable to send a mail using the Notification activity. The things is that I'm able to do so if the server is on my local machine. But when I developed a job on a different Unix server, the mail is not being sent though the job is complting successfully. I was told that I need to configure t...
by sathyanveshi
Tue Jan 18, 2005 7:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: POSITION Keyword issue
Replies: 4
Views: 2204

Hi.. Thanks for the response. Infact, the word POSITION is a SQL*Loader keyword. And SQL*Loader is used by DataStage to load the data. And interestingly the column POSITION is used by one of the PeopleSoft tables that I wanted to load. If I change my target table column to POSITION1 or something els...
by sathyanveshi
Tue Jan 18, 2005 4:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: POSITION Keyword issue
Replies: 4
Views: 2204

POSITION Keyword issue

Hi, I need to load data from a Oracle table to another Oracle table. My source and target tables are one and the same and the tables contain a field by name POSITION. When I try to load the data, I'm encountering a sqlldr error. When I opened the log file, I could see that there is a keyword POSITIO...
by sathyanveshi
Mon Jan 17, 2005 10:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Read from a FileSet or a DataSet
Replies: 1
Views: 1174

Parallel Read from a FileSet or a DataSet

Hi, I want to know is it possible to configure my DataStage EE to do a parallel read from a file or from a database? I know it's a weird question to ask whether a parallel read is possible from a database, but I need to know different options to optimise my loading strategy. So, please let me know w...
by sathyanveshi
Tue Jan 11, 2005 6:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Metadata mismatch
Replies: 2
Views: 2039

Metadata mismatch

Hi, I'm trying to run a parallel job from a Oracle table to another Oracle table on the same database. For two of my columns, the data type in Oracle is NUMBER. While importing metadata, the data type that I could see in the DataStage is Decimal (38,10) and while running the job, I face the Warning ...
by sathyanveshi
Wed Jan 05, 2005 5:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Execution of Shell Scripts in DataStage jobs
Replies: 2
Views: 1890

Execution of Shell Scripts in DataStage jobs

Hi, I have a scenario where I need to execute a shell script in the Before and After Job Routines. I could run the job but could not execute the shell embedded in the job. When looking at the log file for the job, the third entry is Environment Variable Settings in which I could find an entry which ...