Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Newbie Question - Urgent Help
someone wrote:
>
> Hi All,
>
> I have started the Oracle Database on Solaris using DBStart.
> How can I check if the Database has started OK and can u give me a sample
> SQL Statement to execute.
>
> Very new to Solaris, sorry for being Dumb.
>
> TIA,
> Santosh
sqlplus qwe/qwe
if you get the error "invalid username/password" then the database is up
hth
connor
-- Connor McDonald Co-author: "Mastering Oracle PL/SQL - Practical Solutions" ISBN: 1590592174 web: http://www.oracledba.co.uk web: http://www.oaktable.net email: connor_mcdonald_at_yahoo.com Coming Soon! "Oracle Insight - Tales of the OakTable" "GIVE a man a fish and he will eat for a day. But TEACH him how to fish, and...he will sit in a boat and drink beer all day" ------------------------------------------------------------Received on Mon Jan 17 2005 - 20:14:29 CST