Batch access to replication timestamp

In the SMH web interface, if I select “Replication Management” for a replicated database it shows a “Replication Timestamp”. Is there any way to retrieve this programmatically, say in a shell script? I don’t see any argbatch command that will provide this.

Yes, the argbatch command “get replicationlist” can be used. Although the name suggests to use the command for a master db to get a list of allowed replication dbs, the replication timestamp is displayed when specifying a replication db rather than a master db.

PS: a better name for the command would be “getreplicationinfo”

Best reqards,
Heinz Kreuder