Change of registered charcterset
Hi
A question on how to change the registered info in ODA on a database.
We have ODA 19.16 on X9.
Now, I created an instanceOnly db with: odacli create-database -n nn -u nn_1 -dh homeid -r ACFS -io
Then created a standby db from an rman duplicate from primary.
running: odacli describe-database -in nn shows -among othe things- this:
CharacterSet: AL32UTF8
The database is running in we8iso8859p1, I know, the db is ok and everything works as it should, but, the info in ODA registry is wrong.
How can I change it? Not with modify anyway... and doing create-database with -cs we... is not permitted when doing an instance only..