Function
EN
Version 4.00
@RemoteConsole
Database
Note
Syntax
@RemoteConsole(SERVER1;COMMAND2);
Description
Executes on the remote console of TEXT SERVER1 das Kommando TEXT COMMAND2 . On success, a TEXT is returned as the result; otherwise @ERROR with the error text.
Example: @RemoteConsole(SERVER1;COMMAND2)
@LogReport(@RemoteConsole("SERVER01";"LOAD CATALOG"));
Executes the command LOAD CATALOG on the server SERVER01 and outputs the result to the server console.
Note : This text was machine-translated and may contain inaccuracies.
