To define the SQL Server XA switch module in Enterprise Server, add an XA resource including the following values.
DSN=odbc_dsn[,USRPASS=userid.password][,CONNECTNAME=connectname] [,DTCSERVER=dtcsrvr]where the parameters are:
EXEC SQL SET CONNECTION connectname END-EXEC
Where connectname is the name specified in the Open string field on the Enterprise Server XA Resources tab.