Viewing 15 posts - 76 through 90 (of 148 total)
really started to fear the worst here 🙁
Event log brings up:
FCB::Open: Operating system error 2(error not found) occurred while creating or opening file 'Y:\DATA\mastlog.ldf -c -T3607'. Diagnose and correct...
November 3, 2011 at 9:19 pm
reg keys:
-dZ:\DATA\master.mdf
-eZ:\LOG\ERRORLOG
-lY\DATA\masterlog.ldf -c -T3607
looks right but again I query the traceflag location?
November 3, 2011 at 8:26 pm
Looking at SQL Error logs i get the following if it sheds light to you wise poeple out there!
Am i running the traceflag right? it seems like its pointing it...
November 3, 2011 at 8:17 pm
yeah,
to start i didn't copy it over (Didn't think i had to be honest with tempdb :X) Ive copied it over now (mdf and ldf) same result.. /cry
November 3, 2011 at 7:55 pm
When i run
SQLCMD -q"Alter database tempdb modify file (name = tempdev, filename = 'Y:\SQL\tempdb.mdf')"
about 10 seconds later i get an error saying:
could not open a connection to sql...
November 3, 2011 at 7:29 pm
Hi SQLRNNR,
Thanks for the quick reply!
Id tried that command already. im looking at a long list of white text saying that each of those db have
error 17207, severity 16,...
November 3, 2011 at 6:26 pm
Hi prvmine,
Yeah figured there would be some more pro ones out there..
Trying to use it as a learning process though so going to try and keep my eyes off...
October 30, 2011 at 7:16 am
Hi guys thanks for the replies!
I need to be able on request list if an update or delete has been found to be incorrect:
Name of person who made change,
Time...
October 11, 2011 at 1:57 am
hi John,
sqlcmd -S Servername -U newUser -P P@55w0rd
i read on thread that this only works for SQL accounts and not Windows? but im sure i used if for the...
October 5, 2011 at 8:33 am
hi Dave,
Thanks for the quick reply! feared that might be the answer..
thank you for the help.
ps
good luck with the meeting tonight. I will be trying to...
October 3, 2011 at 4:53 am
well it looks like we are running ft on all of our sql instances on the cluster and its not being used by any of them.
So im thinking ill...
September 14, 2011 at 2:47 am
Morning Jared!
Thanks for the links... im really loath to start using the registry as its a cluster .. Was hoping there would be a nice t-sql way.. I shall...
September 14, 2011 at 1:35 am
thanks jared.
seem to find myself moving data around all the time at the moment form 1 drive to another.. (so far no major problems!) but this is the first...
September 13, 2011 at 10:49 am
Hi jared,
So when i created the cluster i had to use some temp storage, now that i have the real storage for the server i have to move it...
September 13, 2011 at 10:36 am
Viewing 15 posts - 76 through 90 (of 148 total)