Viewing 15 posts - 8,281 through 8,295 (of 9,248 total)
SQL Noob (4/6/2009)
on the free version of ESX server
presumably you are refferring to VMWare Server 2, there is a vast difference between ESX server and Vmware Server
April 6, 2009 at 12:38 pm
Salma
you may want to include brackets around the database name too like so
backup database [Update_Master_Khasm] to disk = '\\10.1.5.250\Khasm\igmastback'
April 6, 2009 at 3:42 am
webqatesting (4/5/2009)
HiUnfortunately we are not sure about the recovery model and all.
Ok, now i'm a little worried :unsure:
right click the database and check the options on the database properties dialog...
April 6, 2009 at 3:36 am
Krishna Potlakayala (4/3/2009)
As Grant mentioned, what recovery model it is in?
Grant who??
April 6, 2009 at 3:27 am
after the upgrade from sql2000 to sql2005 did you run the DBCC Updateusage and rebuild indexes?
April 4, 2009 at 3:54 pm
kiran.kamuganti (4/3/2009)
FYI: I tried with generate script from all tasks by selecting the object level permissions and it is of no use.
you havent tried very hard then have you!
either the...
April 3, 2009 at 5:23 am
webqatesting (4/3/2009)
I have an application with SQL Server 2005 as the database.
Recently i'm getting an error " transaction log of the [mydatabase] is full ".
I searched for this error and...
April 3, 2009 at 5:14 am
once you start the restore process if you then kill it you have to wait for it to roll back, this could take some time, hence why it still shows...
April 2, 2009 at 4:12 pm
in future, for sql2000 queries please post in the correct forum area 😉
April 2, 2009 at 4:10 pm
it should live in the following location
C:\Program Files\Microsoft SQL Server\90\DTS\Binn
it should look like the file attached. Once you have changed this file you will need to restart the “SQL Server...
April 2, 2009 at 3:58 pm
Achtang (4/2/2009)
Thanks for that,...
April 2, 2009 at 9:54 am
Achtang (4/2/2009)
April 2, 2009 at 9:50 am
prvreddy (4/2/2009)
which is pirated one.
sorry matey, as the old saying goes "all pirates should find their own treasure", i cant be seen to be helping someone who condones piracy
April 2, 2009 at 9:25 am
it did work.
i restored master onto another instance called the db "Newone" and it created the files
newone.mdf
newone_1.ldf
i then detached the db after restoring it and copied the disk files to...
April 2, 2009 at 8:22 am
Viewing 15 posts - 8,281 through 8,295 (of 9,248 total)