Job Monitor and Oracle Enterprise stage

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
maheshsada
Participant
Posts: 69
Joined: Tue Jan 18, 2005 12:15 am

Job Monitor and Oracle Enterprise stage

Post by maheshsada »

We have a job which reads from Oracle Enterprise stage and does sorting, join and writes to sequential file. When the job monitor is on the oracle stage is running forever without selecting any rows. If the job monitor is off then the same job completes within minutes.
I am not able to understand the relation between job monitor and oracle staging not selecting the records.
Can anyone throw some light

regards
Magesh S
maheshsada
Participant
Posts: 69
Joined: Tue Jan 18, 2005 12:15 am

Post by maheshsada »

can anyone please answer the relation between job monitor and oracle enterprise stage
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

There really isn't one. :?

Best to open a case with your official Support provider, I would think.
-craig

"You can never have too many knives" -- Logan Nine Fingers
keshav0307
Premium Member
Premium Member
Posts: 783
Joined: Mon Jan 16, 2006 10:17 pm
Location: Sydney, Australia

Post by keshav0307 »

not sure about the relationship, but it does make difference.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

What "does make a difference"? Can you expand on your comment, please?
-craig

"You can never have too many knives" -- Logan Nine Fingers
keshav0307
Premium Member
Premium Member
Posts: 783
Joined: Mon Jan 16, 2006 10:17 pm
Location: Sydney, Australia

Post by keshav0307 »

in terms of performance.
maheshsada
Participant
Posts: 69
Joined: Tue Jan 18, 2005 12:15 am

Post by maheshsada »

I have enable APT_STARTUP_STATUS & APT_DUMP_SCORE and checked for the execution. The job comes upto "main_program: Starting step execution." after than it just hangs.

If i enable $APT_NO_JOBMON to True then the job completes. Any ideas
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Is your job monitor (a separate Java application) actually running?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
senthil_tcs
Premium Member
Premium Member
Posts: 40
Joined: Tue Oct 14, 2008 3:30 pm
Location: London

Post by senthil_tcs »

Hi,

We are also experiencing the same issue, please let me know if you have found any solution/received any patch from IBM.
Post Reply