Was this helpful?
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.
Last modified date: 12/14/2023