Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

SPS2003 - Limit number of major versions

  Asked By: Abhishek Bapat         Date: Mar 30, 2010      Category: Sharepoint      Views: 615
 

Does anyone know where to set the limit of major versions on a SPS 2003
server?

Tagged:            

 

6 Answers Found

 
Answer #1       Answered By: Linsey Bauer          Answered On: Mar 30, 2010       

I am planning to install SPS 2003,do I need to install it on windiws sevrer
2003.

 
Answer #2       Answered By: Ivy Salinas          Answered On: Mar 30, 2010       

Yes, you have to use Windows server 2003 and it also requires that the
server is part of a domain

 
Answer #3       Answered By: Kevin Davis          Answered On: Mar 30, 2010       

This is not available for the SQL based document stores, only for SPS 2001 and
the SPS 2003 backward-compatible document stores.

 
Answer #4       Answered By: Meenakshi Khochar          Answered On: Mar 30, 2010       

Assuming you are using the backwards-compatible document libraries
(otherwise, you can't limit  the number  of versions):

Navigate to the Change Document Library Settings page by doing one of the
following:

* On the SharePoint Portal Server Central Administration for Server
server_name page, in the Component Configuration section, click Configure
document libraries (Web Storage System-based) . On the List and Manage
Document Libraries page, click Edit for the document library that you want
to change.
* On the Site Settings page, in the Manage Portal Document Libraries
section, click Change document library settings.

To limit the number of previous major  versions of a document to retain when
the document is approved, select the Specify version limit check box, and
then type a limit in the Number of versions  to retain box. Note This
setting does not affect the number of minor versions retained.

 
Answer #5       Answered By: Latrice Henson          Answered On: Mar 30, 2010       

That is a bit of a problem that
one cannot limit  the number  of versions  for the SQL based document stores -
manual deletions of versions is going to be an administrative nightmare. I
hope Microsoft make this possible in later versions...

 
Answer #6       Answered By: Nidhi Tiwary          Answered On: Mar 30, 2010       

With some custom development (using document library events), you could have
logic at the document Update/Check-In stages to prevent these actions when a
version limit  has been reached. It sounds possible judging by the SDK, but
I haven't tried it.

 
Didn't find what you were looking for? Find more on SPS2003 - Limit number of major versions Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].