Steps for this task
Note: Make sure that the database supports Unicode (UTF-8) . Otherwise, it cannot store all characters that can be handled in the Java code, and you could run into codepage conversion problems when a client uses an incompatible codepage.
dbaccess CREATE DATABASE scheddb with log
dbaccess scheddb createSchemaInformix.sql
Results
The Informix database for scheduler exists.