How to Drop one of the RAC database OR change NLS parameters
Oracle 11.2.0.4
OS = Linux
RAC nodes = 2
I just created a database with wrong NLS CHARACTERSET AND NLS NCHAR CHARACTERSET parameter,
1. is it easy to change these parameter NLS CHARACTERSET and NLS NCHAR CHARACTERSET? How would I do this?
2. OR just drop this database without affecting the other database that resides on these two servers? how would I do this?