PowerCenter
- PowerCenter 10.5
- All Products
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.
|
--username
| USERNAME
| Informatica domain user name for the domain to which you configured Informatica authentication.
Required if you configure Informatica Authentication.
|
--password
| PASSWORD
| Password for the Informatica user name.
If you set the
password option, then do not set the
ePassword option.
Required if you configure Informatica Authentication.
|
--ePassword
| PASSWORD ENVIRONMENT VARIABLE
| Encrypted form of the password of the Informatica user name.
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.
|
--fromUser
| FROMUSER
| Name of the source user. Data Validation Option copies the folder in this user workspace.
|
--fromFolder
| FROMFOLDER
| Name of the source folder. Data Validation Option copies this folder.
|
--toUser
| TOUSER
| Name of the target user. Data Validation Option copies the folder to this user workspace. The source user and the target user can be the same user.
|
--toFolder
| TOFOLDER
| Name of the target folder. The target folder must be unique in the target workspace. If you do not specify a target folder, Data Validation Option creates a folder in the target workspace with the same name as the source folder.
|
--reuseViews
| REUSEVIEWS
| Reuses an SQL or lookup view in the target workspace when the workspace contains a view with the same name as a source SQL or lookup view. If you specify this option, Data Validation Option does not copy the source view to the target workspace. If you do not specify this option, Data Validation Option prompts you for the action to take when views with the same name are found.
|