Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ora-2083,ora-1256 Urgent

Re: ora-2083,ora-1256 Urgent

From: Ponnusamy <t_pranga_at_qualcomm.com>
Date: Sat, 23 Nov 2002 11:53:42 -0800
Message-ID: <F001.0050A1BB.20021123115342@fatcity.com>


ORA-2083
02083, 00000, "database name has illegal character '%s'"

// *Cause: supplied database name can contain only A-Z, 0-9, '_', '#', '$'nb
// '.' and '@' characters.
//

Solution Description:

Potential Solution(s):
  1. Check whether you are using a dash "-" in the database name, i.e., PROD-DB. If so, remove it.
  2. Verify whether you have the parameters default domain and/or default zone set to a dash "-" in the sqlnet.ora file. If so, you must remove it.

HTH
....Ponnusamy

At 02:49 PM 11/22/2002 -0800, Rick_Cale_at_teamhealth.com wrote:
>Hi All,
>
>I have a down production system on Win NT4,Oracle 8.1.6.
>I just started getting ora-2083 database name has illegal character '-'.
>When I try to connect via svrmgrl after setting oracle_sid I get tns-12560
>tns protocol adapter error.
>
>The other 2 instances work fine. Nothing on MetaLink has been helpful
>thusfar.
>
>Any ideas on how to resolve.
>
>Thanks
>Rick
>
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author:
> INET: Rick_Cale_at_teamhealth.com
>
>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: ListGuru_at_fatcity.com (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).



*Ponnu Rangasamy*
Database Administration
IT Application Services
Ext. -15739
pgr -858 494 3812
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ponnusamy
  INET: t_pranga_at_qualcomm.com

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: ListGuru_at_fatcity.com (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).
Received on Sat Nov 23 2002 - 13:53:42 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US