| Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01  | 
  | 
Replication Management API Reference, 170 of 179
This procedure must be called after a master table is reorganized. It ensures that the snapshot data for the master table is valid and that the master table is in the proper state.
DBMS_SNAPSHOT.END_TABLE_REORGANIZATION ( tabowner IN VARCHAR2, tabname IN VARCHAR2);
| Parameter | Description | 
|---|---|
    
tabowner  | 
 Owner of the table being reorganized.  | 
    
tabname  | 
 Name of the table being reorganized.  | 
| 
 | 
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved.  | 
 
  |