Search found 102 matches

by skathaitrooney
Fri Apr 17, 2015 4:28 am
Forum: General
Topic: LSF and Datastage
Replies: 13
Views: 10238

Hi Paul, SSH is working fine, also each compoute node has the JOBDIR mounted correctly. I debugged a lil more, i found that the sequencer.sh script is running related to the phantom process and thus a compute node is not getting assigned to the job. The sequencer.sh process is creating a child proce...
by skathaitrooney
Wed Apr 15, 2015 9:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with dataset
Replies: 11
Views: 7969

Ultimately i had to do a dataset cleanup and then re ran the job that created the dataset. It solved the issue.
by skathaitrooney
Wed Apr 15, 2015 2:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with dataset
Replies: 11
Views: 7969

Priyadarshi, Yes i checked the dataset for the segment files, it has 3 segment files mentioned but one does not exist. Iguess i have to do a cleanup and recreate the dataset as you already mentioned. But, is their a particular reason of such a case happening, that the segment file is missing by itse...
by skathaitrooney
Tue Apr 14, 2015 12:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with dataset
Replies: 11
Views: 7969

Paul, Its a grid environment. The dataset is in the location that can be accessed by the compute node. Its a shared NAS path. :) The job is failing as it is trying to search for the wrong segment file for the dataset(as mentioned in my post). For this dataset i can see a segment file with a differen...
by skathaitrooney
Tue Apr 14, 2015 4:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with dataset
Replies: 11
Views: 7969

Problem with dataset

Hello Experts, My parallel job has a dataset followed by a remove duplicate stage and the a db2 connector stage. My parallel job is getting aborted with the following error: dotcom_migration_location_temp,0: Fatal Error: I/O subsystem: Open of /opt/IBM/pr/IS/Datasets/location.ds.dsadmp.prdil.0001.00...
by skathaitrooney
Sat Mar 28, 2015 2:26 am
Forum: General
Topic: LSF and Datastage
Replies: 13
Views: 10238

LSF and Datastage

Hello Experts, I have faced some problems while using LSF as a resource manager. Many a times i have noticed in LSF that my job is in PENDING or RUNNING Status. Few minutes later that job disappears from LSF but the job's phantom process keeps on running on my server. When i opened director, i notic...
by skathaitrooney
Thu Mar 12, 2015 12:49 am
Forum: General
Topic: Parallel job compilation issues
Replies: 2
Views: 1978

Parallel job compilation issues

Hi Experts, Actually i modified a job and then saved it and compiled it. The OSH code that is getting generated for the new modified job is not getting updated, its the same for the previous job. Also i removed everything from the design workspace and emptied it.Even then if i compile it the OSH cod...
by skathaitrooney
Fri Feb 13, 2015 5:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Correct configuration file not getting generated
Replies: 2
Views: 2803

Correct configuration file not getting generated

Hi Everyone, I have a sequence job calling the sequencer.sh with 2 parameters (sequencer.sh -c2 -p2). Instead of returning a config file with 2 nodes and 2 partitions, a config file is getting generated in the gridjobdir with only 1 node and 1 partition. Can anyone suggest something on this?? Thanks!!
by skathaitrooney
Wed Feb 11, 2015 3:58 am
Forum: General
Topic: Export datastage users to an excel sheet
Replies: 1
Views: 1423

Export datastage users to an excel sheet

Hi Guys,

Is there any way with which i can export all the users and their roles (Super Operator, Production Manager e.t.c). to an excel sheet.
I want to create a such excel sheet containing all the info. about the users and their roles.
by skathaitrooney
Wed Feb 04, 2015 7:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration File not getting generated
Replies: 1
Views: 2997

Configuration File not getting generated

Hey guys, In our parallel job, we are using LSF as the resource manager. When we ran our job the dynamic config file is not getting generated. From the job log we can see the value of APT_CONFIG_FILE= (blank). Hence our job is aborted. This just happened randomly, our job ran fine when we re-execute...
by skathaitrooney
Wed Feb 04, 2015 7:28 am
Forum: General
Topic: Datastage 9.1 Error- Cannot resolve hostname
Replies: 2
Views: 2697

Thanks Arvind!!

I followed the tech note earlier but i was basically interested in knowing why for just between a short time window the hostname did not get resolved?
by skathaitrooney
Wed Feb 04, 2015 5:18 am
Forum: General
Topic: Datastage 9.1 Error- Cannot resolve hostname
Replies: 2
Views: 2697

Datastage 9.1 Error- Cannot resolve hostname

Each day my job runs just fine. But one particular day when this same job ran with the same configurations the following error popped up: Error Message: main_program: ERROR: gethostbyname(compute2.mycompany.net) returned null; node Compute1 cannot be used. main_program: APT_PMaddrInfoFor(): getaddri...