Viewing 15 posts - 271 through 285 (of 2,897 total)
Hi Lowell, I got results with your first script.
But when I run the 2nd, replacing Steve's name with my name, I get no results (and no errors).
I'm not familiar enough...
June 4, 2021 at 1:47 pm
What happened to Gail Shaw ?
She used to be a regular poster on SSC.
June 2, 2021 at 1:52 pm
Create a job, which copies the backup file to the destination server. Then script out the restore process, and put that as the next job step.
After the restore, you may...
June 1, 2021 at 7:36 pm
When looking at backups at a company, I found a "full" backup was running every hour during the day, according to the MSDB tables. Digging a bit more, it seems...
May 26, 2021 at 7:19 pm
Great Script !!
I added user type 'K' , because I found I have that type of user, also needing to be included.
May 25, 2021 at 6:19 pm
NET GROUP Error: This command can be used only on a Windows Domain Controller.
The user does display in other groups.
If I run :
EXEC xp_logininfo 'MyDomain\ShopOrderEntry', 'members'
I do get a result...
May 24, 2021 at 9:44 pm
Thanks ! xp_logininfo will work for me.
May 24, 2021 at 4:38 pm
In Management Studio, in your database, Click on "TABLES", then in Object Explorer Details, you should see a list of all your tables. You can select them all, then right...
May 19, 2021 at 6:57 pm
What size is your log file ? xyz.LDF
I just added up a database's MDF, NDF and LDF and everything matched up. when comparing sp_helpdb and the windows file info.
May 10, 2021 at 4:36 pm
I used CozyRoc at my last job and was satisfied with it. I think there was a similar product, for a bit less $, but don't remember the name.
April 20, 2021 at 9:00 pm
It was my second day, not my first, but the boss told me, "OK, put it into production." Wait, what? I was used to creating release packages, not doing...
April 12, 2021 at 5:00 pm
I have been away from SQL for a bit...getting rusty !
April 8, 2021 at 5:31 pm
Is that new ?
So a Domain Admin can't grant SQL Admin access to another Windows Admin account, if the Domain Admin has not specifically been given SQL Admin permission at...
April 8, 2021 at 5:08 pm
Make sure you have regular backups of all user & system databases, especially before doing any type of server or software changes.
February 23, 2021 at 5:23 pm
No need to get political or contentious. Jeff was raising valid concerns, based on the (lack of) information provided.
February 22, 2021 at 10:10 pm
Viewing 15 posts - 271 through 285 (of 2,897 total)