Open a remote database

By specifying a remote object in the DATABASE statement, you can open a remote database as in the following examples:
DATABASE dbname@servername; 
DATABASE "//servernam/database";

Copyright© 2019 HCL Technologies Limited