Thursday, January 13, 2022

 ================================================================================================================

                                  ORACLE GOLDEN GATE SILENT INSTALATION 19.1.0

================================================================================================================

Description :-

We are going to install the golden gate in silent mode 

Step 1:- Download GG Software from Oracle support using below link 

https://www.oracle.com/middleware/technologies/goldengate-downloads.html




Step 2 :-  Need to copy the binary on the target server on desire location .

                           /expdp/Swt/ggsft/191004_fbo_ggs_Linux_x64_shiphome.zip

                            pwd

                            ls -ltr 


Step 3 :-  On the server weather you want to install golden gate binaries ,we will require to create Software location

                                Mkdir  -P /Oracle/app/oracle/ggs 

                             cd /Oracle/app/oracle/ggs

Need to create one more directory for Inventory location ,inventory location is only require when we install GG software on Linux  Or unix  etc ..

                             Mkdir –p  /Oracle/app/oraInventory .


Step 4 :-   We need to create response file in any location As such I create at Home location .

                             /home/oracle





Step 5 :-  We  need to execute the below commend to ORACLE or GGUSER .

               $./runInstaller -silent -responseFile /home/oracle/ggresp.rsp




Step 6 :-   Post  Installation

               [oracle@gvihflpdloan01 Disk1]$ cd /Oracle/app/oracle/ggs




Thank you to All ....

Thank you for giving your valuable time to read the above information.

No comments:

Post a Comment