RE: ORA-2083 DATABASE name has illegal character '-'

2002-12-03 Thread DENNIS WILLIAMS
cc: Sent by: Subject: RE: ORA-2083 DATABASE name has illegal character '-' [EMAIL PROTECTED] m 12/03/2002 03:14 PM Please respond

RE: ORA-2083 DATABASE name has illegal character '-'

2002-12-03 Thread Rick_Cale
ORA-2083 DATABASE name has illegal character '-' [EMAIL PROTECTED]

RE: ORA-2083 DATABASE name has illegal character '-'

2002-12-03 Thread DENNIS WILLIAMS
Rick - Have you tested the link itself? Dennis Williams DBA, 40%OCP Lifetouch, Inc. [EMAIL PROTECTED] -Original Message- Sent: Tuesday, December 03, 2002 1:10 PM To: Multiple recipients of list ORACLE-L Hi, Oracle 8.1.6.0.0 NT 4.0 I have the following logon trigger. It works fine a

ORA-2083 DATABASE name has illegal character '-'

2002-12-03 Thread Rick_Cale
Hi, Oracle 8.1.6.0.0 NT 4.0 I have the following logon trigger. It works fine as long I insert into local table. If I try to insert into a table across a database link the record get inserted but upon exiting the app whether it is sqlplus,forms,etc I get ora-2083. I think it is probably a bug s