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

Thread: Erro Ora-12500 with Oracle 8.1.7

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Location
    Brazil / MG
    Posts
    6

    Question Erro Ora-12500 with Oracle 8.1.7

    Hi,
    I have a Oracle Server with more than 1000 users. After one or two days on Production, the application get the error :

    Ora-12500 TNS:listener failed to start a dedicated server process

    I am using Oracle 8.1.7 and Windows 2003.

    First question:
    Oracle 8.1.7 work fine with Windows 2003? Have any problem?
    Second question:
    Have any solution that a can try?

    Thiago Campos Pereira

  2. #2
    Join Date
    Jul 2002
    Location
    Lake Worth, FL
    Posts
    1,492

    Cool


    The ORA-12500 error can be caused by:

    - The failure of starting up a dedicated server process.
    - The OS environment not being set up incorrectly.
    - Linking and permissions problems
    - Lack of resources

    Please refer to the appropriate solution in this document.

    "The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb

  3. #3
    Join Date
    Mar 2002
    Location
    Manchester, England
    Posts
    202
    Your running out of resources on the OS, you need to either free up some memory or put some more in the box.
    You can reduce the size of the SGA (releasing some memory for new users) or alter the oracle stack size so the user sessions require less space. If you put more memory in the box you have to be aware of the limitations on a 32bit windows box.

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