by mson77

Value This
Doc
Scribd
Average
     
Pages: 0 43
Words: 0 13640
Characters: 0 81678
Lines: 0 623
     
     
Letters per word: 0.0 5.99
Words per line: 0.0 21.89
Words per page: 0.0 317.21

Add to your reading list

Flag_red Flag this document

Document Information

13,436 Reads | 0 Comments

Description

Show step by step how to install oracle on a text linux box (or unix). Linux/Unix has no GUI. Just text environment.

File_16x16 0 Pages


Date Added

09/11/2007

Category

Uncategorized.

Tags
Groups
Copyright

Attribution Non-commercial

More info »

 

or use Facebook Connect

wpaul

hi sanjay ... This is paul and i just need the documents abt oracle overview and their classifications (modules ) fully .Tht is which comes under which just the module name and the versions .if is it possible for u 2 provide me means it vil be very helpful for me . frm paul Thanx in advance

10 / 07 / 2008

dbystrov

View for example:- http://www.puschitz.com/InstallingOra... Installing Oracle10g on a Remote Linux Server If you don't install Oracle on your local system but on a remote server, then you need to relink X to your local desktop. The easiest way to do this is to use the "X11 forwarding" feature of ssh. This means that you don't have to run xhost and set the DISPLAY environment variable. Here is an example how to make use of the "X11 forward" feature of ssh. Simply run the following command from your local desktop: $ ssh -X oracle@oracle_remote_server_name Now when you try to run any GUI tool on the remote server, it will automatically be relinked to your local desktop. If this is not working, verify that the ForwardX11 setting is not set to "no" in /etc/ssh/ssh_config on the remote server:

11 / 11 / 2007