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

Home -> Community -> Usenet -> c.d.o.misc -> Re: username

Re: username

From: John P. Higgins <jh33378_at_deere.com>
Date: Fri, 03 Jul 1998 15:24:54 -0500
Message-ID: <359D3E16.E2B38D5F@deere.com>


I'd bet he set up an alias for sqlplus. When the alias script executes, it would invoke the real sqlplus with the userid and password.

So, type in:

    alias sqlplus
to check this out.

Glen Tarasov wrote:

> Hello,
> I was given my oracle account on unix and I've made tables and queries
> ok. When the db admin set up
> my account he made it so I just type 'sqlplus' on a certain machine and
> I get into Oracle.
> My problem is that I don't know my username or password for Oracle.
> I tried the same one as the one I used to login to the machine but it's
> not the one.
> I'm trying to write C embedded SQL code and you need to enter your
> Oracle username and password.
> Anybody know the command to get your oracle username and password when
> in Oracle?
>
> Help greatly appreciated,
>
> Glen T.
> gtarasov_at_gmu.edu
Received on Fri Jul 03 1998 - 15:24:54 CDT

Original text of this message

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