Oracle Database 10g Documentation Library
DB_NAME
If you have multiple databases, the value of this parameter should match the Oracle instance identifier of each one to avoid confusion with other databases running on the system. The value of The database name specified in either the The following characters are valid in a database name: alphanumeric characters, underscore (_), number sign (#), and dollar sign ($). No other characters are valid. Oracle removes double quotation marks before processing the database name. Therefore you cannot use double quotation marks to embed other characters in the name. The database name is case insensitive. See Also: Oracle Database Administrator's Guide and Oracle Database Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide for more information on setting this parameter |