asked on
I get below Error inserting data in the table with 1 primary key and 3 foreign keys:
ORA-01502: Index '<schema.table_names_primary_key>' or partition of such index is in unusable state.
1st row below is the Primary key index & I do not know the Partition.
Why is this happening & How to fix this issue?