Hi List,

Originally, Our next generate directory group use sequence # to generate
a unique key. (we can't use emplid or social s # as key, since students
doesn't have emplid and some foreign students doesn't have ssn). That
works fine until the policy changed, they need to publish the unique key
which is trunk id. According to the developers, if publish those
sequenced unique key, it will create some problems, since the community
can guess the next sequence # and got unnecessary info associated with
it. Now the question is how to create a random unique key? The idea is
create a function call combine the 3 components (date, time, MAC
address) to generate a random #. Does the date/time (client query system
time)can always be unique or can be duplicated? Does someone has any
idea or experience to generate those randomly unique key?

Any info would be helpful.

Thanks in advance,

Joan
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Joan Hsieh
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to