Static SQL query support

Static SQL query support means that you can accelerate SQL queries that are embedded within Db2® for z/OS® application programs.

Static SQL queries are prepared at the time the application program is bound as a package in Db2 for z/OS, that is, before the execution of the application in Db2. To accelerate static SQL queries within these application programs, you must BIND or REBIND the Db2 package for that application and specify a new bind option that requests static query acceleration.