Page 1 of 1

Oracle Database Run Without Installation

Posted: Thu Nov 20, 2008 8:01 am
by haseebkhatri
<b>If it is possible to run oracle database on windows operating system ,without installation of oracle .

Kindly reply if possible or not.

Regards</b>

Posted: Mon Dec 01, 2008 6:02 pm
by amirtai
Hi there

You have to have any kind of oracle installation either server or client to access the oracle database. You could use ODBC though to access your database through Excel or other application.

From DB Server You could do "$ORACLE_HOME/bin/isqlplusctl start" and all client can access SQLPLUS through web Browser. No need to install any client side software at all.

If you've limited resources you can install Oracle XE, that's web based application for Mobile and other small devices.

http://download.oracle.com/docs/cd/B253 ... 43/toc.htm

Thanks
Amir