It doesn't have to be a syntax error, perhaps it cannot find any service on that host and port. The Admin guide says
CREATE TABLE <table_name> <table_contents_source> AT [LOCATION] 'host:port'
have you tried this, too?
-- Micha
It doesn't have to be a syntax error, perhaps it cannot find any service on that host and port. The Admin guide says
CREATE TABLE <table_name> <table_contents_source> AT [LOCATION] 'host:port'
have you tried this, too?
-- Micha