Moving Instances

For questions and postings not covered by the other forums
M45HY
Posts: 63
Joined: Wed Jul 11, 2012 7:32 am
Location: Mansfield, Nottinghamshire, UK

Moving Instances

Postby M45HY » Tue Dec 23, 2014 10:40 pm

Hi Guys,

Is there a way in which instances can be moved from one data structure to an exact replica on another server without doing a roll forward?
For example, if data from a dataset has been deleted from one server (Server A), and a backup has been put on another server (Server B) before the data was deleted, is it possible to extract the instances from the dataset on Server B and load it into the same dataset on Server A? Or is the only option to roll forward to the date before the data was deleted?

Thanks
Omash
"If you can't explain it simply, you don't understand it well enough." - Albert Einstein

allistar
Posts: 156
Joined: Fri Aug 14, 2009 11:02 am
Location: Mount Maunganui, Tauranga

Re: Moving Instances

Postby allistar » Mon Jan 05, 2015 8:31 am

Assuming you don't want to (or can't) roll forward, the only other option I can think of is to implement export/import routines. This could be easy or difficult depending on the nature of the data.

M45HY
Posts: 63
Joined: Wed Jul 11, 2012 7:32 am
Location: Mansfield, Nottinghamshire, UK

Re: Moving Instances

Postby M45HY » Mon Jan 05, 2015 10:46 pm

Hi allistar,

The thing is that, in my case, Server A is the Live Server and Server B is the Test Server and as a precaution I didn't want any unexpected coding to be overwritten if I rolled forward. I did think of an export/import routine but because the dataset is so big, I was hoping of an easy way around.

Not to worry. I suppose sometimes there is no easy way around :roll:

Thanks anyway :D
"If you can't explain it simply, you don't understand it well enough." - Albert Einstein

alanvl
Posts: 29
Joined: Fri Aug 14, 2009 9:16 pm

Re: Moving Instances

Postby alanvl » Thu Jan 08, 2015 9:49 pm

If the reason for not doing the roll forward is that there may have been code changes, are you in the position to be able to do a full code extract?

If so, you could:
- do the full extract
- do the restore / roll forward
- load the extracted code over the top


Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 14 guests

cron