December 31, 2014 at 10:52 am
In Windows Server 2012. How do I do a System Restore to a previous restore point?
I need to install the 64 bit and 32 bit Oracle Client Install for connections in SSIS and to create Oracle Linked Servers.
If you make a mistake it is not fun removing it. Sometimes it corrupts the machine and it is difficult to uninstall since there is not an Oracle Universal installer for Oracle 11g.
If you install the 32 bit before the 64 you mess up the machine.
So if someone knows how to create a restore point that would be greatly appreciated. 🙂
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
December 31, 2014 at 11:32 am
I found it.
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
December 31, 2014 at 11:59 am
Post removed. Not relevant.
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
December 31, 2014 at 12:13 pm
full machine backup (system state and app drives)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
December 31, 2014 at 12:43 pm
If your server is a Virtual Machine perhaps a VM Snapshot would be useful.
December 31, 2014 at 1:08 pm
drottdog (12/31/2014)
If your server is a Virtual Machine perhaps a VM Snapshot would be useful.
Right on. That is what I wanted but I do not have permissions...
Thanks.
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
January 2, 2015 at 4:14 am
Welsh Corgi (12/31/2014)
drottdog (12/31/2014)
If your server is a Virtual Machine perhaps a VM Snapshot would be useful.Right on. That is what I wanted but I do not have permissions...
Thanks.
Then work with those that have them because VM snapshots are the way to go.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply