Ingres Community Forums Login Register Ingres.com  

Ingres Community Forum


Go Back   Ingres Community Forums > Vectorwise > Vectorwise Discussion
 

Reply
 
LinkBack Thread Tools Display Modes
Old 2010-07-28   #1 (permalink)
Junior Member
 
Join Date: Mar 2007
Posts: 3
Default Ingres VectorWise checkpoint and Rollforward

There have been several questions

Over the last few days I have taken a look at the requirements and have built an addon that will enable Vectorwise folder structures to be backed up alongside the Ingres database files.

The rollforward of the checkpoint will replace the IVW data file and associated lock file

Note:
1. No users should eb connected to the database when a checkpoint is taken.
2. It is upto the DBA to ensure that there is sufficient space to take an Ingres VectorWise backup
3. All Ingres VectorWise datafiles are backedp up to the primary checkpoint location (II_CHECKPOINT)

4. When rolling forward a database, the Ingres VectorWise file will only be restored from teh checkpoint if the VectorWise engine is stopped before the rollforward is started.

The addon makes use of a modified chtmpl_wrap script to manage the Ingreds ectorWise backup and recovery steps AFTER successful processing of the Ingres Database.
bolke01 is offline   Reply With Quote
Old 2010-07-28   #2 (permalink)
Ingres Community
 
marcin's Avatar
 
Join Date: Oct 2008
Location: Amsterdam, NL
Posts: 165
Default

Hi,

What is that 'addon'? Is it available, or is it some internal Ingres project? We're very interested

Marcin
marcin is offline   Reply With Quote
Old 2010-07-28   #3 (permalink)
Ingres Community
 
Join Date: Mar 2007
Posts: 38
Default

It's a project that will be made public soon, that Keith is working on. It basically runs a script and once it's installed it allows you to backup your VW db by issuing the Ingres ckpdb command. It of course also allows rollforwarding (restoring) by issuing the Ingres rollforwarddb command.
makni01 is offline   Reply With Quote
Old 3 Weeks Ago   #4 (permalink)
Junior Member
 
Join Date: Apr 2009
Posts: 3
Default Version one Uploaded -

The first cut of a checkpoint program has been uploaded.

I have had feedback from a focus group and I am in the process of simplifying the setup process.

I have been informed that if the necessary steps are taken to ensure all is OK to take a checkpoint, that a successful ckpdb and rollforward cn be performed.

Note: Feedback comments include ensuring that an offline checkpoint is taken. This version does not do that, and in fact requires that an on-line checkpoint is taken, as it requires SQL access to Terminate the VectorWize engine.
Attached Files
File Type: zip ivw_ckpdb_v01.zip (7.9 KB, 3 views)
bolke01a is offline   Reply With Quote

Reply



Thread Tools
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


© 2009 Ingres Corporation. All Rights Reserved