Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
-none-

-none-

2005-01-05       - By -not available-

Reply:     <<     241     242     243     244     245     246     247     248     249     250     >>  

================================================= ============================= ==========================
Package Feature DBMS_CRYPTO DBMS_OBFUSCATION_TOOLKIT
================================================= ============================= ==========================
Cryptographic pseudo-random number generator RAW, NUMBER, BINARY_INTEGER RAW, VARCHAR2

About Generating and Storing Encryption Keys
The DBMS_CRYPTO package can generate random material for encryption keys, but it does not provide a mechanism for maintaining them. Application developers must take care to ensure that the encryption keys used with this package are securely generated and stored. Also note that the encryption and decryption operations performed by DBMS_CRYPTO occur on the server, not on the client. Consequently, if the key is sent over the connection between the client and the server, the connection must be protected by using network encryption. Otherwise, the key is vulnerable to capture over the wire.

Although DBMS_CRYPTO cannot generate keys on its own, it does provide tools you can use to aid in key generation. For example, you can use the RANDOMBYTES function to generate random material for keys. (Calls to the RANDOMBYTES function behave like calls to the DESGETKEY and DES3GETKEY functions of the DBMS_OBFUSCATION_TOOLKIT package.)

Thanks for your response.
Muqthar
Oracle9i Certified DBA

-- --Original Message-- --
From: Ruth Gramolini [mailto:rgramolini@(protected)]
Sent: Wednesday, January 05, 2005 9:04 AM
To: jkstill@(protected); mwf@(protected)
Cc: ineyman@(protected); Muqthar.Ahmed@(protected); oracle-l@(protected)
Subject: RE: Generate RANDOM number


Even if it doesn 't fit his needs, it is imensely cool. RBG

-- --Original Message-- --
From: oracle-l-bounce@(protected)
[mailto:oracle-l-bounce@(protected)]On Behalf Of Jared Still
Sent: Tuesday, January 04, 2005 5:21 PM
To: mwf@(protected)
Cc: ineyman@(protected); Muqthar.Ahmed@(protected);
oracle-l@(protected)
Subject: Re: Generate RANDOM number


On Tue, 4 Jan 2005 17:12:37 -0500, Mark W. Farnham <mwf@(protected) > wrote:
> You asked what is wrong with his select.
>
> Probably he is seeking information regarding the quality of the pseudo
> random sequence that is generated.

Might this work?

http://www.sciencenews.org/articles/20010512/mathtrek.asp

--
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
--
http://www.freelists.org/webpage/oracle-l

* * * * * * * * *

The information contained in this E-mail message is privileged, confidential, and may be protected from disclosure; please be aware that any other use, printing, copying, disclosure or dissemination
of this communication may be subject to legal restriction or sanction. If you think that you have received this E-mail message in error, please reply to the sender and delete it from your computer. T
hank you.
--
http://www.freelists.org/webpage/oracle-l