Hello,,
I need to drop 10 indexes owned by fnd_concurrent_requests and when i try dropping these indexes i get an ora 054. Resource busy and aquire with nowait specified. How do i go about dropping them. Once i re-create them i will need to analyze them using
ANALYZE TABLE FND_CONCURRENT_REQUESTS VALIDATE STRUCTURE CASCADE.

THANKS
Jigar