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
Funny oracle character...

Funny oracle character...

2005-01-20       - By Jesper Haure Norrevang
Reply:     1     2     3     4     5     6  

Ruth=2C

Ruth Gramolini wrote
=3E Good morning all=2C
=3E One of my developers asked me to find out what the strange symbol =

=3E I have put in bold in this line is=3A
=3E   days=5Fin=5F2000 =3A=3D begin=5F2001 =D0 begin=5F2000=3B

Replace that funny character with an ordinary
minus sign=2C and everything works perfectly=2E

The expression
 SYSDATE
is right now=2E

The expression
 SYSDATE + 1
is tomorrow=2C at the same time as now=2E

The expression
 SYSDATE - 1/24
is one hour ago=2E

Similarly the expression
 (SYSDATE + 1) - SYSDATE
is exactly 1=2E

Keep your head cool and remember
whether you are calculating with
dates (points in time) or days (a
number)

Regards
Jesper Haure Norrevang


--
http://www.freelists.org/webpage/oracle-l