Common Content for Data Engineering
- Common Content for Data Engineering 10.5.6
- All Products
infacmd CreateIntegrationService ... -po option_name=value option_name=value ...
Option
| Description
|
---|---|
$PMBadFileDir | Optional. Default directory for reject files. It cannot include the following special characters: * ? < > " | , Default is $PMRootDir/BadFiles. |
$PMCacheDir | Optional. Default directory for index and data cache files. It cannot include the following special characters: * ? < > " | , Default is $PMRootDir/Cache. |
$PMExtProcDir | Optional. Default directory for external procedures. It cannot include the following special characters: * ? < > " | , Default is $PMRootDir/ExtProc. |
$PMLookupFileDir | Optional. Default 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\PowerCenter8.6\server\infa_shared. |
$PMSessionLogDir | Optional. Default directory for session logs. It cannot include the following special characters: * ? < > " | , Default is $PMRootDir/SessLogs. |
$PMSourceFileDir | Optional. Default directory for source files. It cannot include the following special characters: * ? < > " | , Default is $PMRootDir/SrcFiles. |
$PMStorageDir | Optional. Default directory for run-time files. It cannot include the following special characters: * ? < > " | , Default is $PMRootDir/Storage. |
$PMTargetFileDir | Optional. Default directory for target files. It cannot include the following special characters: * ? < > " | , Default is $PMRootDir/TgtFiles. |
$PMTempDir | Optional. Default directory for temporary files. It cannot include the following special characters: * ? < > " | , Default is $PMRootDir/Temp. |
$PMWorkflowLogDir | Optional. Default directory for workflow logs. It cannot include the following special characters: * ? < > " | , Default is $PMRootDir/WorkflowLogs. |
Codepage_ID | Required. Code page ID number for the Integration Service process. |
JVMClassPath | Optional. Java SDK classpath. |
JVMMaxMemory | Optional. Maximum amount of memory the Java SDK uses during a PowerCenter session. Default is 64 MB. |
JVMMinMemory | Optional. Minimum amount of memory the Java SDK uses during a PowerCenter session. Default is 32 MB. |