system_odbc.ini default parameters description as CatalogOptions and others in Policy Server
search cancel

system_odbc.ini default parameters description as CatalogOptions and others in Policy Server

book

Article ID: 219330

calendar_today

Updated On:

Products

SITEMINDER

Issue/Introduction

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

Resolution

The parameters are from the Progress (DataDirect) driver, and descriptions come from the Progress (DataDirect) documentation (1)(2)(3)(4)(5).

Additional Information