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
Check constraint

Check constraint

2004-10-27       - By William B Ferguson

Reply:     1     2     3     4     5     6  

Thanks for all of the suggestions. Once we actually have an application
(I 'm beginning to start on that now after 8 years of data cleanup), the
separate table and trigger mechanism would probably work best for user
interaction. I 'll have to experiment when I get to that point.

As it is right now, I need a simple way of allowing most spreadsheet =
data
(which myself and one other guy have to load) to get into the database, =
so
user-friendly handling and error messages aren 't that important.

So, as a quick fix, that works, I created the unique index with a =
decode.
(The asktom site said the decode was quicker than case).

Being out of production DBA and development for 8 years, I 'm behind the
times and starting to play catch-up, and I was thinking that a unique
index had to have all indexed columns be unique, I didn 't realize that
nulls were more or less ignored (and also makes a smaller index).

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Bill Ferguson
U.S. Geological Survey - Minerals Information Team
PO Box 25046, MS-750
Denver, Colorado 80225
Voice (303)236-8747 ext. 321 Fax (303)236-4208

~ Think on a grand scale, start to implement on a small scale ~
--
http://www.freelists.org/webpage/oracle-l