Product specifications
PRM parameter reference
13.1 PRM file configuration reference
The database capability parameters are listed alphabetically. To view functions, date operators, and
other operators available, open a <driver>.prm file in an XML editor, each parameter is defined in
the following tag:
<Parameter Name="parameter">value</Parameter>
where parameter is the name of the parameter, and value is the value attributed to the parameter.
Each parameter is shown with the following information:
• example of how the parameter appears in the XML file
• description of the parameter
• possible values that can be set for the parameter
• default value for the parameter if any
Note:
Certain configuration parameters must not be edited. These parameters have values set for use internally
within SAP BusinessObjects solutions. These parameters are described in this section but contain a
warning not to edit the value. You must not edit these parameters. Before editing any other PRM file
parameter, you should make a backup copy of the PRM file.
13.1.1 ANALYTIC_CLAUSE
<Parameter Name="ANALYTIC_CLAUSE">WHEN</Parameter>
Specifies which SQL keyword must be used if a function specified in
the ANALYTIC_FUNCTIONS parameter is used in the SQL statement.
Description
2012-03-15159
PRM parameter reference