Skip to main content
4-Participant
November 14, 2018
Solved

Question about Disaster recovery with Windchill and Oracle datbase on separate servers

  • November 14, 2018
  • 1 reply
  • 2787 views

Hello all,

 

If we have an Windchill application backup that occurs at 9 PM and an Oracle database backup that occurs at 8 PM, can we still restore Windchill 11 incase of complete server failure?

 

Thanks!

Best answer by TomU

As long as the application can talk to the database, it should start just fine.  I suggest you try it.  Take your backups and try to start them in a disaster recovery scenario.  (Virtual machines make testing this very easy.)

1 reply

23-Emerald IV
November 14, 2018

Should be able to but you would probably need to delete everything in the file vault that was created after the database backup took place.  The database won't have any record of those newer files and will try to reuse those same files names (and fail.)

mkohn4-ParticipantAuthor
4-Participant
November 14, 2018
But the application will still come up? I am having a discussion with one of our developers and he thinks the application won't start and I think we would just tell the user to redo the part.


TomU23-Emerald IVAnswer
23-Emerald IV
November 14, 2018

As long as the application can talk to the database, it should start just fine.  I suggest you try it.  Take your backups and try to start them in a disaster recovery scenario.  (Virtual machines make testing this very easy.)