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 > backup informix

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-07-10, 10:08
hozkr hozoryo hozkr hozoryo is offline
Registered User
 
Join Date: Aug 2010
Posts: 43
backup informix

Hi!

first clarified that informix is not nothing but I feel the need to investigate something, so your help will be very valuable.

We must get the backup of our informix database, run the command only ontape-s-L 0. But there are many db and do not know exactly what it backup, with this command we backup all data bases?
Reply With Quote
  #2 (permalink)  
Old 10-07-10, 12:13
mjldba mjldba is offline
Registered User
 
Join Date: Dec 2003
Location: North America
Posts: 139
yes, the ontape command with the -s (full system) option and the -L 0 (level zero) option will backup all databases in the instance,
including rootdbs, physdbs, logdbs, and tempdbs as well as all user defined DB's.

Last edited by mjldba; 10-07-10 at 12:17.
Reply With Quote
  #3 (permalink)  
Old 10-07-10, 12:38
hozkr hozoryo hozkr hozoryo is offline
Registered User
 
Join Date: Aug 2010
Posts: 43
Thank you very much.
Reply With Quote
  #4 (permalink)  
Old 10-13-10, 09:02
InformixWilli InformixWilli is offline
Registered User
 
Join Date: Sep 2010
Location: Germany, Brunswick
Posts: 52
Yes, every dbspace, you can see your last backup with onstat -g arc

For example:
Code:
IBM Informix Dynamic Server Version 11.70.UC1DE -- On-Line -- Up 02:54:04 -- 153332 Kbytes


num   DBSpace            Q Size Q Len  Buffer partnum    size     scanner

Dbspaces - Archive Status
name               number level date             log        log-position
rootdbs            1      0     10/13/2010.14:56 41         0xf27018
datadbs            4      0     10/13/2010.14:56 41         0xf27018
testdbs            5      0     10/13/2010.14:56 41         0xf27018
indexdbs           6      0     10/13/2010.14:56 41         0xf27018
__________________
WilhelmW
IBM Certified Database Associate

wilhelmw.de - www.isr.de
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