GoldenGate GGSCI> shortcut tips

GGSCI (GoldenGate Software Command Interface) has some interesting shortcuts, quick, and good to use day-to-day GoldenGate.

My preferred:

Command history (h):

GGSCI (grepora) 4> h

GGSCI Command History

    1: info all
    2: shell tail -f ggserr.log
    3: edit params extr
    4: h

S.O. Commands (shell):

GGSCI (grepora) 5> shell pwd

/oracle/product/goldengate12c/

GGSCI (grepora) 6> shell ls *.obey

create_process.obey   register_extract.obey

GGSCI (grepora) 7> shell tail -f ggserr.log

Repeat least command successfully executed (!)

GGSCI (grepora) 8> shell ls *.obey

create_process.obey   register_extract.obey

GGSCI (grepora) 9> !
shell ls *.obey

create_process.obey   register_extract.obey

RegEx:

GGSCI (grepora) 10> info e*

See you!
Maiquel.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from grepOra

Subscribe now to keep reading and get access to the full archive.

Continue reading