Table of Contents

Search

  1. Preface
  2. Prepare to Install Data Validation Option
  3. Install Data Validation Option
  4. Configure Data Validation Option
  5. Configuring Multiple Environments
  6. Upgrade Data Validation Option
  7. Install DVOcmd on UNIX
  8. Appendix A: Installation and Configuration Checklist

Data Validation Option Installation and Configuration Guide

Data Validation Option Installation and Configuration Guide

UpdateInformaticaAuthenticationConfiguration

UpdateInformaticaAuthenticationConfiguration

Updates the Informatica authentication properties in the Data Validation Option schema. You can run this command on Windows. After you upgrade Data Validation Option, if you use Informatica authentication, you can run the command to connect to the domain.
The
UpdateInformaticaAuthenticationConfiguration
command uses the following syntax:
DVOCmd UpdateInformaticaAuthenticationConfiguration [--confdir CONFDIR] [--infaHostName INFAHOSTNAME] [--infaHttpPort INFAHTTPPORT] [--isSecureConnection ISSECURECONNECTION] [--username USERNAME] [--password PASSWORD] [--ePassword PASSWORD ENVIRONMENT VARIABLE] [--namespace NAMESPACE]
You can get these parameters from the nodemeta.xml file available in the following location:
<Informatica installation directory>/server/isp
The following table describes
UpdateInformaticaAuthenticationConfiguration
options and arguments:
Option
Argument
Description
--confdir
CONFDIR
The user configuration directory. Specify the configuration directory if you have multiple Data Validation Option repositories on a client machine. If you have one Data Validation Option repository on a client machine and have not changed the configuration directory, you do not need to specify this option.
Because Windows directories often contain spaces, you must enclose the file path in quotes.
--infaHostName
INFAHOSTNAME
Host name of the Informatica gateway.
--infaHttpPort
INFAHTTPPORT
Port number that you use to connect to the Informatica gateway.
--isSecureConnection
ISSECURECONNECTION
Set the argument as true if TLS is enabled in the Informatica gateway.
--username
USERNAME
Informatica administrator user for the Informatica gateway.
--password
PASSWORD
Password of the Informatica administrator account.
If you set the
password
option, then do not set the
ePassword
option.
--ePassword
PASSWORD ENVIRONMENT VARIABLE
Encrypted form of the password of the Informatica administrator account.
Use the DVOCmd EncryptPassword command to encrypt the password. Set an environment variable to the encrypted password and use the variable in the
ePassword
option. The command replaces the environment variable with the encrypted password and then decrypts the password.
If you set the
ePassword
option, then do not set the
password
option. If the command contains both the
password
and
ePassword
options, then the Data Validation Option uses the
ePassword
and ignores the
password.
--namespace
NAMESPACE
Namespace of the LDAP domain.
Required if you configure Informatica Authentication with LDAP domain.

0 COMMENTS

We’d like to hear from you!