ORA-12815: value for INSTANCES must be greater than 0
What triggered the Error:
PARALLEL parameter specifying number of instances must be a positive integer or DEFAULTWhat should we do to fix it:
specify a positive integer or DEFAULT for INSTANCES if parallelism across instances is desired.