Comment 1 for bug 1437522

Revision history for this message
Zbigniew Omanski (zbigniew-omanski) wrote :

When the SQLCancel is sent by JDBC/ODBC Drivers, the DcsMaster gets following parameters:
                dialogueId
                srvrType
                srvrObjRef
                stopType
If Sql Cancel is sent by JDBC Driver, srvrObjRef has only portNumber. When the request is sent by ODBC Driver, its format is following:
"TCP:IpAddress/PortNumber:ODBC".
To get the portNumber we have to parse srvrObjRef string