Step 4. Configure the DBMOVER Configuration File Options
Step 4. Configure the DBMOVER Configuration File Options
Optionally, you can set DBMOVER configuration file parameters for the IBM i server.
If you selected the
Configure PowerExchange DBMOVER file
check box, the
Configure PowerExchange DBMOVER File
dialog box appears when you click
OK
in the IBM i Installer.
In the dialog box, enter the following parameters for the PowerExchange Listener on the IBM i system:
Port Number
The TCP/IP port number on which the PowerExchange Listener listens for work requests. Valid values are 1 through 65535. Default is 2480.
Credentials Case
The case that PowerExchange uses for operating system user IDs and passwords. Valid values are:
A
. PowerExchange processes and passes user IDs and passwords to the operating system for authentication, as follows:
PowerExchange converts the user ID to uppercase.
PowerExchange checks whether the operating system is configured to handle mixed-case passwords. If so, PowerExchange passes the user ID in uppercase and the password in the case in which you entered it to the operating system for authentication. If not, PowerExchange converts the password to uppercase and passes the user ID and password to the operating system for authentication.
D
. PowerExchange converts user IDs and passwords to uppercase and then passes them to the operating system for authentication.
S
. PowerExchange converts the user ID to uppercase and leaves the password in the case in which you entered it. Then, PowerExchange passes the user ID and password to the operating system for authentication.
Default is
D
.
Security Level
Controls whether PowerExchange requires users to enter a valid operating system user ID and a password or passphrase. Also controls whether or not PowerExchange checks user-entered credentials to control access to file and database resources and to control the issuance of certain PowerExchange commands. Select one of the following options:
0
. PowerExchange does not require users to specify a valid operating system user ID and password and ignores any credentials that users supply. PowerExchange uses the userID under which the PowerExchange Listener or PowerExchange Condense task runs to control access to file resources. PowerExchange passes this user ID to the database system.
1
. PowerExchange requires users to specify a valid operating system user ID and a password or valid PowerExchange passphrase. PowerExchange checks these credentials when a PowerExchange task starts. Thereafter, PowerExchange controls access to file resources in the same manner as for option 0. For file access, PowerExchange uses the user ID under which the PowerExchange Listener or PowerExchange Condense task runs and passes this user ID to the database system.
2
. Provides the most specific level of security. PowerExchange requires users to specify a valid operating system user ID and a password or passphrase. PowerExchange checks these credentials when a PowerExchange task starts. PowerExchange Listener subtask processes run under the supplied user ID and password or passphrase. PowerExchange uses this user ID and password or passphrase to control access to PowerExchange files. PowerExchange also passes this user ID and password or passphrase to the database system for data access. PowerExchange uses security objects to control which users can run pwxcmd commands for a PowerExchange Listener or PowerExchange Condense process that are issued from a Linux, UNIX, or Windows system. The security objects also control which users can run PowerExchange Listener LISTTASK and STOPTASK commands that are issued from the SNDLSTCMD interface, the PowerExchange Navigator, or the DTLUTSK utility.
Default is
0
.
Selective Signon
Controls use of the PowerExchange selective sign-on file to authorize users to connect to the PowerExchange Listener. Select one of the following options:
N
. PowerExchange does not use the selective sign-on file.
Y
. PowerExchange uses the USER statement with the ALLOW and IP subparameters in the selective sign-on file to restrict users who can connect to the PowerExchange Listener.
Default is
N
.
If you specify
Y
and also set the first parameter in the SECURITY statement to
1
, PowerExchange uses the TASKCNTRL parameter in the USER statements in the sign-on file to control access to PowerExchange Listener LISTTASK and STOPTASK commands that are issued from the PowerExchange Navigator.
Journal Name
Journal name for the journal that contains change data for registered source tables and from which PowerExchange extracts change data.
Journal Library
Library name for the journal that contains change data for registered source tables.
Instance
User-defined name for the source instance. This name must match the name that you specify in the
Collection Identifier
property of the registration group.
If you are running PowerExchange Condense, this name must also match the name specified in DBID parameter in the CAPTPARM member.
If you want to run multiple PowerExchange Listeners from the environment you are installing, add LISTENER statements to the DBMOVER member in the CFG file on the IBM i server. For more information, see the
PowerExchange Reference Manual
.
Click
OK
to run the installation process.
A progress bar tracks the installation progress. When the installation process completes, the IBM i Installer issues a success message.
After the installation completes, click the Close button (X) to close the window.