Re: to connect oracle
Monique Maker <[email protected]> Mon, 17 Apr 2006 15:03:32 +0300
| Newsgroups | gmane.comp.java.enhydra.shark |
|---|---|
| Message-ID | <[email protected]> |
Hello Krishna, When you install Shark (with its default config files) it installs for HyperSonic database. Therefore it is not enough to change the Shark config files after installation - you need to create its database structure in your Oracle schema. For more details how to do it look in the documentation. Regards, Monique [email protected] wrote: > please help me to connect the Oracle system. > > I have changed Shark.conf file which is given below > > DatabaseManager.DB.sharkdb.JdbcDriver="oracle.jdbc.driver.OracleDriver" > DatabaseManager.DB.sharkdb.Connection.Url="jdbc:oracle:thin:@localhost:1521:shark" > > > It gives some exeception: > > 2006-04-17 14:17:17,078: <SqlQueryExecute><SqlQueryException>(<Replicated>:ORA-00942: table or view does not exist > ) > 2006-04-17 14:17:17,109: ObjectIdAllocator: > Failed to allocate object ids. Giving up! > SQLState = 42000 > SQLError = 942 > SQLMsg = ORA-00942: table or view does not exist > > 2006-04-17 14:17:17,140: Problem with registering database manager with DODS ! > com.lutris.appserver.server.sql.ObjectIdAllocationError: ObjectIdAllocator: > Failed to allocate object id. Caused by SQLException: > SQLState = 42000 > SQLError = 942 > SQLMsg = ORA-00942: table or view does not exist > > > please help me. > > Regards, > Krishna. >
message-footer.txt
(text/plain, 271 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws