To configure the Assure DQ client for your environment, complete the following steps:
-
Go to
<install_folder>/InfogixClient/etcand editsetupzos.shto point to the Java home directory (see step 6 on page 20). -
Go to
<install_folder>/InfogixClient/binand runfixfileszos.sh.Only run this command one time after unzipping the client. -
From the
binfolder, use the following command to runinit-client-config.sh:init-client-config.sh IAThe script initializes a configuration named
If you are using the OMVS shell, the first prompt for input from the user may not display. When the lower right corner of the display shows INPUT, press PF10 (the refresh command).default. -
Edit the
client.propertiesfile located in<install_folder>/InfogixClient/config/default/IA.- Unless you prefer to pass them on the command line, edit the user name and password for connecting to the Assure DQ server. Optionally, you can encrypt the password in the next step.
- If you have multiple instances of the Assure DQ application
installed together on the same application server, edit the
solution.context.rootproperty.
Specify the context root of the instance to connect to, such as
infogixassuredev.See the table beginning on page 25 for more detailed descriptions of the properties and how to edit them. When upgrading, refer to the client properties file from the prior release if you want to duplicate its settings.
-
Optionally, run the
crypt-propertiesscript to encrypt passwords in the client properties file. From thebinfolder, use the following command:
Password encryption is optional but recommended. Unencrypted passwords in the properties files may be visible to unauthorized users.crypt-properties.sh IAThe default algorithm is
PBE-DES 56 bitencryption. To use theAES 256 bitalgorithm instead, see “Encrypt Passwords” on page 26. -
From the
binfolder, use the following command to deploy the client:deploy-client.sh IAThe
deploy-clientscript validates and deploys the default configuration you initialized in step 3 on page 21. If the script detects a configuration issue, correct the problem and run the script again. -
From the
binfolder, use the following command to runaboutAssure.sh:aboutAssure.shThe
aboutAssurescript verifies the license and creates log files with the appropriate permissions. The logs are located in<install_folder>/InfogixClient/logs/default/IA. - Install any client patches or fix packs downloaded in step 1 on page 19. Follow the client installation instructions included in the release notes for each patch or fix pack.