Use this procedure to augment an existing WebSphere Application
Server Network Deployment deployment manager profile into a WebSphere Process
Server deployment manager profile using the Profile Wizard graphical user
interface (GUI).
Before you begin
Before using this procedure, ensure that:
Why and when to perform this task
To augment an existing WebSphere Application Server Network Deployment
deployment manager profile into a WebSphere Process Server deployment manager
profile, use the following procedure.
Steps for this task
- Log on as the root user on a Linux or UNIX system, or as a member
of the Administrator group on a Windows system.
Draft comment: See
if supported for March.
- Start the WebSphere Process Server Profile Wizard.
See Starting the Profile Wizard for
descriptions of the many ways to start the Profile Wizard on various platforms.
The
wizard loads the Java 2 SDK and then displays its Welcome panel.
- In the Welcome panel, select Next.
If an WebSphere Application Server Network Deployment profile exists
for augmentation, the Existing profile detection panel is displayed. Select
the
Augment an existing WebSphere Application Server profile radio
button and select
Next.
- In the Profile type selection
panel, select the radio button beside the entry Deployment manager profile,
then select Next.
The list of profile types will include
only those types which have valid WebSphere Application Server Network Deployment
profiles that can be augmented into WebSphere Process Server profiles.
- In the Profile augmentation selection panel, choose the profile
you want to augment from the drop-down list and select Next.
The list includes only those profiles of the type selected. The profile
you select to augment must be from the version of WebSphere Application Server
Network Deployment on which WebSphere Process Server is installed.
- In the Service Component Architecture
configuration panel, choose whether to configure the Service Integration Bus
in a secured mode. To configure the Service Integration Bus in a secured mode,
perform the following steps:
Draft comment:
In a later release,
add a link to conceptual information about SCA.
- Select the Configure the Service Integration Bus in a secured
mode check box.
- Enter the user ID and password, and confirm the password, used
to authenticate with a secured Service Integration Bus.
- Select Next.
To not configure the Service Integration Bus in a secured mode, leave
the check box clear and select Next.
- In the Database configuration panel, configure database authentication.
Several WebSphere Process Server components use a database, including:
- Recovery
- Relationship service
- Mediation
- Application Scheduler
- Business rule group
- Selector
The information requested on this and the following panel correctly
configure a new local or existing database for use with these components.
Configure
database authentication by performing the following steps.
Select to either create a new database or use
an existing one by selecting the appropriate radio button. If
you choose to create a new database, no other database by that same name can
exist or the procedure will fail.
- Choose the database you want to use, or accept the default value
of DB2 Universal.
You can select the following databases
from this panel (each entry that can be selected from the list is shown, followed
by the database it represents):
- DB2 Universal (DB2 Universal Database)
- DB2 Universal OS/390 V7.1 (DB2 Universal Database for OS/390
V7.1)
- DB2 Universal OS/390 V8.1 (DB2 Universal Database for OS/390
V8.1)
- DB2 CLI (DB2 Call Level Interface)
- Informix (Informix Dynamic Server)
- MSSQL Server Embedded (Microsoft SQL Server Embedded)
MSSQL Server Data Direct (Microsoft SQL Server
DataDirect)

- Oracle OCI (Oracle OCI client)
- Oracle Thin (Oracle Thin)
- Enter your database name or accept the default WPRCSDB.
If the database name WPRCSDB is already associated with another WebSphere
Process Server profile, you must use a different database name.
- Select Next.
One of the following panels is displayed:
- If you select the default value of DB2 Universal, the Additional
database configuration information panel is displayed. Proceed to step 9.

The business rule group and selector components support only
DB2
Universal,
DB2 Universal OS/390 V7.1,
DB2 Universal OS/390
V8.1, or
DB2 CLI for their repository.
In
WebSphere Process Server, version 6.0.1, these components also support Oracle
OCI (Oracle OCI client) and Oracle Thin (Oracle Thin).
If
you select any database other than these, a warning panel is displayed, which
explains this restriction. Proceed to step 8.
Remember: This warning
panel is displayed only the first time you select a database other than these.
If you select Back, select another database other than these, and then
select Next, the warning panel is not displayed.

Restriction: You cannot create a new database if
you are using DB2 Universal OS/390 V7.1, DB2 Universal OS/390
V8.1, Oracle OCI, or Oracle Thin as your database product.
If you select one of these combinations on the Database configuration panel,
a message panel is displayed, informing you that you must either use an existing
database or select a different database product. Select OK to close
this message panel, and make different selections on the Database configuration
panel.
In the warning
panel, if you intend to use the business rule group and selector components
and you still want to use a database for the other components that the business
rule group and selector components do not support, you have to configure the
repository database for the business rule group and selector components manually. Select OK to keep your selections or select Back to return
to the Database configuration panel to change your settings. For information
on configuring the repository database for the business rule group and selector
components manually, see the following topic in this information center: Administering
WebSphere Process Server > Administering applications and application services
> Business rules > Installing the business rules dynamic repository for network
deployment. This procedure assumes you select OK. The
Additional database configuration information panel is displayed, with fields
specific to the database you have selected.
- In the Additional database configuration
information panel, complete the fields as detailed in Additional database configuration information for common databases, and select Next.
- In the Profile summary panel,
review the profile characteristics and select Next to augment the profile
or select Back to change the characteristics of the profile.
The Profile Wizard shows a progress panel to indicate that the profile
is being augmented. If no errors are detected, the Profile augmentation is
complete panel is displayed at the end of the process.
Attention: 
If errors are detected during profile augmentation, other
panels might be displayed in place of the Profile augmentation is complete
panel. Examples include the following:
- Profile augmentation is complete with warnings panel, which indicates
that a profile was augmented but warnings were generated.
- Profile augmentation is incomplete panel, which indicates that a profile
was augmented but exists in an unusable state.
- Profile augmentation failed panel, which indicates that a profile was
unable to be augmented.
Each of these panels identifies the log file to reference in order to
troubleshoot the problems. Also refer to
Recovering from profile creation or augmentation failure for troubleshooting tips.

- Ensure the check box to launch the First Steps console is selected,
and select Finish to close the Profile Wizard and start the First Steps
console.
Result
A WebSphere Application Server Network Deployment deployment manager
profile is successfully augmented into a WebSphere Process Server deployment
manager profile.
What to do next
Check server operation by selecting
Start the deployment manager from
the First Steps console. An output window opens. If you see a message similar
to the following, your deployment manager is operating properly:
ADMU3000I: Server dmgr open for e-business; process id is 3072
Draft comment:
Include this paragraph when the IVT actually tests
WPS: You can also check server operation by running the Installation Verification
Test (IVT) from the First Steps console to verify that your installation is
operating properly. See xref to tins_ivt file for more information.