LREE and PostingSample post-installation steps for z/OS
Use these instructions to define custom schema names for the LREE
and PostingSample applications. The samples are in the WAS_install_root>/installableApps directory.
Before you begin
Install the LREE or PostingSample application for z/OS.
About this task
Perform the following steps based on your DB2 version. For the datasource
that you have created for the LREE application, for example jdbc/lree, set
the custom property
currentSQLID as follows:
For DB2 V7 and
V8 for z/OS
Procedure
- Go to the jdbc/lree data source panel in the administrative console.
- Go to Additional properties > Custom properties.
- Set the value of the custom property (currentSQLID) to the schema
name you want to use. For example, D1LREESM. Known limitation :
Since the datasource for LREE is now associated with a specific schema name,
for example D1LREESM, this datasource will no longer be sharable for other
applications that might be using a different schema name. For example, if
you have multiple LREE applications that use different schema names created
in the same cell, you will need to have multiple corresponding datasources
created.
What to do next
For DB2 V7 UDB for z/OS, you need to ensure that the application
server process identity (i.e. ASSR1) that will set the currentSQLID
register has the proper authority to do that. Issue the DB2 command Grand
SYSADM TO ASSR1 through SPUFI. There is no need to do this for DB2 V8.
|
