DescriptionMessage
rsp (iid 80, rc 0)←
This DN now has no additional
subscriber data.
upd_sub(iid 81, dn 9195551311, asd none)→
rsp (iid 81, rc 0)←
The write transaction has ended.
The updates will be written to the
database.
end_txn (iid 9)→
rsp (iid 9, rc 0, data (dblevel 2))←
The client is done and has
disconnected.
disconnect (iid 10)→
rsp (iid 10, rc 0)←
Simple Queries
This example shows a read transaction that queries the data populated in a previous example.
Table 31: Simple Queries Example
DescriptionMessage
A PDBI connection has been established to
the Active PDBA.
connect (iid 1, version 1.0)→
rsp (iid 1, rc 0, data (connectId 4, side active))←
A read transaction has been opened.
begin_txn (iid 2, type read)→
rsp (iid 2, rc 0)←
A query for all IMSIs within the range from
9195550000 to 9195559999 was sent. This
rtrv_sub (iid 3, bimsi 9195550000, eimsi
9195559999)
→
query does not contain the data parameter;
rsp (iid 3, rc 0, data (imsis ( (imsi 9195551000,
dns(9195551212, 9195551213, 9195551214,
←
the default value of all is used. This means
that the list of DNs associated with IMSI
should be present in the response. The
9195551215), sp 9195556666), (imsi 9195552000, sp
response that comes back has just the three
9195550000), (imsi 9195552001, dns(9195551501),
sp 9195550000) ) ) )
IMSIs that were created and updated in
the previous examples.
148
910-6022-001 Revision A, March 2011
PDBI Sample SessionsProvisioning Database Interface Manual