Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
oracle_12_clean_environment [2020/10/26 19:21] – andonovj | oracle_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: |
- | / | + | |
- | GGSCI (sourceSRV.izb.local as ggate@DBNAME) 1> info all | + | |
- | + | ||
- | Program | + | |
- | + | ||
- | MANAGER | + | |
- | + | ||
- | </ | + | |
- | + | ||
- | 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 | MANAGER | ||
- | </sxh> | + | </Code> |
Line 80: | Line 66: | ||
Any configuration can files can be located via: | Any configuration can files can be located via: | ||
- | <sxh> | + | <Code: |
GGSCI (sourceSRV.izb.local) 4> show all | GGSCI (sourceSRV.izb.local) 4> show all | ||
Line 101: | Line 87: | ||
Masterkey wallet files (.wlt) | Masterkey wallet files (.wlt) | ||
Credential store files (.crd) | Credential store files (.crd) | ||
- | </sxh> | + | </Code> |
Last, clean the local trails in dirdat directory on the home. | Last, clean the local trails in dirdat directory on the home. |