473,479 Members | 2,115 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Copying data between databases

I want to replicate 5 tables from a production OLTP database to an OLAP
database several times a day. What's the best way to do this?
export/import? db2move? Two of tables will contain at most 30k rows and no
LOBS. The others < 10 rows.

Does db2 have something like Oracle's database links where I could just
trucate the table and do an insert over a link?
--
Chuck
Remove "_nospam" to reply by email
Nov 12 '05 #1
2 1399
Ian
Chuck wrote:
I want to replicate 5 tables from a production OLTP database to an OLAP
database several times a day. What's the best way to do this?
export/import? db2move? Two of tables will contain at most 30k rows and no
LOBS. The others < 10 rows.

Does db2 have something like Oracle's database links where I could just
trucate the table and do an insert over a link?


See Nicknames, which are part of the built-in Federated support.

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Nov 12 '05 #2
Ian <ia*****@mobileaudio.com> wrote in
news:41**********@corp.newsgroups.com:
Chuck wrote:
I want to replicate 5 tables from a production OLTP database to an
OLAP database several times a day. What's the best way to do this?
export/import? db2move? Two of tables will contain at most 30k rows
and no LOBS. The others < 10 rows.

Does db2 have something like Oracle's database links where I could
just trucate the table and do an insert over a link?


See Nicknames, which are part of the built-in Federated support.


Do they work on a database that is not federated?
--
Chuck
Remove "_nospam" to reply by email
Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
4675
by: 21novembre | last post by:
Hi all, I made a question several days before to describe my strange trouble of mysqldump. But I still can't figour it out. Well, I just want to ask another question whether I could just backup...
1
8659
by: Jani Tamminen | last post by:
I want to copy data from our production database to the development database. I want to move only the data. I do not need the table structure, constrains or anything else. I think I can use the...
1
1538
by: Nitin | last post by:
Hi, How do I prevent users from opening and copying files (related to the project like access files, xml etc). Regards, Nitin
20
37828
by: TC | last post by:
I need an automated procedure to copy data from an Access table to a SQL Server table. Speed is important. What is the recommended technique? I can export the data from Access, copy it via FTP,...
1
3374
by: Peschello | last post by:
I am attempting to copy table data from our live production database to our development database. To do this, I need to specify the name of the database in addition to the table name. I'm running...
6
4540
by: Ryan | last post by:
I have 2 Access '97 databases. I am trying to migrate all the data from one to the other (append to existing records). I do not have Access '97 and opening with Access XP or later causes...
5
1874
by: mark_aok | last post by:
Hi all, I have a situation where I have a split database. At the back end, I need to - create a new table (I will call it newTable) with the exact fields, and relationships as another table...
3
1416
by: tkba | last post by:
I have 2 databases DB#1 abd DB#2. I have TableA in DB#1 which needs to be copied in DB#2 but while doing this I need to change the field#1 which is currently of data type text. Steps taken: 1....
0
1062
by: Icemokka | last post by:
Hi all, We have 2 databases that are not connected to each other directly. Changes to either databases can only be done on one side. Those 2 databases are of the type MSAccess or MSSQL but with...
15
1622
by: Michiel Rapati-Kekkonen | last post by:
my understanding is that you can copy a backend on condition that all recordsets are closed. But it is not what I experience. Is there a way to find out what keeps the backend connected? (maybe I...
0
7027
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6899
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7019
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7067
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
6847
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4463
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2970
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
555
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
166
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.