.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
Create an oracle 10.1 database on suse 9.1

Create an oracle 10.1 database on suse 9.1

2004-11-03       - By Reidy, Ron
Reply:     1     2     3  

What is in your alert log?  Is there a trace file?  Did you log a TAR with
Oracle support?

-- ---- ---- ----
Ron Reidy
Lead DBA
Array BioPharma, Inc.


-- --Original Message-- --
From: Kyle [mailto:reddwarf91@(protected)]
Sent: Wednesday, November 03, 2004 1:14 PM
To: suse-oracle@(protected)
Subject: [suse-oracle] Create an oracle 10.1 database on suse 9.1


Hey, I am having some issues that cannot figure out.

I am getting this message when attempting to run a
pretty standard create database script.

oracle@(protected):~/admin/test1/scripts> sqlplus '/ as
sysdba' @(protected)

SQL*Plus: Release 10.1.0.2.0 - Production on Wed Nov 3
13:00:25 2004

Copyright (c) 1982, 2004, Oracle.  All rights
reserved.

Connected to an idle instance.

ORA-27125 (See ORA-27125.ora-code.com): unable to create shared memory segment
Linux Error: 1: Operation not permitted
CREATE DATABASE "test1"
*
ERROR at line 1:
ORA-01034 (See ORA-01034.ora-code.com): ORACLE not available


Disconnected

In my pfile I switched to using default values for all
the memory type parameters, i have attached the pfile
as well.

Also my /etc/sysctl.conf is attached.

Thanks,
Kyle Towle


   
__ ____ ____ ____ ____ ____ ______
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com



This electronic message transmission is a PRIVATE communication which contains
information which may be confidential or privileged. The information is intended
to be for the use of the individual or entity named above. If you are not the
intended recipient, please be aware that any disclosure, copying, distribution
or use of the contents of this information is prohibited. Please notify the
sender  of the delivery error by replying to this message, or notify us by
telephone (877-633-2436, ext. 0), and then delete it from your system.


--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting