Book Contents

Book Index

Next Topic

Home

DUMP_CATALOG

If Vertica seems to be hung, use DUMP_CATALOG to check for deadlocked clients and the resources they are waiting for:

  1. Open an additional vsql connection.
  2. Execute the query:

    SELECT DUMP_CATALOG();

    The output is written to vertica.log (see Monitoring the Log Files),

  3. Send the output to Technical Support.