AppCrawler

Tying data to business excellence

Main menu

Skip to content
  • Who Is This Guy?
Database, Oracle

Accessing ASM via FTP

by Steve • April 14, 2011 • 0 Comments

This is a documented feature, but I wanted to post my notes so I could reference them if needed. All you basically have to do to set this up is: install XML DB (package dbms_xdb). This is installed if you…

Read more →

Database, Oracle

Automatically switching connections over with Dataguard and zero code changes

by Steve • April 8, 2011 • 0 Comments

In 10.2.0.4, I tested the ability of off the shelf code to automatically connect to a database that has been “switched over to”. A switchover is a graceful exchange of database responsibilities that prevents a split brain scenario where two…

Read more →

Database, Oracle

Format output of crsctl status for RAC 11gR2 (and now 12c)

by Steve • April 1, 2011 • 13 Comments

crs_stat -t in 10g was great because you could just print it out and grep for OFFLINE or UNKNOWN to determine if there was a problem.  11g deprecated the use of crs_stat -t.  It’s not just that you shouldn’t use…

Read more →

Database, Development, Oracle, Python

Which service is executing a given SQL statement

by Steve • March 26, 2011 • 0 Comments

We have a shared PLSQL code base between several pieces of application services. Some of them use all of it, some only a few pieces. We also use database services for accounting reasons. I needed to determine which database service…

Read more →

Database, Oracle

Why MERGE should be used for even single row inserts

by Steve • March 1, 2011 • 0 Comments

We recently had an issue where a particular insert was generating a large amount of CPU time requirements. When we examined the PL/SQL code, we found the developer had coded the following… begin insert into table values(pk); exception when dup_val_on_index…

Read more →

Database, Oracle

Why PGA_AGGREGATE_TARGET is not a hard limit

by Steve • February 23, 2011 • 0 Comments

PGA_AGGREGATE_TARGET is not a hard limit. Lather, rinse, and repeat 🙂 I like to think of it as a tuning suggestion to Oracle as to how much it can allocate for things such as sorts and hash tables. Below is…

Read more →

Page 61 of 77
« 1 … 59 60 61 62 63 … 77 »

Search

Links

  • LinkedIn Profile

Archives

Copyright © 2025 AppCrawler. All Rights Reserved. The Magazine Basic Theme by bavotasan.com.