Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle Warehouse Builder
Most likely the NoClassDefFoundError is the result of an incorrect CLASSPATH
variable. Make sure the Oracle classes you are referring to are in your
class path. Also make sure the local directory is in your class path as
well.
Ex. export CLASSPATH=$CLASSPATH:.
Hope this helps,
Glen
-----Original Message-----
From: Mandar Ghosalkar [mailto:MandarG_at_gsr-inc.com]
Sent: Friday, November 17, 2000 3:21 PM
To: 'rmalladi_at_inteliant.com'; ORACLE-L (E-mail)
Cc: Lazy DBA (E-mail)
Subject: RE: Oracle Warehouse Builder
Hi Rama
i was told last week to try out the installation of OWB .
tell u frankly i am not very impressed with it
it creates a neat package to extract .. transform and load the data into the target warehouse.
by deafult it creates tcl files to upload the package as an OEM job.
there r a few patched which on installing the *#@~^ OWB slapped me back with some java error.
I would be glad to know ur progress on OWB
my prev posting on this list
I tried upgrading Oracle Warehouse Builder to the latest patch and it failed me.
after installing it started giving me some stupid error "jrew.exe - Entry point not found .... The procedure entry point slzsetevar could not be located in dynamic link libreary oracore8.dll", when i logon to the repository.
although it allows me to go ahead and select my project.
My problem ( or Oracle's ) is i cant get the generated batch files running. and then my dear error comes again
"exception in thread "main" java.lang.NoClassDefFoundError: oracle/sysman/emSDK/client/omsClient/ApplicationName at at oracle.wh.generator.common.WBOEMDeployJobs.main(WBOEMDeployJobs.java:473)
does not makes me ( Non-java guy ) any sense!!!
Pls guide me in the right path .
would appreciate something other than "Null" :)
-Mandar
-----Original Message-----
From: Rama Malladi [mailto:rmalladi_at_inteliant.com]
Sent: Friday, November 17, 2000 2:14 PM
To: ORACLE-L (E-mail)
Cc: Lazy DBA (E-mail)
Subject: Oracle Warehouse Builder
Hi,
We are planning to use OWB 2.0.4 for a 8.1.6 database on Sun Solaris 2.7.
This is for a 300 GB database for an e-commerce company and the data size
might grow in the next 6 months to 500GB.
Can anybody who went this path, please share their experiences, like how long it took to implement, any specific tips on loading the data from Production to the warehouse DB, changing the tables/indexes to use Parallel Query etc...
TIA
Rama