Returns calling servers name.
Returns the calling server's logical name, set by the ServerName entry in the Replication section of its virtuoso.ini file.
The example statement shows name of the current replication server (defined in the INI file).
SQL> select repl_this_server(); callret VARCHAR _______________________________________________________________________________ demo-srv