Join IIUG
 for   
 

Informix News
18 Nov 13 - ZDNet - Top 20 mobile skills in demand... Read
09 Sep 13 - telecompaper - Shaspa and Tatung have shown a new smart home platform at Ifa in Berlin. Powered by the IBM Informix software... Read
06 Sep 13 - IBM data magazine - Mission Accomplished - Miami, Florida will be the backdrop for the 2014 IIUG Informix Conference... Read
01 Feb 13 - IBM Data Magazine - Are your database backups safe? Lester Knutsen (IBM Champion) writes about database back up safety using "archecker"... Read
14 Nov 12 - IBM - IBM's Big Data For Smart Grid Goes Live In Texas... Read
3 Oct 12 - The Financial - IBM and TransWorks Collaborate to Help Louisiana-Pacific Corporation Achieve Supply Chain Efficiency... Read
28 Aug 12 - techCLOUD9 - Splunk kicks up a SaaS Storm... Read
10 Aug 12 - businessCLOUD9 - Is this the other half of Cloud monitoring?... Read
3 Aug 12 - IBM data management - Supercharging the data warehouse while keeping costs down IBM Informix Warehouse Accelerator (IWA) delivers superior performance for in-memory analytics processing... Read
2 Aug 12 - channelbiz - Oninit Group launches Pay Per Pulse cloud-based service... Read
28 May 12 - Bloor - David Norfolk on the recent Informix benchmark "pretty impressive results"... Read
23 May 12 - DBTA - Informix Genero: A Way to Modernize Informix 4GL Applications... Read
9 Apr 12 - Mastering Data Management - Upping the Informix Ante: Advanced Data Tools... Read
22 Mar 12 - developerWorks - Optimizing Informix database access... Read
14 Mar 12 - BernieSpang.com - International Informix User Group set to meet in San Diego... Read
1 Mar 12 - IBM Data Management - IIUG Heads West for 2012 - Get ready for sun and sand in San Diego... Read
1 Mar 12 - IBM Data Management - Running Informix on Solid-State Drives.Speed Up Database Access... Read
26 Feb 12 - BernieSpan.com - Better results, lower cost for a broad set of new IBM clients and partners... Read
24 Feb 12 - developerWorks - Informix Warehouse Accelerator: Continuous Acceleration during Data Refresh... Read
6 Feb 12 - PRLOG - Informix port delivers unlimited database scalability for popular SaaS application ... Read
2 Feb 12 - developerWorks - Loading data with the IBM Informix TimeSeries Plug-in for Data Studio... Read
1 Feb 12 - developerWorks - 100 Tech Tips, #47: Log-in to Fix Central... Read
13 Jan 12 - MC Press online - Informix Dynamic Server Entices New Users with Free Production Edition ... Read
11 Jan 12 - Computerworld - Ecologic Analytics and Landis+Gyr -- Suitors Decide to Tie the Knot... Read
9 Jan 12 - planetIDS.com - DNS impact on Informix / Impacto do DNS no Informix... Read
8 Sep 11 - TMCnet.com - IBM Offers Database Solution to Enable Smart Meter Data Capture... Read
1 Aug 11 - IBM Data Management Magazine - IIUG user view: Happy 10th anniversary to IBM and Informix... Read
8 Jul 11 - Database Trends and Applications - Managing Time Series Data with Informix... Read
31 May 11 - Smart Grid - The meter data management pitfall utilities are overlooking... Read
27 May 11 - IBM Data Management Magazine - IIUG user view: Big data, big time ( Series data, warehouse acceleration, and 4GLs )... Read
16 May 11 - Business Wire - HiT Software Announces DBMoto for Enterprise Integration, Adds Informix. Log-based Change Data Capture... Read
21 Mar 11 - Yahoo! Finance - IBM and Cable&Wireless Worldwide Announce UK Smart Energy Cloud... Read
14 Mar 11 - MarketWatch - Fuzzy Logix and IBM Unveil In-Database Analytics for IBM Informix... Read
11 Mar 11 - InvestorPlace - It's Time to Give IBM Props: How many tech stocks are up 53% since the dot-com boom?... Read
9 Mar 11 - DBTA - Database Administration and the Goal of Diminishing Downtime... Read
2 Feb 11 - DBTAs - Informix 11.7 Flexible Grid Provides a Different Way of Looking at Database Servers... Read
27 Jan 11 - exactsolutions - Exact to Add Informix Support to Database Replay, SQL Monitoring Solutions... Read
25 Jan 11 - PR Newswire - Bank of China in the UK Works With IBM to Become a Smarter, Greener Bank... Read
12 Oct 10 - Database Trends and Applications - Informix 11.7: The Beginning of the Next Decade of IBM Informix... Read
20 Sep 10 - planetIDS.com - ITG analyst paper: Cost/Benefit case for IBM Informix as compared to Microsoft SQL Server... Read
20 Jul 10 - IBM Announcements - IBM Informix Choice Edition V11.50 helps deploy low-cost scalable and reliable solutions for Apple Macintosh and Microsoft Windows... Read
20 Jul 10 - IBM Announcements - Software withdrawal: Elite Support for Informix Ultimate-C Edition... Read
24 May 10 - eWeek Europe - IBM Supplies Database Tech For EU Smart Grid... Read
23 May 10 - SiliconIndia - IBM's smart metering system allows wise use of energy... Read
21 May 10 - CNET - IBM to help people monitor energy use... Read
20 May 10 - ebiz - IBM Teams With Hildebrand To Bring Smart Metering To Homes Across Britain... Read
19 May 10 - The New Blog Times - Misurare il consumo energetico: DEHEMS è pronto... Read
19 May 10 - ZDNet - IBM software in your home? Pact enables five-city smart meter pilot in Europe... Read
17 March 10 - ZDNet (blog) David Morgenstern - TCO: New research finds Macs in the enterprise easier, cheaper to manage than... Read
17 March 2010 - Virtualization Review - ...key components of Big Blue's platform to the commercial cloud such as its WebSphere suite of application ser vers and its DB2 and Informix databases... Read
10 February 2010 - The Wall Street Journal - International Business Machines is expanding an initiative to win over students and professors on its products. How do they lure the college crowd?... Read


