You are on page 1of 18

        ┌──────────────────────────────────────────────────────────────────────┐

        │                                  ∙ MobaXterm Personal Edition v21.1 ∙     



        │                              (SSH client, X server and network tools)     

        │                                                                           

        │ → SSH session to root@192.168.0.202                                       

        │      ∙ Direct SSH            :    v                                       

        │      ∙ SSH compression :    v                                             

        │      ∙ SSH-browser          :    v                                         

        │      ∙ X11-forwarding    :    v    (remote display is forwarded through
SSH)    │
        │                                                                           

        │ → For more info, ctrl+click on help or visit our website.                 

        └──────────────────────────────────────────────────────────────────────┘

Last login: Thu Oct 28 17:40:50 2021 from desktop-vivek


[root@source ~]# clear
[root@source ~]# su - oracle
Last login: Thu Oct 28 17:41:56 IST 2021 on pts/0
[oracle@source ~]$
[oracle@source ~]$ env |grep ORA
ORACLE_SID=source
ORACLE_BASE=/u01/app/oracle
ORACLE_TERM=xterm
ORACLE_HOME=/u01/app/oracle/product/12c/db_1
[oracle@source ~]$
[oracle@source ~]$
[oracle@source ~]$
[oracle@source ~]$ ggsci

Oracle GoldenGate Command Interpreter for Oracle


Version 19.1.0.0.4 OGGCORE_19.1.0.0.0_PLATFORMS_191017.1054_FBO
Linux, x64, 64bit (optimized), Oracle 12c on Oct 18 2019 01:38:51
Operating system character set identified as UTF-8.

Copyright (C) 1995, 2019, Oracle and/or its affiliates. All rights reserved.

GGSCI (source) 1> exit


[oracle@source ~]$ cd $GG_HOME
[oracle@source GG_HOME]$
[oracle@source GG_HOME]$ ggsci

Oracle GoldenGate Command Interpreter for Oracle


Version 19.1.0.0.4 OGGCORE_19.1.0.0.0_PLATFORMS_191017.1054_FBO
Linux, x64, 64bit (optimized), Oracle 12c on Oct 18 2019 01:38:51
Operating system character set identified as UTF-8.

Copyright (C) 1995, 2019, Oracle and/or its affiliates. All rights reserved.

GGSCI (source) 1> info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          STOPPED
EXTRACT          STOPPED          DTPUMP1          00:00:00            46:55:52
EXTRACT          STOPPED          EXT1                00:00:05            46:55:52

GGSCI (source) 2> view param EXT1

extract ext1
USERIDALIAS alias_ggadmin
discardfile ./dirrpt/test.dsc, purge
exttrail /u01/app/GG_HOME/dirdat/aa
TRANLOGOPTIONS EXCLUDEUSER ggadmin
DDL INCLUDE MAPPED
TABLE TEST1.*;
TABLE TEST.*;

GGSCI (source) 3> view param DTPUMP1

EXTRACT dtpump1
USERIDALIAS alias_ggadmin
RMTHOST target, MGRPORT 7809
RMTTRAIL /u01/app/GG_HOME/dirdat/ab
DDL INCLUDE ALL
TABLE TEST1.*;
TABLE TEST.*;

GGSCI (source) 4>

GGSCI (source) 4>

GGSCI (source) 4> param INIT


ERROR: Invalid command.

GGSCI (source) 5> view param INIT


ERROR: PARAM file INIT does not exist.

GGSCI (source) 6>

GGSCI (source) 6>


GGSCI (source) 6> edit param INIT

GGSCI (source) 7>

GGSCI (source) 7>

GGSCI (source) 7> view param INIT

EXTRACT INIT
USERIDALIAS alias_ggadmin
RMTHOST 192.168.0.203,MGRPORT 7809
RMTTASK REPLICAT,GROUP REPINIT
TABLE TEST.*;

GGSCI (source) 8> dblogin useridalias alias_ggadmin


Successfully logged into database.

GGSCI (source as ggadmin@source) 9> add extract INIT,sourceistable


