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 -> create a database on fedora core 2

create a database on fedora core 2

From: Dave <david.sharples3_at_ntlXworld.com>
Date: Sat, 28 Aug 2004 21:56:35 GMT
Message-ID: <nc7Yc.287$sz.58@newsfe2-gui.ntli.net>


Hi,

I just installed oracle 10g on Fedora core 2 (using http://www.oracle-base.com/articles/10g/OracleDB10gInstallationOnFedora2.php)

Installation seemed to go ok, having trouble creating a database using scripts created by dbca, its goes ok up to startup nomount pfile='....

I get an error pstack not found (i dont seem to have it anywhere on my system), i guess this isnt that important, I just dont get a stack trace in the trace file.

What I do get it this:

/u01/app/oracle/admin/TESTDB/udump/testdb_ora_2974.trc Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production With the Partitioning, OLAP and Data Mining options ORACLE_HOME = /u01/app/oracle/product/10 System name: Linux

Node name:      davelinux
Release:        2.6.5-1.358
Version:        #1 Sat May 8 09:04:50 EDT 2004
Machine:        i686

Instance name: TESTDB
Redo thread mounted by this instance: 0 <none> Oracle process number: 0
2974

kstwlb: SGA is no longer mapped
AUM timeouts: MQL_TUNE(300s) TUR_TUNE(60s) SESS_EXPRN(1800s) QRY_EXPRN(1800s) SLOT_PERIOD(600s) MQL_CUSHION(300s ) KSUCKI_FG_PERIOD(150s) MMNL_EXPRN(1200s) KTTSINFO(300s)
*** 2004-08-28 22:45:47.247

Dumping diagnostic information for PMON: OS pid = 2976
loadavg : 0.00 0.00 0.00
memory info: free memory = 0.00M
swap info: free = 0.00M alloc = 0.00M total = 0.00M
*** 2004-08-28 22:45:47.259

This info about pmon is repeated a few times, then comes the in memory trace dump

4B18CBD3:00000001 249 0 10254 34 KSBS1P: process USER trying to start background PMON
4B18CC00:00000002 249 0 10254 39 KSBS1P: oracle executable name validated

4B19010A:00000003   249     0 10254  40 KSBS1P: spawn succeeded ospid = 2976
4B19011A:00000004   249     0 10254  41 KSBS1P: starting to wait for 120000
seconds
4B190154:00000005   249     0 10254  45 KSBS1P: detached process found
active
4B2844E9:00000006   249     0 10254  45 KSBS1P: detached process found
active
4B378A62:00000007   249     0 10254  45 KSBS1P: detached process found
active

the detached process message is repated a few times thin this comes

5214D9B4:0000007A 249 0 10254 45 KSBS1P: detached process found active

52241F2A:0000007B   249     0 10254  42 KSBS1P: timed out while waiting
52241F2F:0000007C   249     0 10254  48 KSBS1P: out of loop: timeout
52241F35:0000007D   249     0 10254  51 KSBS1P: out of loop: process did not
start
KSTDUMP: End of in-memory trace dump

Anyone any idea whats wrong, I know fedora core 2 isnt supported but it should work I think.

this bit looks weird to me

memory info: free memory = 0.00M
swap info: free = 0.00M alloc = 0.00M total = 0.00M
*** 2004-08-28 22:45:47.259

Which blatantly isnt right, my machine has 256 Mb of RAM and my df -k shows this

I know 512 is recommended, but this is only trying to get it to work

[root_at_davelinux root]# df -k

Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda2             38383112   7120684  29312632  20% /
/dev/hda1                99043      5944     87985   7% /boot
none                     96044         0     96044   0% /dev/shm


Thanks Received on Sat Aug 28 2004 - 16:56:35 CDT

Original text of this message

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