Thursday, August 25, 2005

Replication Push Example

declare rc binary_integer; begin rc := sys.dbms_defer_sys.push(destination=>'RECODEP.ACNIELSEN.COM.AU', stop_on_error=>FALSE, delay_seconds=>0, parallelism=>1); end;

0 Comments:

Post a Comment

<< Home