You cannot use the rs_send_repserver_cmd procedure
to alter replication definitions for tables that
contain columns of certain datatypes.
These types are:
                - 
                        
                            BINARY ROWID
                        
                     
- 
                        
                            BINARY UROWID
                        
                     
- 
                        
                            DATE
                        
                     
- 
                        
                            INTERVAL YEAR TO MONTH
                        
                     
- 
                        
                            INTERVAL DAY TO SECOND
                        
                     
- 
                        
                            MLSLABEL
                        
                     
- 
                        
                            RAW
                        
                     
- 
                        
                            REF
                        
                     
- 
                        
                            TIMESTAMP
                        
                     
- 
                        
                            TIMESTAMP WITH LOCAL TZ
                        
                     
- 
                        
                            TIMESTAMP WITH TZ
                        
                     
             
Note: 
                If you manually change a table-level replication definition
in Replication Server, you must then suspend and resume replication
in the Replication Agent to ensure that the Replication Agent clears
and refreshes its cache.