|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: [ISSForum] Database shrink for RSDB
From: Massimo (massimo.mail
quipo.it)
Date: Sat Aug 28 2004 - 02:10:36 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Try to fully reindex the db to eliminate fragmented index from the sql
server console. Do it from the SQL console and not only using ISS stored
procedure, because ISS sp "optimize" only some table.
Give a look also to this KB article:
https://iss.custhelp.com/cgi-bin/iss.cfg/php/enduser/std_adp.php?p_admin=1&p_userid=184&p_passwd=pELDWQpVuQbUNfAU1&p_faqid=2480&p_created=1087321141
Best Regards,
Max
Poppi, Sandro wrote:
> Hi there,
>
> I'm trying to shrink the RealSecure SiteProtector (SP4.1) db which is about
> 11 GB (!).
>
> I first used the Database Maintenance feature in SP Console with
> autopurge/autoshrink enabled, no luck.
>
> Then I followed KB#1146 to purge the db using the following sql procedure:
>
> USE RealSecureDB
> Go
> EXEC iss_PurgeObs '1/1/2004'
> EXEC iss_PurgeMetrics '1/1/2004'
> EXEC iss_PurgeSD '1/1/2004'
>
> followed by KB#2342:
>
> DBCC SHRINKDATABASE (RealSecureDB, 10)
>
> also with no luck.
> As I'm not an MS SQL guru I hope to get some hints from you guys.
>
> Thank you in advance,
> Sandro
> _______________________________________________
> ISSForum mailing list
> ISSForum
iss.net
>
> TO UNSUBSCRIBE OR CHANGE YOUR SUBSCRIPTION, go to https://atla-mm1.iss.net/mailman/listinfo/issforum
>
> To contact the ISSForum Moderator, send email to mod-issforum
iss.net
>
> The ISSForum mailing list is hosted and managed by Internet Security Systems, 6303 Barfield Road, Atlanta, Georgia, USA 30328.
> ---
> [Quipo ISP - Questa E-mail e' stata controllata dal programma Declude Virus]
> [Quipo ISP - This E-mail was scanned for viruses by Declude Virus]
>
>
>
_______________________________________________
ISSForum mailing list
ISSForum
iss.net
TO UNSUBSCRIBE OR CHANGE YOUR SUBSCRIPTION, go to https://atla-mm1.iss.net/mailman/listinfo/issforum
To contact the ISSForum Moderator, send email to mod-issforum
iss.net
The ISSForum mailing list is hosted and managed by Internet Security Systems, 6303 Barfield Road, Atlanta, Georgia, USA 30328.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]