dbschema

The dbschema displays the SQL statements the schema that are necessary to replicate database objects. This topic describes the functionality of dbschema utility when it is executed using InformixHQ UI.

Database schema utility

dbschema generates schema DDLs for the entire database:
  1. The full log output of dbschema is viewable in the InformixHQ UI.
  2. Users can copy or download the schema log output.
  3. Once the log is copied or downloaded, InformixHQ automatically deletes the schema logs.
  4. Users are allowed a maximum of 10 dbschema requests within a 10 minute window. Once this limit is reached, further requests will be temporarily blocked until the 10 minute window has elapsed.