Hi Ilkan,
I connect to the virtualdatabase and want to create a table
Create table test (zahl number);
I get this error:
An error occured while executing SQL query
(org.continuent.sequoia.common.exceptions.driver.DriverSQLException: Message
of cause: No database backend has the required table (test))
For some reason the parsing of your request failed. You can try to put
everything in lower case and remove the trailing semicolon.
And in controller.sh
Warn virtualdatabase.VirtualDatabaseWorkerThread.v_ora Error during command
execution (No database backend has the required table)
What means this message? I think it depends on the last error I posted?!?
That might be due to the fact that the schema cannot be fetched or that
no backend is enabled.
-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Ilkan
Akcakaya
Gesendet: Dienstag, 25. März 2008 15:35
An: 'Sequoia general mailing list'
Betreff: AW: AW: AW: [Sequoia] How can I implement RMAN as backuper?
I found and correct an error in my virtualdatabase.xml file.
I rebooted by machines. Now I have to force enable both nodes and the
controller.sh says Unable to gather schema from database meta data:
java.sql.SQLException:
Failed to get information about database schema
Ok, something does not work when fetching the schema. To get more
details, you can set the DatabaseBackend logger to DEBUG in
log4j.properties.
Otherwise, I would suggest that you change your dynamicPrecision from
'all' to 'table'.
<DatabaseSchema dynamicPrecision="all" gatherSystemTables="false"/>
Thanks for your feedback,
Emmanuel
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia