DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: concurrent users?

  1. #1
    Join Date
    Dec 2000
    Posts
    1
    I am wondering if anyone knows the SQL to increase the number of concurrent users allowed for a database. please email me at dmanning@egain.com if you do.

    thanks!
    deeanna.

  2. #2
    Join Date
    Apr 2000
    Posts
    126

    Wink concurrent users?

    Edit the processes parameter in your init.ora. Shutdown and then startup your database.

  3. #3
    Join Date
    Oct 2000
    Location
    Saskatoon, SK, Canada
    Posts
    3,925
    POINT TO PONDER:

    Check your /etc/system file (if on unix) to make sure you have enough limit set for the semaphores. If not bump them up, restart the server and now increase the #of processes in the init.ora file and start the instance.

    Sam

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width