This Natural profile parameter specifies the DBID to be used for a database access at
runtime. This database ID specified with the UDB
parameter replaces
DBID 0 when Natural objects are executed.
Possible settings | 0 or 1 - 65535 , except 255 |
Valid database ID.
Note: |
---|---|---|
Default setting | database ID applicable for FUSER |
|
Dynamic specification | yes | |
Specification within session | no | |
Application programming interface | USR1005N |
See SYSEXT - Natural Application Programming
Interfaces in the Utilities
documentation.
* Recommended. |
USR1040N *
|
Notes:
UDB
parameter must be of the same type (ADA/ADA, SQL/SQL or XML/XML, for example).
UDB
profile parameter determines which database is accessed. Thus
it is possible to have different user environments without multiple FUSER
files being required.
UDB
profile
parameter is not specified, the DBID that applies to the FUSER
system file is
used.