If you plan to use alternate schema for IBM DB2 UDB, then edit the arcotcommon.ini file to configure these settings.
Perform the following steps:
<install_location>/arcot/conf
jdbc:db2://<server>:<database_port>/<database>:currentSchema=<alternateID>;currentFunctionPath="SYSIBM","SYSFUN","SYSPROC","SYSIBMADM","<alternateID>";
For example
jdbc:db2://db2server:50000/arcotdb:currentSchema=ARCOTALTERNATEUSER;currentFunctionPath="SYSIBM","SYSFUN","SYSPROC","SYSIBMADM","ARCOTALTERNATEUSER";
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|