Friday, January 1, 2016

Installing Oracle 12c in Windows7

setup environment variables:
ORACLE_BASE=c:\app
ORACLE_HOME=%ORACLE_HOME%\product\12.1.0\dbhome_1

1. Download oracle from http://download.oracle.com/
2, unzip it
3. install it.


http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/Windows_DB_Install_OBE/Installing_Oracle_Db12c_Windows.html

No comments:

Post a Comment