Indexes running on Nologging and Parallel clause.
Hi,
Some Indexes are running with NoLogging and Parallel Clause option in big tables of our database.These indexes are running on the NoLogging and Parallel clause for the last 2 years.Is it advisable to keep the indexes on Nologging and Parallel clause.
Please explain the impact of keeping Indexes in NoLogging and Parallel Clause, if any.
Note - Can we recreate those indexes with Logging and NoParallel clause.
Thanks.