From: chawla <ch...@bi...> - 2011-05-11 08:50:54
|
Hi John, 1) I think so. 2) yes, I am using PostgreSQL Konika On 10-05-2011 17:54, John Iodice wrote: > Hi Konika, > > I don't know what file says "oracle" where it should say "postgres". > What suggested that line of inquiry was that: > > 1. the message you cite below is from a Java compile that is > referencing a class needed for running GUS on Oracle > 2. you're using PostgreSQL, not Oracle (right?) > 3. a PostgreSQL install doesn't need the Oracle libraries > 4. files under $GUS_HOME configure GUS to use PostgreSQL or Oracle > > Can any of my fellow GUS users confirm (or correct) points 3 and 4? > And suggest a place to look? > > One way to find candidates is the following command, provided it works > on your system. (It does work on Linux and Macs): > > grep -rli oracle $GUS_HOME > > -- John > > On Tue, May 10, 2011 at 10:40 AM, chawla <ch...@bi... > <mailto:ch...@bi...>> wrote: > > Hi > There are many files in gus_home > Could you specify , where to look , if postgres is replaced by > oracle . > > I was getting this error: > > *[InstallSchema] FATAL [main] (InstallSchemaTask.java:161) - Unable to > locate class* > [InstallSchema] java.lang. > ClassNotFoundException: oracle.jdbc.OracleDriver > > Thanks > Konika > > > > |