Viewing 15 posts - 91 through 105 (of 236 total)
Just FYI I have submitted an article to Brian with scripts that capture this information into a historical DB, them move the data from each server to a central site, if...
February 20, 2004 at 10:15 am
I agree with the above, I would even question how they can pull a backup of the MDFs/LDFs since SQL has them open. We have ADSM and it just complains that...
February 5, 2004 at 8:09 am
Well hopefully an article I wrote will appear in the SQLCentral mag next month (Brian I figure your busy, but I haven't heard back. Although I am having major e-mail...
February 4, 2004 at 7:46 am
Using your description the user would need multiple ODBC setups.
Common Data
1 for each Prod DB.
OR
If you are using VB, have the app open a direct connection to each. Avoid ODBC...
January 30, 2004 at 1:53 pm
Well I'll probably get flamed, and I do not believe MS Supports it. But I do all of my backups into NTFS compressed directories.
I've done it for years, never had...
January 30, 2004 at 1:39 pm
Unfortunately it has to be Visio Pro, but it is a great tool.
January 30, 2004 at 1:34 pm
Maggie, I think they misunderstood. You meant IBM UDB, or Universal DB correct.
I would not consider it a proprietary, but definitely not nearly as easy as SQL to manage and...
January 29, 2004 at 8:22 pm
No problem Gary just giving you a hard time.
If you add a NULL row, or a row with the NAME field NULL to the ORIGINAL table. It...
January 23, 2004 at 11:55 am
Yes first Bill look at the third query, it is attempting to find Names in upload that do NOT exist in Original.
Bad names for the tables, but I just threw...
January 23, 2004 at 7:27 am
Got it, and I am going to RTFM to make sure I understand, because I don't. But I solved it.
In the Original table there is a NULL row.
I will read...
January 22, 2004 at 1:48 pm
Good so now we know EM only polls the servers on Opened groups !!
ThomasH gets credit for that idea.
Thanks All
January 22, 2004 at 1:15 pm
We had problems with Dynamic Disks to the SAN (Shark), when the server was rebooted the disks came up offline. We could restart them, but I like things automatic.
Changed them to Basic and...
January 22, 2004 at 8:11 am
Well it may not be the solution you want, as it is a global EM setting.
Under Tools, Options you can set EM to Poll the servers to verify the...
January 22, 2004 at 8:05 am
I don't know about 6.5
But unless you've really locked down SQL, and eliminated Builtin Admins. Get someone that is a Local Admin to connect to SQL Server, and change the...
January 20, 2004 at 1:46 pm
I like the single instance, with multiples you will have to tweak things. Memory mainly,with a single instance, SQL will manage all available memory, hopefully to proper utilization.
Each instance will...
January 19, 2004 at 9:54 am
Viewing 15 posts - 91 through 105 (of 236 total)