I use a VSS based backup program that backs up the database files.
Now, I want to do a point in time restore, using the data files.
So is there a way I can attach the datafiles, but leave the database in a NoRecovery mode so I can apply TLogs?
Thanks
Q
Any suggestions on how to keep the TLog from growing out of control on the Principal of a mirroring pair?
Can i use traditional TLOG backups? If so, do i need to pause the mirroring?
Any thoughts or insight would be appreciated.
Thanks
Q
Is there a sys database or view in Master or MSDB that will let me know when a database was dropped?
I see it on the 8th and now it is gone. Someone dropped it in between. and i want to find out when.
I guess there is a chance it was dettached too, so any ideas on that too.
Any ideas?
Thanks
Q
Denny
that has to be it. thanks so much.
I never knew that it would check the policy at every login. To me that is overkill. it should only be checked on password change. But what do i know.
Thanks for the help
Q
RE: SQL 2005 on Windows 2003
Just had a really weird issue, so reaching out if anyone has seen this before.
Have a SQL server on a domain, using Domain Accts to run the services. I had to move the Domain Controllers to another Colo room. When I turned them off, the SQL server stopped taking...
All
Just a quesion. Migrating a Database from Server A to Server B.
The task is the same at the beginning. Full backup on A, restore on B with no recovery. Now i am trying to sync the t-log.
Do you see any difference between these 2 approaches.
1. Set the database on A to Read Only...
i know, i know... WHY? wella client of mine is refusing to upgrade...
i am running checkDB weekly using oSQL. any one have any experience on how to tell this fails without checking the log on a weekly basis?
thoughts?
Q
I would suggest running the SQL agent as a local user in the Admin group. Create the same user on both machines, with the same password. Make sure the user name is not computername/user but rather just put the user name. This is commonly reffered to as PassThru Auth. It is basically a way to...
anyone have any opinion on joining two tables in the same database as compared to joining two tables in different databases, but still on same server.
i am wondering if there would be a performance hit?
Thoughts?
Thanks
Q
How can i tell what versions eash of my isntalls are on?
For instance, say I installed Reporting services after SQL Database Services, and cant remember if I did SP2 or not. is there a way to tell what version SSRS is on?
Thanks
Q
I can not connect to my SQL Server 2005 at all. I am RDP'ed into the server, to rule out any firewall issues.
I get the following errors:
Using Named Pipes: A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: Shared...
trying to run a job as an Operating System Command.
it looks like this
cscript test.vbs
it fails every single time. i made my VBS do nothing more than DIM a variable.
the script runs sucessful from command line.
Thoughts?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.