End of Support Dates

IIUG on Facebook IIUG on Twitter

[ View Thread ] [ Post Response ] [ Return to Index ] [ Read Prev Msg ] [ Read Next Msg ]

IDS Forum

Re: Changes dbspace path without having to dro....

Posted By: Jack Parker
Date: Tuesday, 13 May 2014, at 4:29 p.m.

In Response To: Re: Changes dbspace path without having to dro.... (Art Kagel)

I=92ve used the restore -rename quite successfully. There are some =
things to watch out for. Hmmm, here is my writeup specific to our =
Windows environment, but the same things should apply:

Informix backups expect to be restored to the database from which they =
were made, however it is possible to rename the backup files as part of =
the restore. To accomplish this we need to make a file listing all of =
the dataspace files from production that we want to rename during the =
restore. This file will look like:

D:\IFMXDATA\cvp_db_PRODUCTION\rootdbs_dat.000 0 =
E:\IFMXDATA\cvp_db_BACKUP\rootdbs_dat.000 0
D:\IFMXDATA\cvp_db_PRODUCTION\cvp_prim_dat.000 0 =
E:\IFMXDATA\cvp_db_BACKUP\cvp_prim_dat.000 0
D:\IFMXDATA\cvp_db_PRODUCTION\sbspace_dat.000 0 =
E:\IFMXDATA\cvp_db_BACKUP\sbspace_dat.000 0
D:\ifmxdata\cvp_db_PRODUCTION\cvp_temp_dat.000 0 =
E:\ifmxdata\cvp_db_BACKUP\cvp_temp_dat.000 0
D:\ifmxdata\cvp_db_PRODUCTION\cvp_plog_dat.000 0 =
E:\ifmxdata\cvp_db_BACKUP\cvp_plog_dat.000 0
D:\ifmxdata\cvp_db_PRODUCTION\cvp_data_dat.000 0 =
E:\ifmxdata\cvp_db_BACKUP\cvp_data_dat.000 0

