Quantcast
Channel: Karl Arao's TiddlyWiki

UploadLog

dateuserlocationstoreUrluploadDirtoFilenamebackupdirorigin15/01/2013 03:45:38KarlAraokarlarao.htmlstore.cgi.index.html .ok01/02/2013 00:08:39KarlAraokarlarao.htmlstore.cgi.index.html .ok01/02/2013...

View Article


row lock contention w/ ash

generate ash report instrument with ash (hist)define _start_time='09/26/2012 15:00' define _end_time='09/26/2012 16:00' -- QUERY MODULE col program format a40 col module format a20 col event format...

View Article


get tuning advisor hints

select dbms_sqltune.report_auto_tuning_task( (select min(execution_name) from dba_advisor_findings where task_name like 'SYS_AUTO_SQL%'), (select max(execution_name) from dba_advisor_findings where...

View Article

TuningAdvisor

View Article

get tuning advisor task

--###################################################################################################################################################################################### -- SQL TUNING...

View Article


dplan.sql, dplan_awr.sql, dbms_xplan

dplanselect * from table( dbms_xplan.display_cursor('&sql_id', null, 'ADVANCED +ALLSTATS LAST +MEMSTATS LAST') ); dplan_awrselect * from...

View Article

text compare tools

kdiff3 - my standard tool http://kdiff3.sourceforge.net/diffuse - diff 4 or more files at a time http://diffuse.sourceforge.net/beyond compare - output diff reports to html...

View Article

RealTimeSQLMonitoring-sql_monitor

Monitoring SQL statements with Real-Time SQL Monitoring [ID 1380492.1]http://structureddata.org/2008/01/06/oracle-11g-real-time-sql-monitoring-using-dbms_sqltunereport_sql_monitor<— Good stuffIf you...

View Article


Accenture Enkitec Courses

https://connectedlearning.accenture.com/curator/chanea-heardGolden Gate Admin https://connectedlearning.accenture.com/learningboard/goldengate-administrationAPEX...

View Article


kill session procedure

the script create or replace procedure system.killsession (killsid IN VARCHAR2) as killserial varchar2(20); begin killserial:='none'; select serial# into killserial from sys.v_$session where sid =...

View Article

CreatePerformanceTuningUser

-- create user create user alloc_app_perf identified by testalloc; -- user sql alter user "alloc_app_perf" default tablespace "bas_data" temporary tablespace "temp" account unlock ; -- quotas alter...

View Article

oracle retail/retek forecasting

Oracle retail demand forecasting http://docs.oracle.com/cd/E75759_01/rdf/pdf/1401/rdf-1401-02-fcug.pdf

View Article

Performance Hub report

New interacUve report for analyzing AWR data * Performance Hub report generated from SQL*Plus * @$ORACLE_HOME/rdbms/admin/perfubrpt.sql * OR calling dbms_perf.report_perfub(….) function * Single view...

View Article


postgre source code

/*------------------------------------------------------------------------- * * fe-exec.c * functions related to sending a query down to the backend * * Portions Copyright (c) 1996-2017, PostgreSQL...

View Article

postgresql source code 2

/* Table of Contents */ hi hello how are you hi [top] hello [top] how are you [top] /*------------------------------------------------------------------------- * * fe-exec.c * functions related to...

View Article


ANSI

http://modern-sql.com

View Article

namecheap.com , dns propagation

https://www.namecheap.com/support/knowledgebase/article.aspx/9622/10/dns-propagation--explainedhttps://www.namecheap.com/support/live-chat/domains.aspxkproxy.com

View Article


RSS & Search

This wiki has moved to a new address -> http://KARLARAO.WIKIhttp://feeds.feedburner.com/KarlAraoTiddlyWiki>SEARCH<<— click here to toggle on/off the search tab

View Article

SiteSubtitle

has moved to -> http://KARLARAO.WIKI

View Article

TiddlyWiki setup hacks

this is tiddlywiki version 2.5.0/* Table of Contents */ TiddlyWiki Documentation Install a PLUGIN Changes done on this Tiddly Some useful links on TiddlyWiki Some caveat on Linux/Windows and other...

View Article