SQL Programming Manual for TAL
Program Compilation and Execution
HP NonStop SQL Programming Manual for TAL—527887-001
5-12
Running the SQL Compiler
SQL Program File Format
The input program file to the SQL compiler can be a TAL object file, a file generated by
the Binder program, a file generated by the Accelerator, or a file previously compiled by
the SQL compiler. Figure 5-2
shows the format of a NonStop SQL program file.
Figure 5-2. NonStop SQL Program File Format
VST0502.vsd
SQL Program File
.
.
.
SQL Valid
SQL Sensitive
Compilation Timestamp
TAL Object Code
SQL Source Statement 1
SQL Source Statement 2
SQL Source Statement n
SQL Object Code
File Label
Information
Generated by
the SQL
Compiler
Object Code
Generated by
the TAL
Compiler
SQL Source
Statements
Stored by the
TAL Compiler
Execution
Plans
Generated by
the SQL
Compiler
Stored
DEFINES