Dear Developers,

I have a database in two systems with the same name.
They both have a table with the same name.
I have set the shared properties as follows.

laptop1% monetdb -h laptop2-P mypassphrase set shared=pump/1/ pump
laptop1% monetdb -h laptop3-P mypassphrase set shared=pump/2/ pump

From a master node om trying to query the database to access data from the two tables
but its not working.


How t go about it?