Database Type and Location | Command Syntax | Example |
Local Ingres database | command dbname | ingmenu admin |
Remote Ingres database | command v_node::dbname | ingmenu ny::admin |
Local non‑Ingres database | command dbname/server_type | qbf sales/db2 |
Remote non‑Ingres database | command v_node::dbname/server_type | qbf ohio::sales/db2 |
Local Ingres distributed database | command dbname/d command dbname/star | rbf corpdata/star |
Remote Ingres distributed database | command v_node::dbname/d command v_node::dbname/star | rbf ny::corpdata/d |