DataReplication

Global tuning and config options for internal replication within a replication domain.



 

Attributes Summary

messageBrokerName The name which identifies a message broker that the DRS should connect to.
requestTimeout Specifies how long a replicator will wait when requesting information from another replicator before giving up and assuming the information does not exist.
useSSL Not shown or supported in 5.
userId Not shown or supported in 5.
password Not shown or supported in 5.
encryptionType Specifies the type of encryption which is used prior to transfer.
encryptionKeyValue The base-64 encoded value of the Java security key.
partition  
serialization  
pooling  
ssl  

 

Attribute Details


messageBrokerName

The name which identifies a message broker that the DRS should connect to. The host and port of the message broker can be determine from the multibroker routing table.Default: localhost:1506This name should match the name of one of the SystemMessageServers which has been configured in the domain.

Data type:   String
Default value:   unspecified



requestTimeout

Specifies how long a replicator will wait when requesting information from another replicator before giving up and assuming the information does not exist. Specified in seconds. Default value 5 seconds.

Data type:   Integer
Default value:   5



useSSL

Not shown or supported in 5.0, this is a placeholder for using JMS or SSL transport.

Data type:   Boolean
Default value:   false



userId

Not shown or supported in 5.0, this is a placeholder for using JMS id/password authentication.

Data type:   String
Default value:   unspecified



password

Not shown or supported in 5.0, this is a placeholder for using JMS id/password authentication.

Data type:   String
Default value:   unspecified



encryptionType

Specifies the type of encryption which is used prior to transfer. One of NONE, DES, TRIPLE_DES. Default is NONE. You have the options of encrypting data sent between WebSphere processes as part of internal replication (i.e. HttpSession or Dynacache) if you feel the network joining them is unsecured.

Data type:  DRSEncryptionKind
Default value:   unspecified
Allowed Values:  NONE   DES   TRIPLE_DES  



encryptionKeyValue

The base-64 encoded value of the Java security key.

Data type:   String
Default value:   unspecified



partition

 

Data type:  DRSPartition



serialization

 

Data type:  DRSSerialization



pooling

 

Data type:  DRSConnectionPool



ssl

 

Data type:  SecureSocketLayer


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.