During some recent testing, we discovered that our little-used Dev environment Laserfiche is a slightly older version than our Prod environment.
Dev is currently running LFS.exe v.7.2.0.297, while Prod has v.7.2.1.407.
This appears to be a minor difference, perhaps a hotfix.
Is it identifiable what is different between these 2 versions?
Also, an issue we encountered only in the Dev environment that may or may not be related to the version difference we identified.
In the Dev environment we are currently unable to insert or add pages to existing documents (we receive a generic error executing SQL command 7050), however we are able to cut/paste/move pages successfully.
There are entries in the error.log file in Dev such as :
46 [7050] Copy pages failed (tocid=99950, volid=1172, dtocid=937990): Could not execute statement : ORA-06550: line 1, column 7:
PLS-00306: wrong number or types of arguments in call to 'COPY_PAGES'
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
Could this error be related to the version difference? Or a separate issue?
Thanks