Pierre,
I try to make a backup with Octopus from an Oracle database, but controller throws 
exception "ORA-00942: table or view does not exist".
Controller logs Working....DR$POLICY_TAB but DR$POLICY_TAB is not a table from 
my shema
Octopus does not get any schema information from Sequoia, it just tries to fetch anything it finds on the connection. The user probably have access to these views or tables. You might want to create a specific user for backup that only has access to the tables/views you want to backup.

Another option is to use the ScriptBackuper and use external backup/restore Oracle tools to perform these operations.

Thanks for your feedback,
Emmanuel

--
Emmanuel Cecchet
Chief Scientific Officer, Continuent

Blog: http://emanux.blogspot.com/
Open source: http://www.continuent.org
Corporate: http://www.continuent.com
Skype: emmanuel_cecchet
Cell: +33 687 342 685


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to