Translated message

A translation of this page exists in English.

"ORA-00020: maximum number of processes (%s) exceeded\n')" が表示されているときにビジーな Red Hat Network Satellite (バージョン 3.7 以降) でプロセスの数を増やす方法

Solution Verified - Updated -

Issue

  • Red Hat Network (RHN) Satellite サーバーから例外を取得します。
SQLConnectError:(20, 'ORA-00020: maximum number of processes (%s) exceeded\n',rhnsat', 'Connection_Connect(): begin session') 
  • 複数のクライアントが登録しようとすると、トレースバックメッセージであふれてしまいます。
  • メッセージは同じエラーメッセージ (DatabaseError: ORA-00018: maximum number of sessions exceeded) を含んでいるように見えます。
  • 完了トレースバックは以下のようになります。
Traceback (most recent call last): 
  File "/usr/share/rhn/server/apacheHandler.py", line 65, in headerParserHandler 
    rhnSQL.initDB() 
  File "/usr/share/rhn/server/rhnSQL/__init__.py", line 58, in initDB 
    __init__DB(db) 
  File "/usr/share/rhn/server/rhnSQL/__init__.py", line 41, in __init__DB 
    __DB.check_connection() 
  File "/usr/share/rhn/server/rhnSQL/int_oracle.py", line 377, in check_connection 
    self.connect() # only allow one try 
  File "/usr/share/rhn/server/rhnSQL/int_oracle.py", line 282, in connect 
    raise apply(sql_base.SQLConnectError, err_args) 
SQLConnectError:
(20, 'ORA-00020: maximum number of processes (%s) exceeded\n','rhnsat', 'Connection_Connect(): begin session') 

Environment

  • Red Hat Network (RHN) Satellite

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content