Runs Replication Agent for Oracle as a Windows Service.
raoagt_service[.bat]
[-install inst_name [-startup state] [-charset charset] [-maxmem mem] ] |
[-remove inst_name ] |
[-start inst_name ] |
[-stop inst_name ] |
[-h]
raoagt_service -install my_ra -startup replicate
raoagt_service -remove my_ra
raoagt_service -start my_ra
raoagt_service -stop my_ra
Create a Windows Service to run a specified Replication Agent instance
Remove a Windows Service instance running a Replication Agent instance
Start a Windows service, thereby starting the corresponding Replication Agent instance
Stop a Windows service, thereby stopping the corresponding Replication Agent instance
To run raoagt_service, invoke it as a command at the operating system prompt.