The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Install Guide: Oracle Database 11g Release 1 on Oracle Enterprise Linux 5 iBot Oracle Updates (RSS) 0 04-06-2008 02:10 AM
Integrating the Oracle Designer Legacy Table API with Oracle JDeveloper 11g ADF Busin iBot Oracle Updates (RSS) 0 04-06-2008 02:10 AM
Oracle and Symantec Certify Veritas Data Center Solutions on Oracle - WebWire (press iBot UNIX and Linux RSS News 0 07-17-2007 05:30 AM
how to mount a hotswap scsi drive on a solaris 2.6 netra box using the mount command? soulshaker UNIX for Dummies Questions & Answers 4 07-18-2001 10:11 AM
mount oracle on ultra 5 softarch UNIX for Dummies Questions & Answers 4 02-19-2001 09:38 AM

Closed Thread
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 05-13-2002
Registered User
 

Join Date: Sep 2001
Location: Dallas, TX
Posts: 14
Cool Mount for Oracle 8i

I am installing Oracle 8i, and the manual indicates that I need to create two mount points prior to installation. I am running Solaris 8 on a Sun 250. What commands would I use to create two mount points, u01 and u02, so they will be available during the Oracle installation process?
Forum Sponsor
  #2  
Old 05-13-2002
thehoghunter
Guest
 

Posts: n/a
A mount point is simply a directory to mount a file system on.

Normally, /u01 and /u02 are directories created in / and then the file system is mounted on it to allow the space required for the software product.

# mkdir /u01
# mkdir /u02

Make sure you set the ownership and group to what is required.
  #3  
Old 05-13-2002
Registered User
 

Join Date: Sep 2001
Location: Dallas, TX
Posts: 14
I don't have enough space on the current disk. However, I have two other 17gig drives that are not being used. I can see them with the format command, but they are not visible with the df command. I guess this means that their partitions have not been assigned to a file system.

How can I create a file system (newfs command?) called u01 on my disk /dev/vol/c0t8d0s0 so I can use it as the mount point for my Oracle database?
  #4  
Old 05-13-2002
thehoghunter
Guest
 

Posts: n/a
Suggest if you are not the System Administrator, you get that person's help - unless this is a test system that doesn't matter if it gets messed up - then have fun learning.

Otherwise, here is a link that may help you from SunSolve

Normally (well, more to my experience), Oracle databases are set up with a volume manager of some sort. You state that
Quote:
they are not visible with the df command. I guess this means that their partitions have not been assigned to a file system.
A database can use a raw device - you would have to check that any database running on the system is not using it OR insure it isn't being used by swap (which may not show in a df command)
Google The UNIX and Linux Forums
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 07:46 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0