Oracle® Communications Diameter Signaling Router Subscriber Database Server Provisioning Interface Release 8.3 E93213 |
|
![]() Previous |
![]() Next |
The
<rollbackResp>
response returns
the results of aborting a database transaction.
Response Format
lengthInBytes <rollbackResp [id="id"]> [ originalXMLRequest ] <res error="error" affected="affected" [description="description"]/> </rollbackResp>
Parameters
The parameters for all of the XML response commands are shown in XML Response Messages.
Error Codes
<rollbackResp>
command. See
SDS Response Message Error Codes
for a full list of error codes.
Table 10-9 <rollbackResp>
Error Codes (XML)
Return Code | Description |
---|---|
SUCCESS | Database transaction was aborted successfully. |
NO_ACTIVE_TXN | A transaction is not currently open on this connection. |