Reindexing - going on indefinitely

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
this_is_venki
Participant
Posts: 23
Joined: Fri Nov 04, 2005 8:34 am

Reindexing - going on indefinitely

Post by this_is_venki »

We faced some problem retriving some hased data. To resolve the same, we tried reindexing the project. But this goes on indefinitely .... any idea why this should happen? How much time does it take normally?
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Reindexing should not take a long time unless your project has many jobs and entities and your system is overloaded. Most likely you did not get rid of all users on the system and the reindex is waiting for some file lock. Are you certain that all users have exited the system and that no jobs are running in that project? You can use LIST.READU to see if you find entries that look familiar.
Post Reply