EXTRACT added.

GGSCI (source as ggadmin@source) 10> info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          STOPPED
EXTRACT          STOPPED          DTPUMP1          00:00:00            47:07:49
EXTRACT          STOPPED          EXT1                00:00:05            47:07:48

GGSCI (source as ggadmin@source) 11>

GGSCI (source as ggadmin@source) 11>

GGSCI (source as ggadmin@source) 11> info INIT

EXTRACT        INIT            Initialized      2021-10-28 17:58      Status STOPPED


Checkpoint Lag              Not Available
Log Read Checkpoint    Not Available
                                          First Record                  Record 0
Task                                  SOURCEISTABLE

GGSCI (source as ggadmin@source) 12>

GGSCI (source as ggadmin@source) 12>

GGSCI (source as ggadmin@source) 12> stats INIT

Sending STATS request to EXTRACT INIT ...


2021-10-28 17:59:17    ERROR      OGG-15148    EXTRACT INIT not currently running.

GGSCI (source as ggadmin@source) 13>

GGSCI (source as ggadmin@source) 13>

GGSCI (source as ggadmin@source) 13>

GGSCI (source as ggadmin@source) 13> edit param INIT

GGSCI (source as ggadmin@source) 14>

GGSCI (source as ggadmin@source) 14>

GGSCI (source as ggadmin@source) 14> edit param INIT

GGSCI (source as ggadmin@source) 15> start mgr


Manager started.

GGSCI (source as ggadmin@source) 16> info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            47:13:57
EXTRACT          STOPPED          EXT1                00:00:05            47:13:57

GGSCI (source as ggadmin@source) 17>

GGSCI (source as ggadmin@source) 17>

GGSCI (source as ggadmin@source) 17> start INIT

Sending START request to MANAGER ...


EXTRACT INIT starting

GGSCI (source as ggadmin@source) 18> stats INIT

Sending STATS request to EXTRACT INIT ...

2021-10-28 18:06:21    ERROR      OGG-15149    EXTRACT INIT is initializing, please


try the command later.

GGSCI (source as ggadmin@source) 19> !


stats INIT
Sending STATS request to EXTRACT INIT ...

Start of Statistics at 2021-10-28 18:06:32.

Output to REPINIT:

Extracting from TEST1.DEMO to TEST1.DEMO:

*** Total statistics since 2021-10-28 18:06:22 ***


                Total inserts                                                       
944.00
                Total updates                                                       
0.00
                Total deletes                                                       
0.00
                Total upserts                                                       
0.00
                Total discards                                                       
0.00
                Total operations                                                     
944.00

*** Daily statistics since 2021-10-28 18:06:22 ***


                Total inserts                                                       
944.00
                Total updates                                                       
0.00
                Total deletes                                                       
0.00
                Total upserts                                                       
0.00
                Total discards                                                       
0.00
                Total operations                                                     
944.00

*** Hourly statistics since 2021-10-28 18:06:22 ***


                Total inserts                                                       
944.00
                Total updates                                                       
0.00
                Total deletes                                                       
0.00
                Total upserts                                                       
0.00
                Total discards                                                       
0.00
                Total operations                                                     
944.00

*** Latest statistics since 2021-10-28 18:06:22 ***


                Total inserts                                                       
944.00
                Total updates                                                       
0.00
                Total deletes                                                       
0.00
                Total upserts                                                       
0.00
                Total discards                                                       
0.00
                Total operations                                                     
944.00

End of Statistics.

GGSCI (source as ggadmin@source) 20> !


stats INIT

Sending STATS request to EXTRACT INIT ...

2021-10-28 18:13:48    ERROR      OGG-15148    EXTRACT INIT not currently running.

GGSCI (source as ggadmin@source) 21>

GGSCI (source as ggadmin@source) 21>

GGSCI (source as ggadmin@source) 21>

GGSCI (source as ggadmin@source) 21> info INIT

EXTRACT        INIT            Last Started 2021-10-28 18:06      Status STOPPED


