Common Content for Data Engineering
- Common Content for Data Engineering 10.5.3
- All Products
infacmd CreateOSProfile ... -po option_name=value option_name=value ...
Option
| Description
|
---|---|
$PMBadFileDir
| Optional. Directory for reject files. It cannot include the following special characters:
* ? < > " | ,
Default is $PMRootDir/BadFiles.
|
$PMCacheDir
| Optional. Directory for index and data cache files. It cannot include the following special characters:
* ? < > " | ,
Default is $PMRootDir/Cache.
|
$PMExtProcDir
| Optional. Directory for external procedures. It cannot include the following special characters:
* ? < > " | ,
Default is $PMRootDir/ExtProc.
|
$PMLookupFileDir
| Optional. Directory for lookup files. It cannot include the following special characters:
* ? < > " | ,
Default is $PMRootDir/LkpFiles.
|
$PMRootDir
| Optional. Root directory accessible by the node. It cannot include the following special characters:
* ? < > " | ,
Default is C:\Informatica\PowerCenter\server\infa_shared.
|
$PMSessionLogDir
| Optional. Directory for session logs. It cannot include the following special characters:
* ? < > " | ,
Default is $PMRootDir/SessLogs.
|
$PMSourceFileDir
| Optional. Directory for source files. It cannot include the following special characters:
* ? < > " | ,
Default is $PMRootDir/SrcFiles.
|
$PMStorageDir
| Optional. Directory for run-time files. It cannot include the following special characters:
* ? < > " | ,
Default is $PMRootDir/Storage.
|
$PMTargetFileDir
| Optional. Directory for target files. It cannot include the following special characters:
* ? < > " | ,
Default is $PMRootDir/TgtFiles.
|
$PMTempDir
| Optional. Directory for temporary files. It cannot include the following special characters:
* ? < > " | ,
Default is $PMRootDir/Temp.
|