LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 06-26-2004, 04:05 PM   #1
ptreves
Member
 
Registered: Jun 2004
Location: Montreal
Distribution: Red Hat 8
Posts: 120

Rep: Reputation: 15
Unhappy Database + Application Servers !!!!


Hello,

Can I install Oracle 9i Standard Edition (Database Server and Application Server) on the same Linux Server ?

I intend to upgrade to Linux Red Hat Enterprise 3 (ES).

Regards,

PT
 
Old 07-19-2004, 01:47 AM   #2
alar
Member
 
Registered: Sep 2003
Location: Canada
Distribution: Fedora 30
Posts: 341

Rep: Reputation: 37
Don't see why you can't...

You will need seperate $ORACLE_HOME 's
for the two products.
If you already have Oracle installed, create a new
Oracle group and users to control 9iAS. Then proceed
as if you are on a new box.
I did have problems with my original 8.1.7 account, logging in after the new install
because of:
# export LD_ASSUME_KERNEL=2.2.5
So I commented that out. -- Hey it works :z

For the '9iAS' user: ora9iAS
Add to user ora9iAS .bash_profile

# Add for 9iAS to point to 8.1.7 tnsnames.ora
TNS_ADMIN=/u01/oracle/product/8.1.7/network/admin; export TNS_ADMIN

Add to database $ORACLE_HOME tnsnames.ora

# Added for 9iAS
# Will use TNS_ADMIN to point here!
EXTPROC_CONNECTION_DATA.ATHLONE.COM =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = HOSTNAME)(PORT = 1521))
)
(CONNECT_DATA =
(SID = PLSExtProc)
)
)

Have fun!
 
Old 07-19-2004, 08:17 AM   #3
ptreves
Member
 
Registered: Jun 2004
Location: Montreal
Distribution: Red Hat 8
Posts: 120

Original Poster
Rep: Reputation: 15
Smile More info !!!

Hello,

Thanks for the info.
I plan to upgrade to Linux Red Hat Enterprise 3 (ES). Currently, I am running Red Hat 8.
My current Oracle database runs on a Novell 5.1 server and is of Oracle version 8.0.5.

I am planning to upgrade to an Oracle 9i database with Oracle 9iAS.

Regards,

Paolo
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP in application servers! subalan Linux - Software 1 07-17-2005 03:53 AM
Could not add app to the application database... iammike Ubuntu 3 05-19-2005 05:05 AM
Which is the best language to develop a database using application tuxfood Linux - Newbie 2 12-18-2004 02:05 PM
database servers in linux spyghost Programming 8 09-29-2003 04:06 PM
Which database application ? j-charles Linux - Newbie 4 10-29-2001 09:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration