SQLConnectError: (12541, 'ORA-12541: TNS:no listener\n', 'rhnsat', 'Connection_Connect(): server attach') エラーを示すトレースバックメールを毎日受け取る理由

Solution Verified - Updated -

Issue

  • エラーを示すトレースバックメールを毎日受け取るのはなぜですか? メールを受け取らないようにするにはどうしたら良いですか?
    Exception Handler Information
    Traceback (most recent call last):
      File "/usr/share/rhn/server/apacheHandler.py", line 84, in headerParserHandler
        rhnSQL.initDB()
      File "/usr/share/rhn/server/rhnSQL/__init__.py", line 118, in initDB
        __init__DB(backend, host, port, username, password, database)
      File "/usr/share/rhn/server/rhnSQL/__init__.py", line 59, in __init__DB
        __DB.check_connection()
      File "/usr/share/rhn/server/rhnSQL/driver_cx_Oracle.py", line 489, in check_connection
        self.connect() # only allow one try
      File "/usr/share/rhn/server/rhnSQL/driver_cx_Oracle.py", line 385, in connect
        raise apply(sql_base.SQLConnectError, err_args)
    SQLConnectError:(12541, 'ORA-12541:TNS:no listener\n', 'rhnsat', 'Connection_Connect(): server attach')

Environment

  • Red Hat Satellite v5.4

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.