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

Home -> Community -> Usenet -> c.d.o.server -> Re: creation and/or locating username password for oralce 10g on linux 9

Re: creation and/or locating username password for oralce 10g on linux 9

From: No Spam <nospam_at_home.com>
Date: Tue, 18 May 2004 19:03:55 +0100
Message-ID: <Qgsqc.5825$NR2.5755@nurse.blueyonder.net>


I believe I got the service name correct as a first time test it gave me a ora-01017 invalid password error
after I typed :

sqlplus /nolog
connect /as sysdba
startup;

it showed some memory values e.t.c
I ran netca to check if I got the service name correct and then i got that ora-01017 error

any pointers?
"No Spam" <nospam_at_home.com> wrote in message news:Zprqc.5817$xp2.5736_at_nurse.blueyonder.net...
>
> "No Spam" <nospam_at_home.com> wrote in message
> news:I3qqc.5174$YS4.2375_at_doctor.cableinet.net...
> > I created a global database and sid, and went through "sqlplus /nolog"
and
> > "connect /as sysdba" It said connected to an idle instance. I
apologise
> if
> > this is a silly question the name I created for my database in global
> names
> > will this be the login as in
> >
> > connect username/password_at_nameofmydatabase ??
> > I don't remember creating a username and password apart from the
passwords
> > for sysdba and the other 3 or 4 accounts that came as standard. Where do
i
> > find the values for username and password, or even better is there a
good
> > simple guide that shows the steps involved.
> >
> >
> Also what do I put down for service name. Host name is
> localhost.localdomain. How do I find out service name?
>
>
Received on Tue May 18 2004 - 13:03:55 CDT

Original text of this message

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