Checkpoint Lag              Not Available
Log Read Checkpoint    Table TEST1.DEMO
                                          2021-10-28 18:06:32    Record 10001
Task                                  SOURCEISTABLE

GGSCI (source as ggadmin@source) 22> start INIT

Sending START request to MANAGER ...


EXTRACT INIT starting

GGSCI (source as ggadmin@source) 23>

GGSCI (source as ggadmin@source) 23>

GGSCI (source as ggadmin@source) 23>

GGSCI (source as ggadmin@source) 23>

GGSCI (source as ggadmin@source) 23> info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt
MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            47:33:29
EXTRACT          STOPPED          EXT1                00:00:05            47:33:28

GGSCI (source as ggadmin@source) 24>

GGSCI (source as ggadmin@source) 24>

GGSCI (source as ggadmin@source) 24>

GGSCI (source as ggadmin@source) 24> view param EXT1

extract ext1
USERIDALIAS alias_ggadmin
discardfile ./dirrpt/test.dsc, purge
exttrail /u01/app/GG_HOME/dirdat/aa
TRANLOGOPTIONS EXCLUDEUSER ggadmin
DDL INCLUDE MAPPED
TABLE TEST1.*;
TABLE TEST.*;

GGSCI (source as ggadmin@source) 25>

GGSCI (source as ggadmin@source) 25>

GGSCI (source as ggadmin@source) 25> view param DTPUMP1

EXTRACT dtpump1
USERIDALIAS alias_ggadmin
RMTHOST target, MGRPORT 7809
RMTTRAIL /u01/app/GG_HOME/dirdat/ab
DDL INCLUDE ALL
TABLE TEST1.*;
TABLE TEST.*;

GGSCI (source as ggadmin@source) 26>

GGSCI (source as ggadmin@source) 26>

GGSCI (source as ggadmin@source) 26> info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            47:35:00
EXTRACT          STOPPED          EXT1                00:00:05            47:35:00

GGSCI (source as ggadmin@source) 27>


GGSCI (source as ggadmin@source) 27>

GGSCI (source as ggadmin@source) 27> start er *

Sending START request to MANAGER ...


EXTRACT DTPUMP1 starting

Sending START request to MANAGER ...


EXTRACT EXT1 starting

GGSCI (source as ggadmin@source) 28> info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:00:00            47:35:17
EXTRACT          RUNNING          EXT1                00:00:05            47:35:17

GGSCI (source as ggadmin@source) 29> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:00:00            00:00:39
EXTRACT          RUNNING          EXT1                00:22:44            00:00:00

GGSCI (source as ggadmin@source) 30> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:22:53            00:00:02
EXTRACT          RUNNING          EXT1                00:00:26            00:00:00

GGSCI (source as ggadmin@source) 31> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:22:53            00:00:03
EXTRACT          RUNNING          EXT1                00:00:26            00:00:01

GGSCI (source as ggadmin@source) 32> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:22:53            00:00:03
EXTRACT          RUNNING          EXT1                00:00:26            00:00:02

GGSCI (source as ggadmin@source) 33> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:22:53            00:00:04
EXTRACT          RUNNING          EXT1                00:00:26            00:00:02

GGSCI (source as ggadmin@source) 34> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:22:53            00:00:05
EXTRACT          RUNNING          EXT1                00:00:26            00:00:03

GGSCI (source as ggadmin@source) 35> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:22:53            00:00:05
EXTRACT          RUNNING          EXT1                00:00:26            00:00:04

GGSCI (source as ggadmin@source) 36> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:22:53            00:00:06
EXTRACT          RUNNING          EXT1                00:00:26            00:00:04

GGSCI (source as ggadmin@source) 37> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:22:53            00:00:07
EXTRACT          RUNNING          EXT1                00:00:26            00:00:05

GGSCI (source as ggadmin@source) 38> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:22:53            00:00:07
EXTRACT          RUNNING          EXT1                00:00:26            00:00:06

GGSCI (source as ggadmin@source) 39> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:22:53            00:00:08
EXTRACT          RUNNING          EXT1                00:00:26            00:00:06

