Network Deployment (Distributed operating systems), v8.0 > Secure applications and their environment > Authenticate users > Select a registry or repository > Manage realms in a federated repository > Configure a property extension repository in a federated repository > Set up an entry mapping repository, a property extension repository, or a custom registry database repository using wsadmin


Manually setting up the property extension repository for federated repositories


Overview

To create tables in the property extension repository for federated repositories, use the script...

The following databases are supported...

For remote databases, copy the following files from WAS to the system hosting the database. Replicate the directory structure under ../setup.

The db_type variable represents one of the following directory names: db2, oracle, informix, derby, or sqlserver.


Specify the database schema:

To use the default schema of the database, execute the following commands without specifying the DBSCHEMA parameter. Typically, the default schema is the namespace of the current database user.

To replace the schema variable in the SQL files with the actual database schema name.

Where the value of db_type is db2, derby, informix, oracle, or sqlserver.

If WAS and the database are not on the same system, set the SCHEMA_LOCATION value to the location where you copied the SQL files.

If SCHEMA_DEST_LOCATION is not set, the updated SQL files are copied to a directory with the name as the value not substituted under the current directory. The output shows where the files are copied.

For Oracle 11g...

For IBM DB2 on the Windows operating systems, initialize the DB2 environment before you run createIdMgrPropExtDbTables.bat. At the Windows command prompt, enter db2cmd to open a new DB2 command window and run createIdMgrPropExtDbTables.bat from this prompt.

For Microsoft SQL Server...

If WAS and the database are not on the same system, set the SCHEMA_LOCATION value to the location where you copied the SQL files.

If SCHEMA_DEST_LOCATION is not set, the updated SQL files are copied to a directory with the name as the value not substituted under the current directory. The output shows where the files are copied.

The following default instance is created as a part of the database installation:

The Informix database is created with the following environment:


Procedure

Run the createIdMgrPropExtDbTables.sh script or createIdMgrPropExtDbTables.bat script to create the tables in the property extension repository.

Run the script from the following location or from the directory to which you previously copied the script file:

Script parameters...


Example

Run the appropriate script for your database and operating system to create tables in the property extension repository. If the database exists on a system where WAS is not installed, the following examples assume that your PATH variable includes an entry for the location to which you copied the script files...

...or...

On the AIX, HP-UX, Linux, and Solaris operating systems:

On the Windows operating systems:


What to do next

Run...

...to populate the tables that are created. Manually set up the property extension repository for DB2 for iSeries or DB2 for z/OS
Set up an entry mapping repository, a property extension repository, or a custom registry database repository using wsadmin
WAS detailed system requirements

+

Search Tips   |   Advanced Search