Request syntax :
dlt_sub([iid XXXXX,] imsi XXXXX, [timeout <0..3600>])
Delete a Single DN
This command attempts to delete a single DN. The DN is deleted even if the DN is associated with
an IMSI. The IMSI remains even if this operation results in no DNs being associated with the IMSI.
Parameters :
The single DN to delete (specified in international format).
dn
5 to 15 hexadecimal digits expressed using ASCII characters.
Values:
(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
Request syntax :
dlt_sub([iid XXXXX,] dn XXXXX, [timeout <0..3600>])
Delete a DN block
This command attempts to delete an existing DN block. The block specified must exactly match an
existing block. It cannot span multiple blocks or into unused DNs. It cannot be a subset of an existing
block.
If the DN Block Self Healing feature is on, an attempt to delete the subrange when master range
properties mismatch or an attempt to delete the master range itself will be rejected. Guidelines for the
DN Block Self Healing feature can be found in DN Block Self Healing.
Parameters :
The beginning DN of the block to delete (specified in international format).
bdn
5 to 15 hexadecimal digits expressed using ASCII characters.
Values:
The ending DN of the block to delete (specified in international format).
edn
5 to 15 hexadecimal digits expressed using ASCII characters.
Values:
87
910-6022-001 Revision A, March 2011
PDBI Request/Response MessagesProvisioning Database Interface Manual