7. Using Repeat Queries with OpenAPI : Repeat Query ID
 
Share this page                  
Repeat Query ID
A server uses a unique repeat query ID to identify a repeat query being used by multiple clients running the same application. This ID must be unique across all applications and all versions of a given application. A repeat query ID consists of two integers (32 bits each) and a character string (64 bytes maximum). Embedded SQL uses the source file name, a positional value, and a timestamp to uniquely identify a query at preprocessing time.