Recently active
Confused, There is no clear guidance on how to create a free trail account?If any one know about this, please help me.
Dear Dataops.live community, I’m new to DataOps.live and eager to learn the platform.Would it be possible to get access to a free trial account to support my training?Thank you for your consideration.Best regards,Ahmed
In Snowflake, secondary roles are a set of roles that authorize any SQL action other than the execution of CREATE <object> statements. For each user, you can specify the set of secondary roles that are active for the user’s session upon login by setting the DEFAULT_SECONDARY_ROLES parameter. For more information about this parameter and its supported values, see the Snowflake documentation.You can set secondary roles using a post-hook. Let’s assume you have a user defined in your SOLE configuration:- user: name: JohnDoe login_name: "john_doe" email: "jd@example.com" first_name: "John" last_name: "Doe"You can then alter the JohnDoe user by adding account-level post-hook which would set DEFAULT_SECONDARY_ROLES to the preferred value:account_level_hooks: post_hooks: - command: "ALTER USER {{ env.DATABASE_NAME_PREFIX }}_JOHNDOE_{{ env.DATAOPS_ENV_NAME }} set DEFAULT_SECONDARY_ROLES = ();" environment: snowflakeIf you are using SOLE for Data Products, don’t for
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.