Code Snippet

Just another Code Snippet site

DB

Push the oracle alert.log and listener.log into Elasticsearch and analyze/visualize their content with Kibana – bdt’s blog

Introduction The oracle alert.log and listener.log contain useful information to provide answer to questions like: When did the Instance start? When has the Instance been shutdown? When did ORA- oc… Source: Push the oracle alert.log and listener.log into Elasticsearch and analyze/visualize their content with Kibana – bdt’s blog

, , , , , , , ,

Oracle RAC

http://www.freeoraclehelp.com/2011/09/oracle-11gr2-rac-installation-with-gns.html https://github.com/oracle/docker-images/tree/master/OracleDatabase/RAC https://www.oracle.com/technetwork/database/options/clustering/rac-ondocker-bp-wp-5458685.pdf

, , , , ,

[How-to] Oracle Tablespaces

TEMP tablespace List current files : Remove file : Add new file : Create new temp tablespacce Change temp tablespace Drop old temp tablespace Drop tablespace even if file is missing If the file is not present anymore, use this command before DROP statement : Drop missing tablespace file Shutdown DB : Start mounting : […]

, ,