optimizer_features_enable=''9.2.0'''
baskar.lMar 12 2010 — edited Mar 13 2010Hi all,
Good day..
DB version is 10.2.0.4 A pl/sql code was developed two year before for a concurrent program when the db was in 9.2.0.6 . The we migrated to 10.2.0.4 . Today i saw the code of the concurrent program which always takes 1+ hours to execute which calls a procedure where it was using 'EXECUTE IMMEDIATE 'ALTER session set optimizer_features_enable=''9.2.0''';'
Is that good to use that optimizer feature of 9i in 10.2.0.4??
thanks,
baskar.l