You are viewing limited content. For full access, please sign in.

Question

Question

What is the difference between Laserfiche v.7.2.0.297 and v.7.2.1.407

asked on February 23, 2015

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

0 0

Answer

APPROVED ANSWER
replied on February 23, 2015

Laserfiche 7.2.1 is more than a maintenance release that's applied over 7.2.0. Please see KB 1011675 for a list changes in Laserfiche 7.2.1.

As for the error you're seeing in your 7.2.0 dev environment

wrong number or types of arguments in call to 'COPY_PAGES'

We've only seen reports of it when people upgrade to 7.2.1 and apply a subsequent hotfixes for it without having properly updated the database schema accordingly. For reference, please see KB 1011713 which is a hotfix to be applied on top of the initial 7.2.1 release. It required a schema change to update the copy_pages stored procedure amongst other things.

Ultimately though, if there are still processes/procedures you are planning on implementing in your 7.2.1 production environment, I'd strongly recommend upgrading your development environment to 7.2.1 and apply the latest hotfix for it, but also review the archived hotfixes for instructions regarding intermediate steps that may need to be performed. Once things have been verified there, then roll out into production as needed (updated fixes and new processes).

0 0

Replies

replied on February 23, 2015

For your first question about what's different between 7.2.0 and 7.2.1:

https://support.laserfiche.com/ow.aspx?Laserfiche7%2E2%2E1%2FHotfixInfo

0 0
replied on February 23, 2015

Thanks for the detailed follow-up, much appreciated.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.