AppCrawler

Tying data to business excellence

Main menu

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

Reverse engineering a SQL replay script from a 10046 trace file

by Steve • March 1, 2012 • 4 Comments

This will be the coup de grâce (but in a good way:)) if I can ever finish it. I have wanted to do this for years, and keep getting closer. Search for awk 10046 in the search bar on this…

Read more →

Database, Linux, Operating Systems, Oracle

Printing execution times with associated bind variables

by Steve • February 23, 2012 • 0 Comments

In a previous post, we showed how you can extract the count of executions of a given SQL statement for a given bind variable. We recently found a need to print each execution a given SQL statement with the bind…

Read more →

Database, Oracle

Change the mount point for an ACFS filesystem

by Steve • February 21, 2012 • 1 Comment

Changing the mount point for an ACFS filesystem is not a straightforward process, and is not a well documented process. We found ourselves in this position after we misspelled the goldengate directory we wanted to use for the binaries and…

Read more →

Database, Oracle, RAC

Linux firewall rules for RAC

by Steve • February 18, 2012 • 0 Comments

Most notes on the Oracle MOS support site suggest disabling the firewall supplied in most Linux distros as managed by the iptables program. I think this is a bit drastic, and results in lazy thinking at best, and an exposed…

Read more →

Database, Java, SQL Server

Query SQL Server stored procedure text with JDBC

by Steve • February 8, 2012 • 0 Comments

I needed to quickly print the text associated with several stored procedures across multiple database servers to individual files. I used what is below. import java.sql.*; import com.microsoft.sqlserver.jdbc.*; import java.io.*; public class sqlProcedures { public static void main(String[] args) {…

Read more →

Database, Oracle, PL/SQL

Poor man’s partitioning with instead of triggers – PART 1

by Steve • February 7, 2012 • 4 Comments

The Enterprise Edition of Oracle Corp’s. flagship database has many features. One of these is partitioning. Partitioning allows a user to segment table rows into separate physical storage structures. This can improve things such as performance and manageability. Performance can…

Read more →

Page 53 of 77
« 1 … 51 52 53 54 55 … 77 »

Search

Links

  • LinkedIn Profile

Archives

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