Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: username
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
![]() |
![]() |