If you plan to use alternate schema for IBM DB2 UDB, then you must edit the arcotcommon.ini file to configure these settings. Perform the following steps to do so:
<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 © 2013 CA.
All rights reserved.
|
|