Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What is the ORDS equivalent of the MOD_PLSQL configuration parameter PlsqlSessionStateManagement?

819345Sep 15 2016

Can somebody please help me with this ...

We have been instructed to migrate our system from MOD_PLSQL to ORDS. This system was written before Apex existed, and is totally independent from Apex.

In MOD_PLSQL there is a configuration parameter PlsqlSessionStateManagement, which can be set to values of:

  • StatelessWithResetPackageState, or
  • StatelessWithFastRestPackageState, or
  • StatelessWithPreservePackageState

We have got it set to StatelessWithFastRestPackageState, and this is crucial for the system work reliably.

Question: I can't find documentation on the equivalent setting in ORDS. Can somebody please give me a link to information about this, or tell me what the default behaviour of ORDS is resetting (or preserving) package global variables?

Thanks

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 13 2016
Added on Sep 15 2016
0 comments
267 views