ORA-00304 : requested INSTANCE_NUMBER is busy
Cause : An instance tried to start by using a value of the initialization parameter INSTANCE_NUMBER that is already in use.
Action : Either:
- Specify another INSTANCE_NUMBER,
- Shut down the running instance with this number, or
- Wait for instance recovery to complete on the instance with this number.
Popularity: 7% [?]


