TABLE_MAINT_PROC - Often used for the routine table operations like creating index etc. This is automatically executing Create index commands in parallel mode with Degree 6. It is not getting enough resources on the DB and Often fails (as the Parallel query dies).
Would like to haveb the procedure in ODI TABLE_MAINT_PROC not pass any parallel query at all. Is there a way to customize the packages OR call it in such a way to disable parallel degree in Queries.