MS
Hi all,
I want to copy a complete database with all data in it. I tried the following:
Context.getComponent("ServerAdmin").copyArisDatabase("TEMP-DB1","TEMP-DB", "password");
The command looks quite easy but it definitely doesn't work for me.
DB names are correct and password as well....
Best regards