You can enable an Oracle 7.3.3 database (with Oracle patch 7.3.3.20) to work with transactional MTS components on Windows NT and Windows 95. To enable an Oracle database to work with MTS components that support transactions, system administrators need to create views known as V$XATRANS$. To create these views, the administrator must run an Oracle-supplied script named Xaview.sql. This file can usually be found in C:\Orant\Rdbms73\Admin.
To create the V$XATRANS$ views
See your Oracle Server documentation for more information about configuring your database to handle XA transactions.