(Optional) Specify the number of seconds to wait for the write transaction if another
connection already has it. Clients waiting for the write transaction with this mechanism
timeout
are processed in the order that their requests were received. This option is only allowed
if the client used the txnmode single option on its connect request.
0 (return immediately if not available; default)
Values:
1 - 3600 seconds
Rules :
1.
The bdn and edn parameter values must have the same number of digits.
Request syntax :
dlt_sub([iid XXXXX,] bdn XXXXX, edn xxxxx, [timeout <0..3600>])
Delete Subscription Responses
The return codes listed in Table 10: Delete Subscription Response Return Codes indicate the result of the
Delete Subscription request. See PDBI Message Error Codes for the recommended actions to help resolve
the error related return codes.
Table 10: Delete Subscription Response Return Codes
Data Section
Contents
DescriptionText
Return
Code
NONEEverything worked.SUCCESS
0
NONE
The command was sent on a read
only transaction.
WRITE_IN_READ_TXN
1011
NONEThe requested DN, DN block, or
IMSI was not found.
NOT_FOUND
1013
NONEThis request would cause current
transaction to be larger than the
limit.
TXN_TOO_BIG
1029
NONEThere is no currently active
transaction for this connection.
NO_ACTIVE_TXN
1009
NONEPDBI client making request does
not have write access permissions.
NO_WRITE_PERMISSION
1006
IP address
information of client
Another client already has a write
transaction open.
WRITE_UNAVAIL
1005
88
910-6022-001 Revision A, March 2011
PDBI Request/Response MessagesProvisioning Database Interface Manual