What is the usage of the below Policy Server default parameters in use in the system_odbc.ini file while adding a DSN?
CatalogOptions=0
ProcedureRetResults=0
EnableDescribeParam=0
EnableStaticCursorsForLongData=0
ApplicationUsingThreads=1
The parameters are from the Progress (DataDirect) driver, and descriptions come from the Progress (DataDirect) documentation (1)(2)(3)(4)(5).