PowerCenter
- PowerCenter 10.4.0
- All Products
Option
| Argument
| Description
|
---|---|---|
-
| external_ID
| Required if you do not use folderNames.
The external ID of a single-table object or a table-pair object. You can separate multiple external IDs with spaces.
If the folder name or external ID contains commas, spaces, or special characters, you will need to use different syntax.
|
--confdir
| conf_dir
| 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.
Enclose the file path in quotes.
|
--username
| User name
| Informatica domain administrator 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.
Required if you configure Informatica authentication.
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 user name.
Use the DVOCmd EncryptPassword 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.
|
--cacheSize
| CACHESIZE
| Memory allocation to generate transformations in PowerCenter mappings. Increase the cache size for tests that contain multiple joins and lookups.
Default is 20 MB for the data cache and 10 MB for the index cache.
Specify "Auto" to enable PowerCenter to compute the cache size.
|
--forceInstall
| -
| Creates mappings for table pair objects in the repository.
DVOCmd uses the DTM buffer size value configured in preferences.xml. If you modify the DTM buffer size value in the preferences file, run the InstallTests command with the forceInstall option for existing table-pair objects before you run the RunTests command.
|
--folderNames
| folderA
| Required if you do not use external_ID.
Prepares all objects in the specified folders.
You can separate multiple folder names with commas.
If your folder name or external ID contains commas, spaces, or special characters, you must use different syntax.
|