Raj Kiran's
Tuesday, January 21, 2025
softlimit monitor
›
#!/bin/ksh ###################################################################### # script : softlimit_monitor.sh # Purpose ...
Resource Manager
›
draft
Sunday, December 3, 2023
Liquibase Usage
›
Changeset Identifier: David:96A507E7-F45F-4937-BF8C-5165201BB7CD The changeset identifier uniquely identifies this changeset. It typically...
Tuesday, October 8, 2019
stats collection job using dbms_scheduler
›
set servoutoutput on BEGIN DBMS_SCHEDULER.CREATE_JOB ( job_name => 'RAJ_STATS_REFRESH' ,job_type ...
How to flush shared pool
›
select address, hash_value from v$sqlarea where sql_text = ‘select count(c2) from skew where c1 = :bind’; ADDRESS HASH_VALUE ——– ———- ...
Saturday, October 13, 2018
what happens when you de-config your RAC Cluster.. (from the last node)
›
what happens when you de-config your RAC Cluster.. (from the last node) /u01/home/grid/12.2.0.1/crs/install/rootcrs.sh -deconfig -force ...
›
Home
View web version