Forum Replies Created

Viewing 15 posts - 2,701 through 2,715 (of 2,904 total)

  • RE: Use another port instead of 1433

    The port change has to be made on the SQL Server itself not on the client side. Then the clients have to set up the ODBC connection to that port....

  • RE: job schedule doesn't work well

    You've looked at the job logs, but have you checked the Windows Event Logs? Sometimes they give additional error information, especially if the problem is caused by the OS and...

  • RE: MCDBA

    Also, instead of the Administration forum, scroll down and check out the Certification forum.

    -SQLBill

  • RE: Disaster Recovery [?]

    I don't believe you can get the data back. Transaction log backups (and differential backups) must be applied to the FULL BACKUP made prior to them. Had someone made a...

  • RE: Use another port instead of 1433

    I don't know about other readers, but I'm kinda confused.

    I get these two:

    1. You have SQL Server Personnal Edition on your home computer.

    2. You have Enterprise Manager on your...

  • RE: Too large diffrential bacup file

    By data modification, I mean ANY type of change. For example, let's say you have a column that has DATE LAST VIEWED. This column could be updated many times in...

  • RE: Too large diffrential bacup file

    Is there a lot of data modification going on in the morning?

    -SQLBill

  • RE: Schduled Job not running

    Let's start at the beginning...

    check these out:

    Is MSSQLSERVERAGENT service started?

    Is the job ENABLED?

    -SQLBill

  • RE: Thanks for taking the test!

    I like the look of it. However, I don't always read the SQL newsletters I get now. Most of the time I get the information from the site itself. I...

  • RE: backup to tape failed.

    Which database(s) is/are failing and what type of backup are you attempting to do?

    -SQLBill

  • RE: Backup to different server

    Allen,

    I talked to my sysadmin guru.

    C$ is created by NTFS automatically. You were correct - it's an administrative share. However, the root (in this case C) can be shared...

  • RE: Backup to different server

    Allen,

    I'll ask him and let you know what he says.

    He explained it to me in depth and in the time between that and posting my response, I lost a lot...

  • RE: Thanks for taking the test!

    Brian,

    This page could not be found (23 May 1000 EST): http://www.sqlservercentral.com/testcenter

    And I'm curious to see how I did against others.

    -SQLBill

  • RE: Backup to different server

    gfahrlander,

    Are your services running under LocalSystem? If so, according to my sysadmin guru, LocalSystem DOES NOT have network access privileges.

    Allen,

    Just want to pass this on to you,

    Just finished talking to...

  • RE: Stop/Start Instance In Cluster

    Not completely true. I have a 2-node active/passive cluster with a virtual SQL Server. I have stopped services several times and never experienced a failover FROM stopping the services MANUALLY....

Viewing 15 posts - 2,701 through 2,715 (of 2,904 total)