dbexport
The dbexport utility unloads an entire database into text files and creates a schema file. This topic describes the functionality of dbexport utility when it is executed using InformixHQ UI.
Database Export utility
dbexport generates a structured export of Informix database schema and data
into the .exp folder.
- Exports schema and data into a subdirectory named <database>.exp, created under the agent's running JAR directory.
- In the event of a failure, the <database>.exp directory is automatically cleaned up.
- Export operation will fail if the directory is not accessible to the user running the agent JAR.