Common Content for Data Integration 
			
			- Common Content for Data Integration 10.5.8
 - All Products
 
           
      	
            
	
      infacmd CreateOSProfile ... -diso option_name=value option_name=value ...
Option 
				    | Description 
				    | 
|---|---|
$DISRootDir 
					   | Root directory accessible by the node. This is the root directory for other service process variables. It cannot include the following special characters: 
					  * ? < > " | , [ ] 
					   | 
$DISTempDir 
					   | Directory for temporary files created when jobs are run. It cannot include the following special characters: 
					  * ? < > " | , [ ] 
					  Default is <root directory>/disTemp. 
						 If the Data Integration Service is configured to use multiple operating system profiles, specify a common directory for all the profiles because a separate directory for each profile results in excessive usage of disk space. 
						  | 
$DISCacheDir 
					   | Directory for index and data cache files for transformations. It cannot include the following special characters: 
					  * ? < > " | , [ ] 
					  Default is <root directory>/cache. 
					   | 
$DISSourceDir 
					   | Directory for source flat files used in a mapping. It cannot include the following special characters: 
					  * ? < > " | , [ ] 
					  Default is <root directory>/source. 
					   | 
$DISTargetDir 
					   | Directory for target flat files used in a mapping. It cannot include the following special characters: 
					  * ? < > " | , [ ] 
					  Default is <root directory>/target. 
					   | 
$DISRejectedFilesDir 
					   | Directory for reject files. Reject files contain rows that were rejected when running a mapping. It cannot include the following special characters: 
					  * ? < > " | , [ ] 
					  Default is <root directory>/reject. 
					   | 
$DISLogDir 
					   | Directory for logs. It cannot include the following special characters: 
					  * ? < > " | , [ ] 
					  Default is <root directory>/disLogs. 
					   |