Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

could not find main class program will exit error while installing Oracle Client 32 bit on windows 7

ChakravarthyDBAJul 8 2013 — edited Jul 12 2013

Hi Experts,

When I am installing Oracle client 32 bit software on Windows 7 32 bit I am getting error as "could not find main class program will exit"

I have tried installing latest Java software 7 also JDK 1.6.0_34 still I am getting the same problem below is my " oraparam.ini " details

[Oracle]

DISTRIBUTION=TRUE

SOURCE=../stage/products.xml

LICENSE_LOCATION=

BOOTSTRAP_COMPS="oracle.swd.oui:11.1.0.6.0,oracle.swd.oui.core:11.1.0.6.0,oracle.jdk:1.5.0.1.1"

JRE_SCRATCH_LOC=jdk/jre

JRE_MEMORY_OPTIONS=" -mx96m"

DEFAULT_HOME_LOCATION=product\11.1.0\client

DEFAULT_HOME_NAME=OraClient11g_home

NO_BROWSE=/net

NLS_ENABLED=TRUE

BOOTSTRAP=TRUE

EXT_JLIB=../stage/ext/jlib

OUI_VERSION=11.1.0.6.0

## JRE_VERSION is only for Windows. This is to copy accessbridge dlls

JRE_VERSION=1.4.2

ACCESS_DIR=../install/access

#SHOW_HOSTNAME=ALWAYS_SHOW shows the hostname panel always

#SHOW_HOSTNAME=NEVER_SHOW does not the hostname panel

#SHOW_HOSTNAME=CONDITION_SHOW shows the hostname panel on condition

SHOW_HOSTNAME=NEVER_SHOW

#THIN_JDBC_FILENAME is optional and defaults to classes12.jar

#The value specified for this should be packaged with OUI, and should

#be relative to <OUI expanded stagedir>/jlib/

THIN_JDBC_FILENAME=classes12.jar

#RUN_OUICA specifies the batch script name that needs to be run

#The script is ouica.bat for win32, and ouica.sh for solaris.

#If the value is not specified, then the OUICA script is not run

RUN_OUICA=ouica.bat

CLUSTERWARE={"oracle.crs","10.1.0.2.0"}

SILENT_VARIABLE_VALIDATION=TRUE

[Generic Prereqs]

MIN_DISPLAY_COLORS=256

[IMAGES]

FILE1=images/billboards.gif

LICENSE_LOCATION=license.txt

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 9 2013
Added on Jul 8 2013
7 comments
5,830 views