Viewing 15 posts - 796 through 810 (of 1,348 total)
you know you are old now that Steven Tyler is a grandfather, Ozzy has been invited to the White House, Arnold is governor, Traci Lords is doing real movies, Led...
July 14, 2008 at 8:46 am
i say it depends
older people have money and the proof is in the concert ticket prices. The Eagles, Pink Floyd and a lot of other bands from the 1960's and...
July 14, 2008 at 8:10 am
parents came over here from what used to be the USSR almost 30 years ago. dad got a logistics job and my mom had to learn english and went to...
July 14, 2008 at 8:07 am
i run Evault backup software for SQL backups and just set a schedule for full and log backups. you can do this with veritas and any other backup software
June 26, 2008 at 9:32 am
we have a script that uses sysprocesses to look for blocking spids. runs every 2 minutes. on a few servers i want to rewrite it to use the requests dmv.
in...
June 26, 2008 at 9:30 am
if you reboot a node it will automaticaly fail the instance over to the other cluster node, etc
June 26, 2008 at 9:27 am
did something similar a few months ago with the connections and sessions DMV's. it was very nice except took a lot of storage. if we did this on a regular...
June 26, 2008 at 8:55 am
http://www.bookpool.com/sm/047019135X
if you are in the northeast, check out bookpool. cheaper than amazon
June 24, 2008 at 7:47 am
you can detach and reattach without a log file and it will make a new one. instructions are in BOL
June 24, 2008 at 7:36 am
i had to do this on a small database last week
run an insert for each table where the PK is not in the dest db
insert new_db_tablea
select * from old_db_tablea where...
June 24, 2008 at 7:33 am
get a weblogic server or MS Access
every time you kill them, they come back
June 24, 2008 at 7:26 am
test your applications in QA
if you can do a side by side upgrade with new server name, etc. easier to roll back if need be
June 23, 2008 at 8:34 am
we use Veritas and Evault for backups and it's cluster aware
June 23, 2008 at 8:15 am
Viewing 15 posts - 796 through 810 (of 1,348 total)