Skip to main content
Solved

snowflake depoyment message 'skipped - uses unsupported feautures' -> apparantly key stores

  • October 9, 2024
  • 5 replies
  • 60 views

Roy V
Problem Solver
Forum|alt.badge.img+3

I am deploying a project to Snowflake and see a lof of tables are skipped.

Then we get the messages below (as an example)
 


Apparantly the tales are skipped as key stores / supernatural keys  are not supported .

Is this a feature to become available on short notice as our entire datawarehouse uses these?

Besides that, is there a way I can see what any other unsupported feautures we have?

Best answer by Roy V

Hi Christian,

Thanks for your screenshots, that solved it.

As you can see below our settings for the key stores were set to database unique and I assume that may not be set for Snowflake as it is greyed out so that caused the objects to be skipped.
 

When I set the key stores to Unique identifier I can deploy the key stores again. Thanks

5 replies

Roy V
Problem Solver
Forum|alt.badge.img+3
  • Author
  • Problem Solver
  • October 9, 2024

in the page which defines what features are availble i do see supernatural keys , however the key stores used for that can not be deployed as it says it’s an unsupported feature 

 


Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

HI @Roy V which version of TimeXtender Data Integration are you using?


Roy V
Problem Solver
Forum|alt.badge.img+3
  • Author
  • Problem Solver
  • October 10, 2024

Hi Christian, this is in version 6766.1.


Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

Hi @Roy V 

I am able to deploy key stores and history tables with supernatural key fields in a Prepare instance with Snowflake storage in 6766.1

These are my settings:

Do you notice any differences in our setups?


Roy V
Problem Solver
Forum|alt.badge.img+3
  • Author
  • Problem Solver
  • Answer
  • October 10, 2024

Hi Christian,

Thanks for your screenshots, that solved it.

As you can see below our settings for the key stores were set to database unique and I assume that may not be set for Snowflake as it is greyed out so that caused the objects to be skipped.
 

When I set the key stores to Unique identifier I can deploy the key stores again. Thanks