Re: Max length of string index.

2005-12-16 Thread Dave Shield
On Thu, 2005-12-15 at 20:03 -0800, Rasanth A.K. wrote: > What is the maximum possible length for a octet string index? That depends on the OID of the table that it's indexing (and the other index values for that table). There is a maximum size for a valid OID of 128 subidentifiers, which must cont

Max length of string index.

2005-12-15 Thread Rasanth A.K.
All, What is the maximum possible length for a octet string index? is is possible to have a string with zero length for a octet string index ?   Thanks in Advance, Rasanth