If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > backing up aix database to my windows desktop

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-20-09, 12:25
chinatrain99 chinatrain99 is offline
Registered User
 
Join Date: Sep 2003
Posts: 73
backing up aix database to my windows desktop

Is there a way to backup an aix database to my Windows desktop? What i've tried is:

from a db2 command line on my desktop:

C:\Program Files\IBM\SQLLIB\BIN>db2 backup db cmshawk user db2inst1 using ##### to \\D416C61782\c:\aaa with 2 buffers without prompting
SQL2036N The path for the file or device "\\D416C61782\c:\aaa" is not valid.

the invalid path is my qualified desktop
Reply With Quote
  #2 (permalink)  
Old 11-20-09, 14:36
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
BACKUP always refers to the server local devices. Besides, the AIX backup image won't do you any good on Windows anyway.
Reply With Quote
  #3 (permalink)  
Old 11-20-09, 19:21
chinatrain99 chinatrain99 is offline
Registered User
 
Join Date: Sep 2003
Posts: 73
I'm looking for a way to take an aix database to a linux server. I've done the db2look/export from windows to aix. i had to use my desktop to run the commands from so that the conversion would work. i guess that's how we'll have to do it going from linux to aix. i really didn't think it would work. i'm not real familiar with a federated database, but could I hook a connection between the aix and linux database and run some sort of select insert command?
Reply With Quote
  #4 (permalink)  
Old 11-20-09, 21:57
yhangw yhangw is offline
Registered User
 
Join Date: Nov 2009
Posts: 5
Quote:
Originally Posted by chinatrain99 View Post
I'm looking for a way to take an aix database to a linux server. I've done the db2look/export from windows to aix. i had to use my desktop to run the commands from so that the conversion would work. i guess that's how we'll have to do it going from linux to aix. i really didn't think it would work. i'm not real familiar with a federated database, but could I hook a connection between the aix and linux database and run some sort of select insert command?
for backup/restore
1. windows <--\-->*unix
2. for *nix, the big/little indien decides.

for ur aix<->linux question, I guess you just need some catalog action. Or federation.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On