Got it

How to Check and Change the Maximum Number of Oracle Database Connections?

Latest reply: Apr 6, 2016 09:01:50 1241 1 0 0 0

How to check and modify the maximum number of oracle database connections?

1. Log in to the Linux operating system as the root user.
2. Connect to the Oracle database.

# su - oracle

$ sqlplus / as sysdba

3. Check the maximum number of Oracle database connections.

> select value from v$parameter where name = 'processes';


4. Change the maximum number of Oracle database connections to 500.

> alter system set processes = 500 scope = spfile;

5. Restart the Oracle database.


View more
  • x
  • convention:

Comment

You need to log in to comment to the post Login | Register
Comment

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.