SQL Tab Setting |
Equivalent CPF Parameter |
Retain cached query source |
SaveMAC |
Default time precision for GETDATE(), CURRENT_TIME, and CURRENT_TIMESTAMP |
TimePrecision |
Lock escalation threshold |
LockThreshold |
TO_DATE default format |
TODATEDefaultFormat |
Default length for VARCHAR |
ODBCVarcharMaxlen |
Default schema |
DefaultSchema |
Execute queries in a single process |
AutoParallel |
Define primary key as ID key for tables created via DDL |
IdKey |
Ignore redundant DDL statements |
Sets the DDLNo* parameters. |
GROUP BY and DISTINCT queries must produce original values |
FastDistinct |
Turn off Adaptive Mode to disable run time plan choice and automatic tuning |
AdaptiveMode |
Turn on parameter sampling to sample the parameter value for query execution |
ParameterSampling |
Lock timeout (seconds) |
LockTimeout |
TCP keepalive for client connections (seconds) |
TCPKeepAlive |