Installing SRW package with permit_92_wrap_format=FALSE
Hello All,
I am trying to install the SRW package from Forms&Reports 11.1.2 in an Oracle database with parameter permit_92_wrap_format=FALSE. I get the error:
PLS-01918: 9.2 and earlier wrap formats are not permitted
I looks that the SRW package is wrapped with an old version. It works with permit_92_wrap_format=TRUE, but my company will not allow that configuration.
Anyone knows where can I find an updated SRW package which will work with permit_92_wrap_format=FALSE, or other way to workaround this problem?
Thank you.