Synchronizing Objects in Oracle Warehouse Builder

0
Synchronizing objects We created tables, dimensions, and a cube; and new tables were automatically created for each dimension and cube. We then created mappings to...

Faceting in Solr 1.4 Enterprise Search Server

0
(For more resources on Solr, see here.) Faceting, after searching, is arguably the second-most valuable feature in Solr. It is perhaps even the most fun...

Designing the Target Structure in Oracle Warehouse Builder 11g

0
We have our entire source structures defined in the Warehouse Builder. But before we can do anything with them, we need to design what...

Adding Reporting Capabilities to our Java Applications Using JasperReports 3.5

0
At the end of this article, we will be able to: Identify the purpose of the several downloads that can be found at the JasperReports...

Indexing Data in Solr 1.4 Enterprise Search Server: Part1

0
(For more resources on Solr, see here.) Lets get started. Communicating with Solr There are a few dimensions to the options available for communicating with Solr: Direct HTTP...

Indexing Data in Solr 1.4 Enterprise Search Server: Part2

0
(For more resources on Solr, see here.) Direct database and XML import The capability for Solr to get data directly from a database or HTTP GET...

Time Dimension in Oracle Warehouse Builder 11g

0
Let's discuss briefly what a Time dimension is, and then we'll dive right into the Warehouse Builder Design Center and create one. A Time...

Debugging the Scheduler in Oracle 11g Databases

0
Unix—all releases Something that has not been made very clear in the Oracle Scheduler documentation is that redirection cannot be used in jobs (<, >,...

Remote Job Agent in Oracle 11g Database with Oracle Scheduler

0
Oracle Scheduler in Oracle 10g is a very powerful tool. However, Oracle 11g has many added advantages that give you more power. In this...

Migrating from MS SQL Server 2008 to EnterpriseDB

0
With many database vendor products in the market and data intensive applications using them, it is often required to port the application to use...

Must Read in Mobile

Understanding the Foundation of Protocol-oriented Design

0
When Apple announced Swift 2 at the World Wide Developers Conference (WWDC) in 2016, they also declared that Swift was the world’s first protocol-oriented...

Interviews