Oracle Services for Microsoft Transaction Server Developer's Guide Release 9.2 for Windows Part Number A95496-01 |
|
This appendix describes differences between using Oracle Services for Microsoft Transaction Server (MTS) on Windows NT and Windows 2000.
This appendix contains these topics:
Table A-1 describes the differences between using Microsoft Transaction Server on Windows NT and Windows 2000.
Feature | On Windows NT | On Windows 2000 |
---|---|---|
Microsoft Transaction Server |
Microsoft Transaction Server is an add-on. |
The functionality of Microsoft Transaction Server is integrated within the operating system as a COM+ server (COM+ transactions). |
You must obtain the Microsoft Management Console from Microsoft Corporation. |
Microsoft Management Console is automatically included. |
|
Component object model |
COM is the name. |
COM+ is the name. |
Installing and configuring transactional applications |
Choose Start > Programs > Windows NT 4.0 Option Pack > Microsoft Transaction Server > Transaction Server Explorer |
Choose Start > Programs > Administrative Tools > Component Services |
Transaction Coordinator |
Microsoft Distributed Transaction Coordinator (MS DTC) is the name. |
Distributed Transaction Coordinator (DTC) is the name. |
Microsoft Application Demo |
The Microsoft application demo, a Visual C/C++ bank sample application, is available with Microsoft Transaction Server. |
The Microsoft application demo is not shipped. |
If transaction requests are timing out before completing, the transaction timeout parameter may be set too low. Increase the transaction timeout parameter to ensure that transactions have enough time to complete.
To increase the transaction timeout parameter on Windows 2000:
The Microsoft Management Console appears.
A menu appears with several options.
The My Computer Properties dialog box appears.
The transaction timeout value is increased. For most environments, 60
seconds may be enough. However, if the transaction is competing with numerous concurrent transactions, this value may be too low.
|
Copyright © 1996, 2002 Oracle Corporation. All Rights Reserved. |
|