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: Using a '.' in a username

Re: Using a '.' in a username

From: Vladimir Begun <vladimir.begun_at_oracle.com>
Date: Mon, 15 Dec 2003 09:04:26 -0800
Message-ID: <F001.005D9F7A.20031215090426@fatcity.com>


Mladen Gogala wrote:
> To use "." in the username is a cruel and unusual practice
> which exposes funny sqlplus behavior:
> $ sqlplus "test.yogi"

Mladen, please have a look

  1. It's not sqlplus but $SHELL behavior, try this $ sqlplus \"test.yogi\"
  2. Oracle9i SQL Reference Release 2 (9.2) CREATE USER
  3. Oracle9i SQL Reference Release 2 (9.2) Schema Object Naming Rules

Schema Object Naming Examples

The following examples are valid schema object names:

last_name
horse
hr.hire_date
"EVEN THIS & THAT!"
a_very_long_and_valid_name

-- 
Vladimir Begun
The statements and opinions expressed here are my own and
do not necessarily represent those of Oracle Corporation.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Vladimir Begun
  INET: vladimir.begun_at_oracle.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 Mon Dec 15 2003 - 11:04:26 CST

Original text of this message

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