Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-2698

Ensure RMS can be disabled properly

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • any
    • 2.2.0
    • sql-exe
    • None

    Description

      By default, RMS gets started. If you stop RMS, the shared segment stay around and hence all the process would continue to assume RMS is up. The proper way to disable RMS is

      export SQ_START_RMS=0
      Then do sqstart

      This would be the proper way to disable RMS in future.

      We encounter cores of SQL processes and improper message with the above scenario. Disabling RMS in the above way ensures that the shared segment is never used.

      Attachments

        Issue Links

          Activity

            People

              selvag Selvaganesan Govindarajan
              selvag Selvaganesan Govindarajan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: