Skip to main content
Skip table of contents

TALK_TO_YOUR_DATA_ADMIN_EMAILS

This option sets a list of email addresses of admin users who are supposed to receive the Talk To Your Data review requests by email. It supports the following values:

  • NULL

  • String

The list of email addresses should be a String of comma-separated values. Values are stored in lower-case. The default value is NULL.  To change the list, use the following call:

SQL
CALL "SYSADMIN.setDefaultOptionValue"('TALK_TO_YOUR_DATA_ADMIN_EMAILS','test@email.com,test1@email.com,test2@email.com');;

TALK_TO_YOUR_DATA_ADMIN_EMAILS option is available since v25.2

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.