To start Manager from the command line

To run Manager from the command shell of the operating system, use the following syntax.
mgr paramfile <param file> [reportfile <report file>]
The reportfile argument is optional and can be used to store the Manager process report in a location other than the default of the dirrpt directory in the GoldenGate installation location.
To start Manager from GGSCI
1. From the GoldenGate directory, run GGSCI.
2. In GGSCI, issue the following command.
START MANAGER
On Windows systems, you can use the BOOTDELAYMINUTES parameter to specify how long after system boot time Manager delays until it starts its processing activities.

oracle@ www.ads1st.com [/home/oracle]$mgr paramfile /oracle/ggs/dirprm/mgr.prm &
[1] 3218
oracle@ www.ads1st.com [/home/oracle]$
***********************************************************************
                 Oracle GoldenGate Manager for Oracle
                      Version 10.4.0.19 Build 002
   Linux, x86, 32bit (optimized), Oracle 11 on Sep 29 2009 08:49:36
 
Copyright (C) 1995, 2009, Oracle and/or its affiliates.  All rights reserved.
                    Starting at 2010-07-20 10:44:53
***********************************************************************

Operating System Version:
Linux
Version #1 SMP Thu Sep 3 02:16:47 EDT 2009, Release 2.6.18-164.el5
Node: www.ads1st.com
Machine: i686
                         soft limit   hard limit
Address Space Size   :    unlimited    unlimited
Heap Size            :    unlimited    unlimited
File Size            :    unlimited    unlimited
CPU Time             :    unlimited    unlimited

Process id: 3218

Parameters…

port 8409
PURGEOLDEXTRACTS /oracle/ggs/dirdat/*

autostart er *
autostart extract *
autostart replicat *

autorestart er *, waitminutes 1
autorestart extract *,waitminutes 1
autorestart replicat *,waitminutes 1
***********************************************************************
**                     Run Time Messages                             **
***********************************************************************
2010-07-20 10:44:53  GGS INFO        330  Manager started (port 8409).

2010-07-20 10:44:53  GGS INFO        361  Manager performing AUTOSTART of ER processes.

2010-07-20 10:44:53  GGS INFO        302  EXTRACT EINI_1 starting.

2010-07-20 10:44:53  GGS INFO        302  EXTRACT PINI_1 starting.

2010-07-20 10:44:53  GGS INFO        302  EXTRACT R11G starting.

2010-07-20 10:44:53  GGS INFO        350  REPLICAT RINI_1 is already running.

2010-07-20 10:44:53  GGS INFO        302  EXTRACT EINI_1 starting.

2010-07-20 10:44:53  GGS INFO        302  EXTRACT PINI_1 starting.

2010-07-20 10:44:53  GGS WARNING     230  Startup of EXTRACT R11G failed (EXTRACT R11G is already running).

2010-07-20 10:44:53  GGS INFO        350  REPLICAT RINI_1 is already running.

Related Posts

留下评论