Book Contents

Book Index

Next Topic

Home

CREATE PROJECTION Hangs

Explanation

In theory, this should never occur.

Workaround

If the CREATE PROJECTION statement is still hanging after five minutes:

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

    SELECT DUMP_LOCKTABLE();

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

  3. Send the output to Technical Support.