cancel
Showing results for 
Search instead for 
Did you mean: 

Why "sessions" is NOT shown on "brspace -f dbparam"

Former Member
0 Kudos

When I use "brspace -f dbparam" to adjust the Oracle parameters, I cannot find

the parameter called "sessions".

Could any guru explain this and how to change it?

Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member204746
Active Contributor
0 Kudos

I see it on my system.

I would advise you to upgrade your brtools.

if you still do not see it, try this:

sqlplus "/ as sysdba"

alter system set sessions=320 scope=both

exit

try brspace -f dbparam again