Search found 9 matches

by ashish10mca
Fri Apr 06, 2012 9:49 pm
Forum: General
Topic: Check for File arrival
Replies: 10
Views: 5476

Check for File arrival

Hi, Please tell me how can i do this.. i have to process a file whenever its arrived to our server in a day.If two file arrives i have to funnel them. Problem i am facing that i dont know which time the file arrive so whenever file arrive i have to run the Job. Scheduling the job 24 hours in a day i...
by ashish10mca
Tue May 24, 2011 3:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential FIle Scenario
Replies: 5
Views: 4011

Sequential FIle Scenario

Hi..

I am facing a problem to develop below scenarion in datastage 7.5.

SCENARIO:

How to catch a string pattern from sequential_file source (just like grep in UNIX) . and if able to catch a pattern then how to send as an parameter for next job on run time??

Please Suggest..??
by ashish10mca
Mon Jan 24, 2011 2:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Some partition doubts
Replies: 6
Views: 5895

Some partition doubts

Doubt 1: entire partition if uses and record spooled as it is in partition then we get 4 times of source record(If config file is of 4 nodes). right or wrong?? Doubt 2: Same if uses in first stage then wht would be the default partition.(Because same follows the partition strategy of upcoming stage ...
by ashish10mca
Mon Jan 17, 2011 8:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Node Concern..
Replies: 3
Views: 2583

COncern

I want to know...which job is running on which node right now
by ashish10mca
Mon Jan 17, 2011 8:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Node Concern..
Replies: 3
Views: 2583

Node Concern..

How can I know which Job is working on which node?
by ashish10mca
Tue Nov 09, 2010 4:38 am
Forum: General
Topic: Job Information
Replies: 7
Views: 4108

Ya.. Arndw.. i did this just today...4714516 is the parent id and i am not able to file the Job Name or Job Number against 414516.

Thanks..
ArndW wrote:Did you do this a month ago when you originally posted the question or is this a recent output? From this output I would look at process 4714516. ...
:)
by ashish10mca
Tue Nov 09, 2010 3:16 am
Forum: General
Topic: Job Information
Replies: 7
Views: 4108

To ArndW

Hi Arndw, Thanks for ur reply. I did that as per ur sugeestion and the below O/P i got. dsadm 258216 4714516 0 14:48:09 - 0:00 /dshome/Ascential/DataStage/PXEngine.751.1/bin/osh -APT_PMsectionLeaderFlag CNDAIRPZAPZP02 10003 0 30 node1 CNDAIRPZAPZP02 1289294287.217519.4351e0 dsadm 1290368 4714516 0 1...
by ashish10mca
Fri Oct 29, 2010 4:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: OSH file Information
Replies: 2
Views: 1992

OSH file Information

As we know when datastage job executes it creates a Orchestrate file. Suppose i have an Orchestrate file then how can i know relevant job regarding Orchestrate file..
by ashish10mca
Fri Oct 29, 2010 4:04 am
Forum: General
Topic: Job Information
Replies: 7
Views: 4108

Job Information

Hi, I have following information when enter the command ps -ef|grep 324156(pid).. /dshome/Ascential/DataStage/PXEngine/bin/osh -APT_PMsectionLeaderFlag CNDAIRPZAPZP02 10006 2 30 node3 CNDAIRPZAPZP02 1288344539.685346.43401c My question is how can i know which job is giving above information..?? Than...