...
- Java 6 - recommend version 1.6.0_35 (32-bit): http://wwwgoo.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html#jre-6u35-oth-JPRgl/Ys2o2 (Note: You need an Oracle Technology Network (OTN) account to download this file. OTN accounts are free and relatively easy to sign up for).
- Recommended Browsers:
- Firefox 15 thru 23
- Internet Explorer 8 thru 10
- Safari 6.0.5 (Using Java for Mac OS X 2013-004 Update): http://support.apple.com/kb/DL1572
...
Problem: You get the following error: FRM-92095: Oracle JInitiator version too low. Please install version 1.1.8.2 or higher
Cause: This error occurs when Java 7 is installed on the client computer.
...
Note: If Java 1.7_21 or higher is installed on your system, you may need to add a system environment variable named JAVA_TOOL_OPTIONS with the value: -Djava.vendor="Sun Microsystems Inc.".
- Open System Properties ( Windows 7: Start Menu-->Control Panel-->System and Security–>System and click on Advanced system settings. Windows XP: Start Menu-->Control Panel-->System click on Advanced tab).
- Click on Environment Variables..., click on New under system variables and enter JAVA_TOOL_OPTIONS in the variable name box and -Djava.vendor="Sun Microsystems Inc." in the variable value box. Click Ok the create the variable.
Java 7 Workaround (OS X 10.8 Mountain Lion Systems)
...
Problem: You get the following error: Unknown Login Error: ORA-28002: the password will expire within XX days and are unable to get past login screen.
Cause: This error occurs when user's password is within 10 days of expiring.
...