| Configuration | Active (Debug) |
| Platform target | x86 |
| SQL(TARGETDB=POSTGRESQL) | Target database is PostgreSQL |
| SQL(DB=HCODemo) | PostgreSQL connection name is HCODemo |
| SQL(PASS=userid.password) | Database login credentials |
| SQL(DIALECT=MAINFRAME) | HCOPG database syntax conversion is enabled |
| SQL(DBRMLIB) | EXEC-SQL commands are extracted and placed in database request module (DBRM) |
| SQL(INIT) | Initiates the database connection |
| SQL(NOCHECK) | No SQL compile-time checking performed |
| SQL(BEHAVIOR=OPTIMIZED) | Optimizes migration process |