The displaying of copy session information is performed using accopy query (Copy session information display command).
Specify "all" in the -type option.
[Execution example]
> accopy query -a ET001 -type all |
Specify "local" in the -type option.
[Execution example]
> accopy query -a ET001 -type local |
Specify "remote" in the -type option.
[Execution example]
> accopy query -a ET001 -type remote |
Specify the names of the ETERNUS's set up to the REC session copy source and copy destination using the -sa option and -ta option respectively.
[Execution example]
> accopy query -a ET001 -sa ET001 -ta ET002 |