Where the drive letters will match the respective PRODUCTION and BACKUP =
servers and where the names PRODUCTION and BACKUP will replaced by the =
respective production and backup reporting server names. The full path =
where these data files reside is specified in the %INFORMIXDATA% =
environment variable on each server. Let us call this file rename.txt =
and put it into the same location as the cvp_backup_data file. (Side =
note, the "0" after each file name is the offset into the file where the =
data starts, it is typically unsused and hence set to 0).

Finally, during the restore, Informix will expect to have a =
configuration file which points to the data files as listed on the =
production server. Therefore we will change the following line in =
%INFORMIXDIR%\etc\%ONCONFIG%:

From:
ROOTPATH E:\IFMXDATA\cvp_db_BACKUP\rootdbs_dat.000 # Path =
for device containing root dbspace

To:
ROOTPATH D:\IFMXDATA\cvp_db_PRODUCTION\rootdbs_dat.000 # Path =
for device containing root dbspace

Again replacing the words PRODUCTION and BACKUP by the respective =
production and backup reporting server names.

NOTE: All of these file names are case sensitive. If the case does not =
match exactly, there will be an error during the restore that either a =
source or destination file could not be located.

At this juncture we are ready to perform the actual restore.

This procedure involves shutting down the Informix server, performing =
the restore, then bringing the server back into multi-user mode.

The restore process has a number of options to allow incremental backups =
to be restored on top of the restore we have performed or to handle =
logical logs either before or after the restore, we will not be doing =
any of that.

In a Command window (Start->Run->cmd):

cd %INFORMIXBACKUP%\cvp_db_backup
(Our cvp_backup_data and rename.txt files are here)

(Shutdown the Informix server)
onmode -yuk

(Start the restore)
ontape -r -rename -f rename.txt (where rename.txt is the =
name of our rename file)

The backup file will be read and a series of questions asked - is this =
the backup you want to restore? As well as:

1. "y" to continue

2. "n" to backup logs

3. "n" level 1 archive

4. "n" log tapes

After the restore is complete the Informix server should be in Quiescent =
mode. This can be determined by issuing the following command:

onstat -

This can be repeated until the server is observed to be in quiescent =
mode as which point it can be brought into multi-user mode and made =
available to users with the following command:

onmode -m

At this juncture the engine should be available for use with data as of =
the date of the backup which was applied.

On May 13, 2014, at 4:19 PM, Art Kagel <art.kagel@gmail.com> wrote:

> Hmm, interesting Marcus. I hadn't thought to try using external =
restore=20
> with -rename. That would be a timesaver if it works.=20
>=20
> Art=20
>=20
> Art S. Kagel, Principal Consultant=20
> ASK Database Management=20
>=20
> Blog: http://informix-myview.blogspot.com/=20
>=20
> Disclaimer: Please keep in mind that my own opinions are my own =
opinions=20
> and do not reflect on the IIUG, nor any other organization with which =
I am=20
> associated either explicitly, implicitly, or by inference. Neither do=20=

> those opinions reflect those of other individuals affiliated with any=20=

