Use Client Database-Request Statement Caching level (-clstmtCacheLevel) to enable all future connections to use client statement cache at the specified level.

Operating system and syntax UNIX / Windows -clstmtCacheLevel n
Use with Maximum value Minimum value Single-user default Multi-user default
Client Connection, Database Server 2 0 N/A 0
n
An integer in the range of 0 to 2. Set n as follows to indicate the client statement cache level setting:
  • 0—This default setting disables all future connections to use client statement cache at the specified level.
  • 1—(Single) The ABL client reports only reports the current ABL program and line number, or a single SQL statement.
  • 2—(Stack) Report the call stack up to the current ABL program and line number.
To change this parameter setting while the database is running, use the following options: