Hi,
My client is running laserfiche 9.1 standard on oracle database. They need to configure the audit trail but when they run the audit trail configuration wizard the tables are not able to be created by the user whose credentials are used. Now the DB admin requires that he does it manually using scripts I need confirmation if the following are the scripts that are supposed to be run:
ora-audit.sql
ora-UpdateAuditSchema1to2.sql
ora-UpdateAuditSchema2to3.sql
ora-UpdateAuditSchema3to4.sql
upto
ora-UpdateAuditSchema6to7.sql
If that is the case, are we to run all of them.I would also want to know why the script ora-UpdateAuditSchema1to2.sql is dropping some of the tables. Is that right?
Thanks