Re: Oracle DB Connection Problem

2001-12-06 Thread Carlo Vaccari


>  8.1.7 on Dell W2000 server.
> 
> When I try to login via sqlplus I get this:
> 
> ORA-01034 Oracle not available
> ORA-27101 shared memory realm doesn't exist
> 
> Then I get:
> 
> Login:
> Password:
> 
> And this error:
> ORA-12560 TNS: protocol adapter error.
> 
> Any ideas as to what the problem is?

Your Oracle instance is DOWN: you need to run "svrmgrl", then "connect
internal", then "startup". 
(you can also run ORADIM with some parameter ...)

ciao
carlo
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Carlo Vaccari
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

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: is C compiler a must for oracle UNIX installations ?

2001-08-17 Thread Carlo Vaccari

> All UNIX OS's come with a rudimentary C compiler and linker, mainly for the
> purpose of rebuilding the kernel.  What Oracle needs is the make utility and the
> linker.  

Unfortunately, this is not true ... In SCO Open Server (5.x) you NEED to
install a C-compiler before Oracle installation, either from SCO
(Development) or OpenSource (gcc)

ciao
carlo
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Carlo Vaccari
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

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: Year of Unix file

2001-07-27 Thread Carlo Vaccari


> when i list the unix file (solaris), with ls -lt
> command , i am able to see the time, month, date that
> is created.
> 
> is there any way to see the year that is created.

The 8th field of "ls -lt" indicates the hour if the file was created in
the current year, otherwise it indicates the year.

ciao
carlo
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Carlo Vaccari
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

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).