Drop database in Oracle 9i
570672Feb 22 2008 — edited Feb 23 2008I have a situation wherein I need to drop a database and recreate the database using a different NLS_characterset. The software (Cognos) I am trying to install will not accept the default characterset and only prefers in a particular format. I am using Oracle 9i. I would like to know how I could drop the database and recreate a new one database with the correct characterset.
Also, can you advise me as to how to create the database using NLS_CHARACTERSET with either UTF-8 or AL32UTF8? Also, is there a way I can change this parameter in my existing database to the value I need. I need to address this immediately. Can the experts on this forum please guide me.
Message was edited by:
user567669