I am looking to create a Alteryx database repository. I am aware that the size limits for a yxdb file to grow for a 64bit system is 2GB. This limit will hit soon as i am appending data on to the file. What option do i have in terms of growing the file after that? Does Alteryx or Alteryx server provide any capability of holding file which can grow more than 2 GB
Some thoughts i had were:-
- Creating seperate yxdb files each time limit is hit and while querying data i union the file together? Will that hit performance a lot?
- Move the repository to the SQL databases?
Any suggestion or feedback would be great..
Thank you..!!