Hi Team,
Currently I'm loading Db table to CAS inmemory by assigning caslib to ms sql however I hit the following warning
Kindly request you to please advise what does mean by this warning:
WARNING: Unable to find an acceptable column for multi-node reads. Load will proceed with numReadNodes = 1.
Also wanted to understand difference between loading data from dbliname to inmemory vs assigning caslib to db and load db table from caslibto public library and promote.
Is load distribution occures across all the nodes in both the cases?
And also in these two mthods where data will get saved.
Thanks in Advance!!