Skip to main content
Solved

"Column name....not match table definition" error when generating definition


MtHoen
Apprentice

Hi,

I’m currently getting the following error on generation step “Execute: create_log_tables” in the Generate Definition step of my creation:
 

Error message
Error line


I don't know what could have caused this, is anyone able to give me a suggestion as to how to solve this?

Thanks in advance.

Best answer by Mark Jongeling

Hi,

The procedure 'create_log_tables’ (presumably a Dynamic model procedure) is doing an insert on the Ref table but is missing a column or a value. To solve this, make sure to list the columns you would like to Insert into and match the number of values with the number of columns😁

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

2 replies

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • 3936 replies
  • Answer
  • March 23, 2022

Hi,

The procedure 'create_log_tables’ (presumably a Dynamic model procedure) is doing an insert on the Ref table but is missing a column or a value. To solve this, make sure to list the columns you would like to Insert into and match the number of values with the number of columns😁


MtHoen
Apprentice
  • Author
  • 7 replies
  • March 23, 2022

Thanks a million, @Mark Jongeling , I wasn't aware of any changes made in our dynamic model, and didn't think to check there. Thank you!
 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings