Viewing 11 posts - 1 through 11 (of 11 total)
my heap table has fragmented to 70%. i want to defragment. to defragment heaps i need to create and drop the cluster index. i need my existing non-cluster indexes.
February 7, 2008 at 5:26 pm
adam thanks for you reply.
if you check the script i pasted in my previous post i menstioned online=on.
but my question is non-cluster indexes recreates automatically when cluster index creates or...
February 7, 2008 at 3:30 pm
thanks crever for your answer.
January 28, 2008 at 9:48 am
thanks for all your replies
yes stored proc is in master database.
January 16, 2008 at 8:27 pm
sp_help will work on encrypted procs. when u use sp_helptext it says it has encrypted text.
January 14, 2008 at 12:14 pm
i tryed sys.all_object, sys.procedures but no luck.
January 14, 2008 at 12:01 pm
no luck there are no synonyms
January 14, 2008 at 11:41 am
it is tsql step. he selected database
in tsql it is just "exec dbo.sp_abc". i went into the database tryed sp_helptext no use. he used this procedure for every...
January 14, 2008 at 11:25 am
thank you david and yuri,
how does table references work. do we need to declare references on stage table( which are going to get in partition table)
January 9, 2008 at 8:23 pm
Viewing 11 posts - 1 through 11 (of 11 total)