 
 
 
 
 
 
 
 
 
 
 
![[*]](jump.gif) .
.
DBMS_REPCAT.SWITCH_SNAPSHOT_MASTER(
                  gname              IN    VARCHAR2, 
                  master             IN    VARCHAR2
                  execute_as_user    IN    BOOLEAN := FALSE)
| Exception | Description | 
| nonsnapshot | The invocation site is not a snapshot site. | 
| nonmaster | The given database is not a master site. | 
| commfailure | The given database is not accessible. | 
 
 
 
 
 
 
 
 
