HP-UX AAA Server A.08.00.01 Administrator's Guide
Table 22-6 DBC Mapping Parameters
DescriptionParameter
Mandatory. Specifies the column name of the database table.
db_column
Mandatory. Specifies the column width as defined in the database schema. Used
by the database client library to determine the length of data to reserve for
processing the column.
db_width
Mandatory. Used by the database column library to specify the type conversion
to be performed on the data. You can use one of the following keywords:
db_type
• CHAR
• INT
• RAW
DBP Mapping
DBP is the placeholder mapping using the placeholder syntax in the SQL statements
and parameter bind functions as defined by the OCI and ODBC library APIs. If used
as a target in input mapping, it contains a placeholder to the local data to bind to using
SQL placeholders. If used as a source in output mapping, it contains the value to be
retrieved from the placeholder after execution of a stored procedure. For more
information on stored procedure, see “Stored Procedures” (page 368).
Check the latest HP-UX AAA Server Release Notes to determine if DBP is supported
with your client library.
Table 22-7 (page 353) lists the DBP mapping parameters and their descriptions:
352 SQL Access