-7060: Remote TABLE LOAD/UNLOAD not allowed 

Explanation:

DATALOAD with NOLOG option or UNLOAD cannot be performed for a table stored on a serverdb other than that to which you are connected.

User Action:

The SQL statement can be repeated if the NOLOG option is not specified or if you connect to the serverdb where the table is stored.