RE: sanity check time...

2003-08-28 Thread Mercadante, Thomas F
Bill,

all services should be starting automatically, but you can check the
following:

From the NT prompt, type NET START.  You should see a list of what services
are running.  All Oracle services start with ORACLE.

If things are not running, you can do the obvious - run lsnrctl to get the
listener running.  If you do not see and database services running, you need
to determine what services have been created.  You can go to the NT Services
panel and start them.  I hope you don't need to create a new database - I'm
assuming that it is alredy installed.

Good Luck!

Tom Mercadante
Oracle Certified Professional


-Original Message-
Sent: Thursday, August 28, 2003 12:25 PM
To: Multiple recipients of list ORACLE-L


Ok, i'm a unix guy i don't usually work with windows.  well, the Keane
office just called and some of the people over there are having trouble
connecting to a windows 9i database.  when i asked them if the services were
running i got a basic huh?  so what do i have to run to set up the
services?  and no i can't RTFM because i don't got the FM to R for windows
nor access to technet since the worm attacks.  [don't go there, i'm trying
to explain that i kind of need to get to there and metalink to do my job.]

--
Bill Shrek Thater ORACLE DBA  BAARF Party member #25
[EMAIL PROTECTED]

Sooner of later that which is now life shall be poetry, and every fair and
manly trait shall add a richer strain to the song. - Ralph Waldo Emerson

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Thater, William
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mercadante, Thomas F
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).


RE: sanity check time...

2003-08-28 Thread Thater, William
Mercadante, Thomas F  scribbled on the wall in glitter crayon:

 If things are not running, you can do the obvious - run lsnrctl to
 get the listener running.  If you do not see and database services
 running, you need to determine what services have been created.  You
 can go to the NT Services panel and start them.  I hope you don't
 need to create a new database - I'm assuming that it is alredy
 installed. 

oh it's installed.  now if it's installed correctly is another matter
altogether.;-)  what? ask someone who knows Oracle for help?  nah, we'll
just get him to come in on his own time and fix our mess.;-)

--
Bill Shrek Thater ORACLE DBA  BAARF Party member #25
[EMAIL PROTECTED]

Sometimes one pays most for the things one gets for nothing. - Albert
Einstein
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Thater, William
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).


RE: sanity check time...

2003-08-28 Thread Igor Neyman
Bill,

Services should be there.
Listener service is created, when Oracle is installed.
And database service is created when database is created, using
oradim, and has database name as part of the service name:
OracleServicedatabase_name.

Tell them to check if services are running, check listener, sqlnet, and
tnsnames config files, check alert file (service could be running, but
database is not open).

HTH

Igor Neyman, OCP DBA
[EMAIL PROTECTED]



-Original Message-
Thater, William
Sent: Thursday, August 28, 2003 11:25 AM
To: Multiple recipients of list ORACLE-L

Ok, i'm a unix guy i don't usually work with windows.  well, the Keane
office just called and some of the people over there are having trouble
connecting to a windows 9i database.  when i asked them if the services
were
running i got a basic huh?  so what do i have to run to set up the
services?  and no i can't RTFM because i don't got the FM to R for
windows
nor access to technet since the worm attacks.  [don't go there, i'm
trying
to explain that i kind of need to get to there and metalink to do my
job.]

--
Bill Shrek Thater ORACLE DBA  BAARF Party member #25
[EMAIL PROTECTED]

Sooner of later that which is now life shall be poetry, and every fair
and
manly trait shall add a richer strain to the song. - Ralph Waldo Emerson

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Thater, William
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Igor Neyman
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).