Skip to main content
PRERELEASE CONTENT

DDLSQLOnlyCompile

Enable an SQL-only compile.

Synopsis

[SQL]    DDLSQLOnlyCompile=n

n is either 1 or 0. The default value is 0.

Description

When DDLSQLOnlyCompile is enabled (n = 1), any class compilation performed as a result of executing a DDL statement compiles the class with the q (sqlonly) flag. When this parameter is not enabled, the q flag is not used.

Changing This Parameter

You can change DDLSQLOnlyCompile with the Config.SQLOpens in a new tab class (as described in the class reference) or by editing the CPF in a text editor (as described in Editing the Active CPF).

Purpose of this instance: Draft documentation
DocReleaseID: SupplyChain2025.1
Content loaded from:
/staging/learning/iris-doc/2025.1.x/doc/supply-chain/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/cache/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/ensemble/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/iris/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/security/en-us/src/
Excluded items: PAGE_bi, PAGE_deployment, PAGE_interoperability, PAGE_release
FeedbackOpens in a new tab