BookmarkSubscribeRSS Feed
WorkingMan
Calcite | Level 5

I am a SAS Developer and I am using SAS Data Integration Studio to build ETL jobs. I am facing an issue with SCD Type 2 Loader whereby all business key, changing columns, date, generate columns are properly set but is hitting the error below:

 

ERROR: no keys variable have been defined for file ACCOUNT_DIM

 

Upon googling, I think this has something to do with index and key. Currently, this SCD Type 2 Loader will generate "ACCOUNT_SK" but at the same time, this particular column in ACCOUNT_DIM table has index and key set to "ACCOUNT_SK". Is there any issue of conflict if a column is set as generate and index + key at the same time? If no, what could be the cause of this?

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 0 replies
  • 414 views
  • 0 likes
  • 1 in conversation