To create and configure a new database instance, use the Database Manager database tool.
See also the Tips for Creating a Database Instance.
The database software is installed (see Installation Manual).
You are using the Database Manager GUI or the Database Manager CLI.
...
1. Call the Database Manager.
¡ Calling the Database Manager GUI
¡ Calling the Database Manager CLI
2. Create the database instance using the Database Manager.
¡ Database manager GUI, Creating a Database Instance
¡ Database manager CLI, Creating a Database Instance
Follow the conventions for database names, the conventions for user names and passwords as well as the technical restrictions.
If you want to define the database catalog in UNICODE, then set the _UNICODE special database parameter to YES. Names of database objects (such as table or column names) can then be displayed in the required presentation code when using database tools. You cannot change the _UNICODE database parameter once the database instance has been created. If you want to change it, however, you have to reinitialize the database instance.
The database instance was created, configured and transferred to operational state ONLINE. At a later date you can change the configuration of the database instance by changing the values of the database parameters using the Database Manager.
Database manager CLI, How to Create a New Database Instance (db_create Command)