Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MQ Series & Data Warehouse

Status
Not open for further replies.

jsanchezi

Programmer
Jan 16, 2002
1
ES
Hi all,

Anybody has any experience with MQ Series like an extraction tool?

Txs in advance.

Joaquin
 
Joaquin,

I have used MQ Series as a message transport.
The environment consisted of:
Java
JMS (Java Messaging Services)
JDBC connectivity to Sybase Adaptive Server 11.9.

This was a very high performance transactional environment.

I can understand wanting to use MQ Series as a transport FROM source systems TO a DW, but what kind of application are you building that would us it as an extraction tool?

Chuck
 
HI

Instead of writting the program in Java use Oracle Gateway and write the program in PL/SQL.This is pretty fast and U can download the messages from the queue very fastly.Write a porgram in PL/SQL which willdownload the messages in ASCII.From ascii to staging use some tools like informatica etc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top