Sie sind auf Seite 1von 2

GGSCI> start mgr

GGSCI> add extract mytext,tranlog,begin now ---- adding a extract when the extract
started it start capturing the data
from the tranlog

GGSCI> add exttrail /ggs/dirdat/lt, extract mytext

GGSCI> start extract mytext

++++++++++++++++++++++++++++++++++++++++++++++++
+\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
OBEY FILE
++++++++++++++++++++++++++++++++++++++++++++++++
+\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

obey file are used to run the all the series of the command - goldengate commands
seperated by all the commands.

start mgr
add extraxt mytext,Tranlog,Begin now
add exttrail /ggs/dirdat/lt, extraxt mytext
start extract mytext

GGSCI > obey myscript.oby

Allownested command enable to use the nested obey file . a nested obey file contain
another obey file.

In additional execute the following command at the sql plus as the sysdba:

++ exec dbms_goldengate_auth.grant_admin_privilege('GGUSER')

you can allow the certian user to issue the info and status command and other user
to stop and start command

To emplement the security for the oracle goldengate commands , you can create tge
CMDsec text file under the oraclegolden gate
directory on the linux and the unix platform . the file name must be in the upper
case and

without extention. withoug this file the permission will be all to all the oracle
goldengate user that means all the user
can issue any of the oracle goldengate commands.

The number of the issue can pertain specially to the TCP/IP connection including
the .

1. Bottlenecks

2. connection refused error


3. Not enough bandwidth

The tcperrs file(TCP erros), which is located in the oracle goldengate installation
directory to the target system
can help with troubleshotting TCP/IP errors.
The oracle database by default log only those data that column value go changes.
before oracle golden gate start capturing the real time data the oracle database
must be set to the log table key value.

The task can be accomplish by GGSCI command

Add Trandata or Add SchemaTrandata

trandata and schema trandata do the same thing but the trandate work on the column
level where the schema tran data work on the
schema level.

Das könnte Ihnen auch gefallen