I had some data in my database standing 4GB, but when I import into spice it took up 20+ GB, is this normal?
Hi,
You can check the give below possibility to reduce your data size.
-
It’s all based on the datatype you set in your dataset.
Let us say if 0 or 1 and its data type integer it will take more space. -
check any other dataset if already exists.
-
Your data size and SPICE size will never be the same. SPICE allocated based on your data types.
regards,
Naveed Ali
1 Like
Okay I’ll play around with the data types, cheers!