Skip to content

Always zero NOPM #300

Answered by sm-shaw
juanludlf asked this question in Q&A
Dec 16, 2021 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Yes, certainly modifying the build could have an impact on whether the build proceeds up to creating the stored procedures and whether they run correctly in the driver. The first thing to do is to set "Exit on MySQL Error" in the driver script options and see if it reports an error, by default errors are suppressed. If it does, then set MAXITEMS back to the default and re-run the schema build.

If you want to vary the amount of data created, use the number of warehouses for this as the schema is scaled based on the selected warehouse_id.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@juanludlf
Comment options

@sm-shaw
Comment options

Answer selected by sm-shaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #299 on December 16, 2021 14:37.