Can't see any jobs within a project

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
Azzuri
Premium Member
Premium Member
Posts: 122
Joined: Tue May 13, 2008 11:42 am

Can't see any jobs within a project

Post by Azzuri »

Hi All, we have an issue where we cant see any jobs within the job tree for one of our projects. I had an existing Desinger session open I can see the job tree but If I open a new instance I don't


Any Ideas what might have heppened. It looks like maybe a index is corrputed.

Thanks in advance.
grimm336
Participant
Posts: 12
Joined: Thu Jun 25, 2009 10:19 am

Post by grimm336 »

I have faced this issue before.. it has noting to do with indexing.....try the options in view or tool bar.....
i cant exactly remember which tab exactly helped me to view the job tree
grimm
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

While grimm336 tries to remember, use the Administrator to check whether the indexes are intact. Execute the following commands.

Code: Select all

LIST.INDEX DS_JOBS ALL
LIST.INDEX DS_JOBOBJECTS ALL
In particular note the setting of the "Build Reqd" column.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
prasad.bodduluri
Participant
Posts: 30
Joined: Tue Jan 30, 2007 5:21 am
Location: bangalore

Post by prasad.bodduluri »

May be datastage installation directory has no free space, as per guidelines of ibm websphere 75% free space required .
prasad
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

I would put my money on "indexes corrupted". :wink:
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply