We're Moving!

The Vertica Forum is moving to a new OpenText Analytics Database (Vertica) Community.

Join us there to post discussion topics, learn about

product releases, share tips, access the blog, and much more.

Create My New Community Account Now


Recreating SIPS feature in pre-prod — Vertica Forum

Recreating SIPS feature in pre-prod

Hi,

Is there any way that we can force the optimizer to choose SIPS feature for executing a query.

Thanks...

Comments

  • Optimizer will chose SIP every time it can. You cannot force it to use it as it is the default. However, you can disable it, but I think is a directive that you should use under support guidance. 
    HTH, Eugenia
  • Thanks for your reply Eugenia.......
  • As mention by Eugenia SIP  by  default is enabled , you can disable it using below HINT on your specific query  :

    SELECT /*+add_vertica_options(BASIC,DISABLE_SIPS)*/

    Do not use it in production withour advice with Vertica suport !

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file