GGSCI (source as ggadmin@source) 40> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:22:53            00:00:08
EXTRACT          RUNNING          EXT1                00:00:26            00:00:07

GGSCI (source as ggadmin@source) 41> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:22:53            00:00:09
EXTRACT          RUNNING          EXT1                00:00:26            00:00:07

GGSCI (source as ggadmin@source) 42> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:22:53            00:00:09
EXTRACT          RUNNING          EXT1                00:00:26            00:00:07

GGSCI (source as ggadmin@source) 43> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:00:00            00:00:00
EXTRACT          RUNNING          EXT1                00:00:26            00:00:08

GGSCI (source as ggadmin@source) 44> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:00:00            00:00:00
EXTRACT          RUNNING          EXT1                00:00:26            00:00:09

GGSCI (source as ggadmin@source) 45> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:00:00            00:00:01
EXTRACT          RUNNING          EXT1                00:00:26            00:00:09

GGSCI (source as ggadmin@source) 46> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:00:00            00:00:01
EXTRACT          RUNNING          EXT1                00:00:26            00:00:10

GGSCI (source as ggadmin@source) 47> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:00:00            00:00:01
EXTRACT          RUNNING          EXT1                00:00:10            00:00:00

GGSCI (source as ggadmin@source) 48>

GGSCI (source as ggadmin@source) 48>

GGSCI (source as ggadmin@source) 48> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:00:00            00:00:05
EXTRACT          RUNNING          EXT1                00:00:10            00:00:04

GGSCI (source as ggadmin@source) 49> stats DTPUMP1

Sending STATS request to EXTRACT DTPUMP1 ...

Start of Statistics at 2021-10-28 18:37:32.

DDL replication statistics (for all trails):

*** Total statistics since extract started          ***


                Operations                                                           
3.00
                Mapped operations                                                   
0.00
                Unmapped operations                                                 
0.00
                Other operations                                                     
0.00
                Excluded operations                                                 
0.00

Output to /u01/app/GG_HOME/dirdat/ab:

Extracting from TEST1.DEMO to TEST1.DEMO:

*** Total statistics since 2021-10-28 18:26:16 ***


                Total inserts                                                       
10011003.00
                Total updates                                                       
0.00
                Total deletes                                                       
0.00
                Total upserts                                                       
0.00
                Total discards                                                       
0.00
                Total operations                                                     
10011003.00

*** Daily statistics since 2021-10-28 18:26:16 ***


                Total inserts                                                       
10011003.00
                Total updates                                                       
0.00
                Total deletes                                                       
0.00
                Total upserts                                                       
0.00
                Total discards                                                       
0.00
                Total operations                                                     
10011003.00

*** Hourly statistics since 2021-10-28 18:26:16 ***


                Total inserts                                                       
10011003.00
                Total updates                                                       
0.00
                Total deletes                                                       
0.00
                Total upserts                                                       
0.00
                Total discards                                                       
0.00
                Total operations                                                     
10011003.00

*** Latest statistics since 2021-10-28 18:26:16 ***


                Total inserts                                                       
10011003.00
                Total updates                                                       
0.00
                Total deletes                                                       
0.00
                Total upserts                                                       
0.00
                Total discards                                                       
0.00
                Total operations                                                     
10011003.00

End of Statistics.

GGSCI (source as ggadmin@source) 50>


GGSCI (source as ggadmin@source) 50>

GGSCI (source as ggadmin@source) 50> info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:00:00            00:00:09
EXTRACT          RUNNING          EXT1                00:00:09            00:00:08

GGSCI (source as ggadmin@source) 51>

GGSCI (source as ggadmin@source) 51>

GGSCI (source as ggadmin@source) 51> stop ex *


ERROR: Invalid command.

GGSCI (source as ggadmin@source) 52>

GGSCI (source as ggadmin@source) 52>

GGSCI (source as ggadmin@source) 52> stop er *

Sending STOP request to EXTRACT DTPUMP1 ...