> entity with which I am affiliated nor those of the entities =
themselves.=20
>=20
> On Tue, May 13, 2014 at 3:49 PM, Marcus Haarmann=20
> <marcus.haarmann@midoco.de>wrote:=20
>=20
>> Hi,=20
>>=20
>> you cannot set up a HDR secondary with different chunk layout.=20
>> The server will not accept this.=20
>> The reason is that a primary instance of a HDR pair has to add a=20
>> chunk and the secondary will do this on the other side in the same=20
>> way (the same path has to exist).=20
>>=20
>> Maybe you can try moving the chunks of the old instance using =
external=20
>> restore.=20
>> This might work.=20
>> You should shut down the instance, make symbolic links to the=20
>> old devices and start the engine using=20
>> ontape -p -e -rename -f <mapfile>=20
>> onmode -m=20
>>=20
>> where mapfile contains the mapping for all your chunks to the new =
location.=20
>> Then, you could setup a HDR secondary which then has files instead of =
the=20
>> links=20
>> (create using touch, don't forget chown/chmod). Wait til it is in =
sync and=20
>> then switch=20
>> roles as proposed.=20
>>=20
>> Try it on a non-productive instance before ... no assurance that this =
will=20
>> really work ...=20
>> Just an idea which I didn't try before.=20
>>=20
>> Hope this helps,=20
>>=20
>> Marcus Haarmann=20
>>=20
>> ----- Urspr=FCngliche Mail -----=20
>>=20
>> Von: "Jonathan Smaby" <Jonathan.Smaby@pomona.edu>=20
>> An: ids@iiug.org=20
>> Gesendet: Dienstag, 13. Mai 2014 20:38:29=20
>> Betreff: Changes dbspace path without having to drop & .... [33009]=20=

>>=20
>> Good afternoon,=20
>>=20
>> I've got a situation where I need to use symbolic-links to DB spaces=20=

>> instead=20
>> of a hard-path on a Linux based Informix server. Will onspaces allow =
me to=20
>> gracefully re-point a DBspace chunk from /dev/mapper/lvXXX raw volume =
to a=20
>> symbolic-link in /opt/Informix/dev/XXXXX file?=20
>>=20
>> I have the following on my IDS server:=20
>>=20
>> CHUNKS FOR root=20
>>=20
>> Chunk Chunk Pages Pages Full Pathname of Chunk Status=20
>> Id Offset In Chunk Used=20
>>=20
>> 1 0 4194304 34982 /dev/mapper/vg02-lvroot.1 PO-B=20
>>=20
>> 1 0 4194304 4194304 /dev/mapper/vg01-lvroot.1m MO-B=20
>>=20
>> I want to change the chunk to point to /opt/Informix/dev/rootdbs -->=20=

>> /dev/mapper/vg02-lvroot.1=20
>>=20
>> My reason for this is a new HDR Secondary using "ontape -p" won't =
have the=20
>> same storage layout and I'm transitioning from RAW disk to cooked=20
>> file-system=20
>> (EXT2) on my new secondary. Then the new secondary will be converted =
to the=20
>> HDR Primary and the old Primary will be shut-down and retired. =
Changing=20
>> dbspace chunks to symbolic links on the old HDR primary would be a =
big=20
>> help.=20
>>=20
>> Will this work in your experience / opinion?=20
>>=20
>> TIA for any insight.=20
>>=20
>> V/r,=20
>>=20
>> Jonathan B. Smaby=20
>> Pomona College=20
>> (909) 621-8506=20
>> --=20
>> "If people stop bringing you problems, you've stopped leading." - LTG=20=

>> Jeffrey=20
>> W. Talley, US Army Reserve=20
>>=20
>>=20
>>=20
>>=20
> =
**************************************************************************=
*****=20
>> Forum Note: Use "Reply" to post a response in the discussion forum.=20=

>>=20
>>=20
>>=20
>>=20
> =
**************************************************************************=
*****=20
>> Forum Note: Use "Reply" to post a response in the discussion forum.=20=

>>=20
>>=20
>=20
> --001a11346ddee0a5e004f94dc53e=20
>=20
>=20
> =
**************************************************************************=
*****=20
> Forum Note: Use "Reply" to post a response in the discussion forum.=20=

>=20

Messages In This Thread

[ View Thread ] [ Post Response ] [ Return to Index ] [ Read Prev Msg ] [ Read Next Msg ]

IDS Forum is maintained by Administrator with WebBBS 5.12.