Forum Replies Created

Viewing 15 posts - 976 through 990 (of 1,079 total)

  • RE: backup job details

    Is it a scheduled Job, or part of your maintenance plan?

    Scheduled Job?

    Have a look at the steps, you'll see all the properties if its T-SQL Based commands, and you'll have...

  • RE: Assign CPU to OS

    As far as I know, it's 1 temp datafile per CPU Core....

    I agree with Gail, leave your CPU Affinity to default, and rather set your memory usage if you need...

  • RE: SQL server Agent

    i have the LocalSyatem as the login account.

    Just as a test, change the account to a domain admin account, and see if the agent starts automatically.

    Have you checked your...

  • RE: SQL server Agent

    Full path on my workstation:

    "C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\Binn\SQLAGENT.EXE" -i MSSQLSERVER"

    check the account that you specified to start the service first, sounds like you have a permission issue....

  • RE: tempdb default size and autogrow

    Whats your current settings?

    Properties tempdb, Files, and have alok at our current config please.

  • RE: tempdb default size and autogrow

    remember to set AUTOGROW by a fixed MB size, and not percentage...

  • RE: Having Sharepoint on the same instance as other databases

    Have the same setup running live in my environment, no issues except of course the extra load on the Server.

  • RE: The Price of SQL Server

    I'll have to agree with Randolph, prices seems unrealistically high for smaller companies in South Africa, who need the ent, and all the bells and whistles offered.

    I am not too...

  • RE: Topic Suggestions

    Hi Gail

    Sent it to the Members@sql******.co*** address as instructed on the SASSUG site, to subscribe.

    I'll sent you a pm just in case.

  • RE: Topic Suggestions

    Thanx Gail, sent the mail.

    Looking forward to the sessions.

  • RE: Topic Suggestions

    GilaMonster (1/12/2010)


    Henrico Bekker (1/11/2010)


    I know this is a bit off topic, but somehow relates..

    Except for Gail's workshops every now and then, are there any other and more regular events in...

  • RE: Topic Suggestions

    Thank you, will have a look.

  • RE: Topic Suggestions

    Thank you, will have a look.

  • RE: Topic Suggestions

    I know this is a bit off topic, but somehow relates..

    Except for Gail's workshops every now and then, are there any other and more regular events in South Africa for...

  • RE: server 2005 Back up

    praveen640 (1/11/2010)


    Hai

    how to back the data in my server for every 3 hrs automatically

    1. create new job, with t-sql statement to back your DB's, schedule to run every 3 hours.

    2....

Viewing 15 posts - 976 through 990 (of 1,079 total)