Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
Install Oracle Database 11g XE for ojdbc.jar Test
How to download and install Oracle Database 11g XE on my local computer to test ojdbc Oracle Driver?
✍: FYIcenter.com
If you want to test ojdbc Oracle Driver and do not have any Oracle database to access,
you can follow these steps to download and install Oracle Database 11g XE on your local computer.
1. Download Oracle Database 11g XE from Oracle Website.
2. Save the downloaded file to C:\fyicenter\OracleXE112_Win64.zip
3. Unzip the downloaded file C:\fyicenter\OracleXE112_Win64.zip in C:\fyicenter\OracleXE112_Win64 folder. You see the "DISK1" sub folder:
Directory of C:\fyicenter\OracleXE112_Win64\DISK1 05/30/2014 <DIR> response 05/30/2014 <DIR> upgrade 05/30/2014 332,418,680 setup.exe
4. Double-click "C:\fyicenter\OracleXE112_Win64\DISK1\setup.exe". You see the "Oracle Database 11g Express Edition - InstallShield Wizard" screen.
5. Follow instructions on the screen to choose destination location of \local\oraclexe folder.
6. Enter "fyicenter" as the password for SYS and SYSTEM accounts.
7. Read the installation summary screen:
Current Installation Settings: Destination Folder: C:\local\oraclexe Oracle Home: C:\local\oraclexe\app\oracle\product\11.2.0\server\ Oracle Base: C:\local\oraclexe\ Port for 'Oracle Database Listener': 1251 Port for 'Oracle Services for Microsoft Transaction Server': 2030 Port for 'Oracle HTTP Listener': 8080
8. Click "Install" to finish the install, which may take a few minutes.
The following picture shows you some installation screens of Oracle Database 11g XE:
⇒ Start Oracle Database 11g XE on Windows
⇐ What is Oracle Database 11g XE (Express Edition)
2018-03-28, ∼6256🔥, 0💬
Popular Posts:
commons-net.jar is the bytecode of Apache Commons Net library, which implements the client side of m...
JDK 11 java.desktop.jmod is the JMOD file for JDK 11 Desktop module. JDK 11 Desktop module compiled ...
JDK 11 jdk.jconsole.jmod is the JMOD file for JDK 11 JConsole tool, which can be invoked by the "jco...
JDK 17 java.compiler.jmod is the JMOD file for JDK 17 Compiler module. JDK 17 Compiler module compil...
jTDS JDBC Driver Source Code Files are provided in the source package file, jtds-1.3.1-fyi.zip. You ...