Hello,
I have a backend configured like this in my virtuadatabase XML configuration
file :
<DatabaseSchema dynamicPrecision="procedures">
<DefaultStoredProcedureSemantic hasDDL="false"/>
</DatabaseSchema>
But when I enter in admin mode on the Sequoia console and execute the "show
virtualdatabase config" command, the same part of the configuration is now :
<DatabaseSchema dynamicPrecision="procedures" gatherSystemTables="false"/>
without the DefaultStoredProcedureSemantic declaration.
And indeed, since "hasDDL" default value is true, when replaying the
recovery log on reenabling the backend, I notice that "a full schema refresh
[is] performed after each stored procedure execution", as specified the
virtual databse confuguration DTD. Is there any explication for this ?
Thanks,
Paul
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia