IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Batch access to replication timestamp

    Posted 03/17/10 08:39 PM

    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.


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: Batch access to replication timestamp

    Posted 03/18/10 03:03 PM

    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


    #webMethods
    #Tamino
    #API-Management