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 > Informix > Informix Database backup and restore help!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-27-10, 15:39
informix_user informix_user is offline
Registered User
 
Join Date: Jan 2010
Posts: 1
Question Informix Database backup and restore help!

Hi,

We are in the development mode and the database structure is changing every day or so. We are two teams, one is at client location and another team at the company's headquarter.I am working at Client's location and If there is a single change I have to send the script and test data, it takes lot of time so I am thinking instead of sending them each individual script for tables and then the test data I can just take the replica of the current database and send the offshore team where they can attach the same database and use it. It will save a lot of time.

I know in oracle and sql server we have the concept of attaching and detaching, where someone can detach the database, copy it and attach to another database server. I am wondering if there is anything like that in Informix? I know lot of guys must have done this kind of stuff. Please share your experience.

We are using informix 11.5.
Reply With Quote
  #2 (permalink)  
Old 01-28-10, 09:34
bigcalm bigcalm is offline
Registered User
 
Join Date: Jul 2009
Posts: 37
As informix...

hercules:/usr/informix > dbexport -?
Invalid option list.

Usage:
dbexport <database> [-X] [-c] [-q] [-d] [-ss]
[{ -o <dir> | -t <tapedev> -b <blksz> -s <tapesz> [-f <sql-command-file>] }]
NOTE: arguments to dbexport are order independent.
hercules:/usr/informix >


IBM Informix Dynamic Server v10 Information Center
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