Connect to a catalog server and use the following joloader command.
joloader <network> <file> <table> -U<user> -E~"select copy_rows('<table>');"
Where <network> is the name of the network; <file> is the name of the file to be loaded; <table> is the name of the global table; and <user> is the name of a user with the star$modify role granted.
See file loader and the Managing Data section of the User Guide for details about using the loader command.
Comments
Article is closed for comments.