vjain's blog

vjain's picture

Installing Oracle E-Business 12.1.1 on Oracle Enterprise Linux

articles: 

The Adventure Begins

This article is a shortened version of the full article on Installing Oracle E-Business 12.1.1 on Oracle Enterprise Linux 5.4 64-bit which can be read on Oracle-Developer.com.

vjain's picture

Building a Dynamic Oracle ETL Procedure

articles: 

If you are on Oracle 9i or higher, you have external tables and pipelined table functions available to meet your ETL needs. But in order to utilize these tools in a dynamic ETL environment, you need to design PL/SQL procedures that can support the loading of files dynamically. This article will provide you with one design that has proven to be very robust and scalable.

vjain's picture

Materialized View Fast Refreshes are Slow

articles: 

A materialized view that is verified to be fast refresh should update relatively fast. But, what happens when there are few changes to the master table, no network issues, no aggregation in the snapshot query and the refresh still runs slow?

Subscribe to RSS - vjain's blog