Request processed.

Sending STOP request to EXTRACT EXT1 ...


Request processed.

GGSCI (source as ggadmin@source) 53>

GGSCI (source as ggadmin@source) 53> info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            00:00:03
EXTRACT          RUNNING          EXT1                00:00:07            00:00:02

GGSCI (source as ggadmin@source) 54>

GGSCI (source as ggadmin@source) 54> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            00:00:07
EXTRACT          RUNNING          EXT1                00:00:07            00:00:06
GGSCI (source as ggadmin@source) 55> !
info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            00:00:08
EXTRACT          RUNNING          EXT1                00:00:07            00:00:07

GGSCI (source as ggadmin@source) 56> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            00:00:09
EXTRACT          RUNNING          EXT1                00:00:07            00:00:08

GGSCI (source as ggadmin@source) 57> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            00:00:09
EXTRACT          RUNNING          EXT1                00:00:07            00:00:09

GGSCI (source as ggadmin@source) 58> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            00:00:11
EXTRACT          RUNNING          EXT1                00:00:07            00:00:10

GGSCI (source as ggadmin@source) 59> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            00:00:12
EXTRACT          RUNNING          EXT1                00:00:07            00:00:11
GGSCI (source as ggadmin@source) 60> !
info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            00:00:12
EXTRACT          RUNNING          EXT1                00:00:07            00:00:12

GGSCI (source as ggadmin@source) 61> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            00:00:13
EXTRACT          RUNNING          EXT1                00:00:07            00:00:12

GGSCI (source as ggadmin@source) 62> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            00:00:13
EXTRACT          RUNNING          EXT1                00:00:07            00:00:13

GGSCI (source as ggadmin@source) 63> !


info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            00:00:14
EXTRACT          RUNNING          EXT1                00:00:07            00:00:13

GGSCI (source as ggadmin@source) 64> 1


ERROR: Invalid command.

GGSCI (source as ggadmin@source) 65> !


1
ERROR: Invalid command.

GGSCI (source as ggadmin@source) 66> info all


Program          Status            Group              Lag at Chkpt    Time Since
Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            00:00:17
EXTRACT          STOPPED          EXT1                00:00:07            00:00:16

GGSCI (source as ggadmin@source) 67>

GGSCI (source as ggadmin@source) 67>

GGSCI (source as ggadmin@source) 67>

GGSCI (source as ggadmin@source) 67> info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          STOPPED          DTPUMP1          00:00:00            00:10:50
EXTRACT          STOPPED          EXT1                00:00:07            00:10:49

GGSCI (source as ggadmin@source) 68> start er*


No ER groups found, but some coordinated threads may have been excluded.

GGSCI (source as ggadmin@source) 69> start er *

Sending START request to MANAGER ...


EXTRACT DTPUMP1 starting

Sending START request to MANAGER ...


EXTRACT EXT1 starting

GGSCI (source as ggadmin@source) 70> info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:00:00            00:00:07
EXTRACT          RUNNING          EXT1                00:12:09            00:00:04

GGSCI (source as ggadmin@source) 71> info all

Program          Status            Group              Lag at Chkpt    Time Since


Chkpt

MANAGER          RUNNING
EXTRACT          RUNNING          DTPUMP1          00:00:00            00:00:04
EXTRACT          RUNNING          EXT1                00:00:10            00:00:00
GGSCI (source as ggadmin@source) 72>

GGSCI (source as ggadmin@source) 72>

GGSCI (source as ggadmin@source) 72> view param EXT1

extract ext1
USERIDALIAS alias_ggadmin
discardfile ./dirrpt/test.dsc, purge
exttrail /u01/app/GG_HOME/dirdat/aa
TRANLOGOPTIONS EXCLUDEUSER ggadmin
DDL INCLUDE MAPPED
TABLE TEST1.*;
TABLE TEST.*;

GGSCI (source as ggadmin@source) 73>

GGSCI (source as ggadmin@source) 73>

GGSCI (source as ggadmin@source) 73>

You might also like