We want to run the same application in OI9 and OI10 side by side for user live acceptance testing.
i.e. share the same files.
I see this can be done with an extra setup to be run:
Software Downloads Universal Driver NUL 5.2 for OI10_Setup Files - This is a 64-bit server side installation for use with OpenInsight 10. The Universal Driver NUL 5.2 allows files from OpenInsight 10 and OpenInsight 9.4 to share the same Universal Driver. This version has been updated with the latest ACE libraries. Management of the Universal Driver is done via the Management Console. When paired with OpenInsight 10.0.4 and above "child" processes launched from OpenInsight can be configured so that they do not consume additional license seats.
I would then assume that there are some 'maintain compatibilty' requirements that need to be made in OI10.
I know that the indexing method would need to be changed to legacy.
Where do you change the indexing to be OI9 compatible?
What other settings need to be chaned in OI10 for OI9 compatibilty?
Does any of these changes affect the new speed of OIPI reports?
Any further gotchas that I need to be aware of that would make this environment a 'NOGO zone'
Barry,
"Where do you change the indexing to be OI9 compatible?"
Create a new SYSENV*CFG_RTI_UPDATE_INDEX record in the OI 10 system.
<1> = RTI_UPDATE_INDEX_90
Save, exit OI and restart.
See Sprezzblog here… Indexing issues on LARGE tables
FWIW - I also overwrote my OI10 REVPARAM with my OI9 one.
b. cameron
603-433-0014
Barry,
"Where do you change the indexing to be OI9 compatible?"
Create a new SYSENV*CFG_RTI_UPDATE_INDEX record in the OI 10 system.
<1> = RTI_UPDATE_INDEX_90
Save, exit OI and restart.
See Sprezzblog here… Indexing issues on LARGE tables
FWIW - I also overwrote my OI10 REVPARAM with my OI9 one.
b. cameron
603-433-0014
Thank you