Specify a database default catalog
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The database catalog to be used for queries when the
catalog is not given in a schema, table, or column specification
is the primary database catalog unless the default is changed. The
default catalog may be changed using the Progress Software Corporation
specific SQL statement SET CATALOG.
Note: When you connect to auxiliary databases using
a previously used pooled connection, you will inherit the database
configurations as set by the previous user.