Forum Replies Created

Viewing 15 posts - 946 through 960 (of 972 total)

  • RE: SQLCMD Problem

    This is a double post. It is under the SQL Server Newbies forum as well, posted there first.

  • RE: Ran the script but no databases restored

    I would try the following steps to test if your script is working:

    1) Create a test database

    2) Create a table and add data (3 or 4 rows maybe)

    3) Back that...

  • RE: Ran the script but no databases restored

    I would also ask what method are you using to verify the database was restored?

    Example: deleting a table within the database, execute your script, see if the table is put...

  • RE: Ran the script but no databases restored

    Any ideas as to why this script is not restoring the dbs is greatly appreciated.

    Can you post the script?

  • RE: Spel chek?

    I found to have the same issue with spell check as well. Even on this post.

  • RE: sql login options

    I believe you can remove all windows groups/logins from the server

    I would not remove the local Windows group, especially Administrators (local group), from SQL Server unless you have a sysadmin...

  • RE: SQL Server Management Studio 2005

    That kind of customization is not available in SSMS 2005. If it is it will be a 3rd party add-ons doing it for you, but I have not been able...

  • RE: Understanding AWE

    If you have AWE enabled, then set min and max, the amount of memory remaining for the OS would be the remaining after the max. When SQL starts up...

  • RE: SQL Server agent will not start

    So the box you have SQL running on had the hostname changed?

    What is the SQL services running as (local system, domain account, etc)?

  • RE: Problem Connecting to SQL Server 2008 over LAN

    using 'ping matt' but this time it says that I'm pinging a loopback 127.0.0.1

    I would take a gander at the TCP/IP settings for the NIC card on this computer 'sean'....

  • RE: adding instances and backing up system db's

    If you have the space just backup the system databases when you backup the user databases, that is what I have done. This gives you a snapshot of the...

  • RE: SQL Alerts

    Attached to this post is a zip file from the SQL Saturday event in Birmingham, AL. The session was on the preproduction task the speaker does when he touches...

  • RE: Which certification?

    I just passed the 70-444 test to finally earn the MCITP: DBA SQL Server 2005. Having experience with it greatly helped me pass the test (and a little praying...

  • RE: Server Name Change Problem

    I have seen this issue somewhere on SSC forums but I cannot come across the posting.

    I believe the resolution was you can just rename the group in Computer Management of...

  • RE: need help -- tempdb full message, but its only 8 mb in size

    What process/procedure is causing the error to be generated?

Viewing 15 posts - 946 through 960 (of 972 total)