Usage Notes
The Language Conformance field specifies whether or not SQL requests are to be checked for conformance with a particular standard.
The option is rejected unless you also specify Connect Type C.
| Language | Variable Name |
|---|---|
| COBOL: | DBCAREA-CONFORMANCE |
| C: DBCAREA.H: | lang_conformance |
| Routine | Action Taken |
|---|---|
| DBCHINI | writes |
| DBCHCL | reads (CON) |
| Used by | Action Taken |
|---|---|
| application program | writes |
The values for the Language Conformance field are as follows:
- N (none)
- 2 (FIPS127-2)
- 3 (FIPS127-3)