Viewing 15 posts - 391 through 405 (of 854 total)
what i should I have 4 tables, 2 tables were truncated by table 3 and 4 giving this error
March 18, 2010 at 5:34 am
RESPECT PEOPLE
January 28, 2010 at 8:48 am
I read the books, you have so much time on you,so lucky
January 28, 2010 at 8:31 am
When I go to sql jobs and trying to set notofications under email, there is no option to type email,looks like I have to enter somewehere else, where is that...
January 28, 2010 at 8:25 am
I work with both!!
January 28, 2010 at 8:15 am
But do I need to create seperate sql account in sql server to run, if yes what setting needs to be check for it?Thank you
January 27, 2010 at 11:17 am
I can't re name table, I need to leave 200 million records and that table and I need to delete 190 millions records.
I created store procedure:
BEGIN
SET ROWCOUNT 1000000;
...
January 19, 2010 at 5:57 am
My .bak is 20.1 GB, my last for today morning .trn 655 KB
January 18, 2010 at 8:34 am
this is for transaction jobs:EXECUTE master.dbo.xp_sqlmaint N'-PlanID D3176901-93DB-4538-8A12-35D337C7C70D -WriteHistory -VrfyBackup -BkUpMedia DISK -BkUpLog "F:\MSSQL\BACKUP" -DelBkUps 1DAYS -CrBkSubDir -BkExt "TRN"'
this is for full backup:
EXECUTE master.dbo.xp_sqlmaint N'-PlanID D3176901-93DB-4538-8A12-35D337C7C70D -WriteHistory -VrfyBackup...
January 18, 2010 at 8:26 am
I have transaction job occurs every 4 hours
January 18, 2010 at 8:13 am
Viewing 15 posts - 391 through 405 (of 854 total)