- Oracle Application Server Adapter for IMS/TM User's Guide
Migration Considerations
Advanced Features of OracleAS Adapter for IMS/TM  5-9
tuning Category
The tuning parameters are not applicable for use with OracleAS Adapter for IMS/TM. 
Migration Considerations
You can migrate an adapter configuration from one platform to another. The 
configuration information is stored in the Oracle Connect repository on the source 
platform and is exported to an XML file which can then be imported to the target 
platform. 
Note that when migrating a configuration, any file names and paths that are specific to 
the source platform must be changed to valid files on the target platform. 
Perform the following steps to migrate an adapter configuration:
1. From the Start menu, select Programs, Oracle, and then select Studio.
2. In the Configuration Explorer, right-click the required computer and select Export 
XML definitions.
3. Specify the path and name of the XML file, which stores the XML representation 
and complete configuration.
4. Edit any paths in the XML definition to the paths required on the target platform. 
For example, the setting for the serverLogFile parameter might need changing, 
depending on the platform.
5. Set up the target platform in Oracle Studio in the same way you set up the source 
platform, as described in 
"Setting Up the IBM OS/390 or z/OS Platform in Oracle 
Studio" on page 6-14.
6. In the Configuration Explorer, right-click the target computer and select Import 
XML definitions.
7. Import the XML file to the target platform.
Table 5–5   transactions Category Parameters
Parameter Description
convertAllToDistributed When set to true, converts all simple transactions into 
distributed transactions.
convertAllToSimple When set to true, converts all distributed transactions 
into simple transactions.
disable2PC Set to true to disable global-transaction capabilities.
logFile The high-level qualifier and name of the log file that logs 
activity when using transactions. The logfile parameter 
can also include the keyword NORRS after a comma (so 
that the format is log,NORRS) when RRS is not running 
on the OS/390 or z/OS platform.
recoveryDelay
The number of minutes from the start of a transaction 
before any recovery operation on that transaction can be 
attempted. The default is 15 minutes.
useCommitConfirmTable This parameter is not applicable for use with OracleAS 
Adapter for IMS/TM.










