Name

repl_this_server — returns calling servers name

Synopsis

repl_this_server ( );

Description

Returns calling servers name.

Return Types

Returns the calling server's logical name, set by the ServerName entry in the Replication section of its virtuoso.ini file.

Example

Example24.337.Local replication server name

The example statement shows name of the current replication server (defined in the INI file).

SQL> select repl_this_server();
callret
VARCHAR
_______________________________________________________________________________

demo-srv