oracle_12_clean_environment

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
oracle_12_clean_environment [2020/10/26 19:21] andonovjoracle_12_clean_environment [2020/10/26 19:23] (current) andonovj
Line 1: Line 1:
 =====Clean the environment===== =====Clean the environment=====
-First assure that you don't have any running jobs:+We can clean our environment by deleting the components as follows:
  
-<sxh> +<Code:bash|Delete all groups>
-/u01/app/oracle/product/12.1.2/DBNAME_gg/ggsci +
-GGSCI (sourceSRV.izb.local as ggate@DBNAME) 1> info all +
- +
-Program     Status      Group       Lag at Chkpt  Time Since Chkpt +
- +
-MANAGER     RUNNING     <- Except this one, this one is by default there (Boring)                                       +
- +
-</sxh> +
- +
-If any jobs are present, STOP them, DELETE them and Clean them. +
- +
- +
- +
-<sxh>+
 GGSCI (sourceSRV.izb.local) 1> info all GGSCI (sourceSRV.izb.local) 1> info all
  
Line 73: Line 59:
 MANAGER     RUNNING                                            MANAGER     RUNNING                                           
  
-</sxh>+</Code>
  
  
Line 80: Line 66:
 Any configuration can files can be located via: Any configuration can files can be located via:
  
-<sxh>+<Code:bash|Check config>
 GGSCI (sourceSRV.izb.local) 4> show all GGSCI (sourceSRV.izb.local) 4> show all
  
Line 101: Line 87:
 Masterkey wallet files (.wlt)  /u01/app/oracle/product/12.1.2/DBNAME_gg/dirwlt Masterkey wallet files (.wlt)  /u01/app/oracle/product/12.1.2/DBNAME_gg/dirwlt
 Credential store files (.crd)  /u01/app/oracle/product/12.1.2/DBNAME_gg/dircrd Credential store files (.crd)  /u01/app/oracle/product/12.1.2/DBNAME_gg/dircrd
-</sxh>+</Code>
  
 Last, clean the local trails in dirdat directory on the home. Last, clean the local trails in dirdat directory on the home.
  • oracle_12_clean_environment.1603740104.txt.gz
  • Last modified: 2020/10/26 19:21
  • by andonovj