Skip to Main Content

Cloud Platform

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!

Maximum nbr. of sessions in autonomous database in "pay-as-you-go" ?!

user13166772Aug 3 2022

Hi there,
there is a limit of 20 sessions in free-tier. Is there a limit as well in pay-as-you-go and - in case - what's the limit?
THX!

SQL> SELECT NAME, DESCRIPTION, TYPE, VALUE FROM v$parameter WHERE NAME = 'sessions';
NAME DESCRIPTION TYPE VALUE
-------------------------------------------------------------------------------
sessions user and system sessions 3 20

Comments
Post Details
Added on Aug 3 2022
1 comment
520 views