https://ibmwcmonlinetraining.blogspot.com/2015/07/cleanup-ibm-wcm-versions.html
When IBM Web Content Manager, which is
also called as IBM WebSphere portal, version 7 and 8 versioning is enabled by
default. That means whenever you update a WCM artifact an additional version is
created. After some time you have a lot of versions and there is a chance that
your system may slow down.
If you want to know how many version
nodes you contain, then run the below SQLquery and check for the number of
entries in the jcr:versioning workspace. In the above SQL query replace the JCR
with the actual (respective) schema.
Start“
SELECT JCR.ICMSTJCRWS.WSID AS
WORKSPACE_ID, WSNAME AS
WORKSPACE_NAME, COUNT(*) AS NODE_COUNT
FROM JCR.ICMSTJCRWSNODES, JCR.ICMSTJCRWS
WHERE JCR.ICMSTJCRWSNODES.WSID > 0
AND JCR.ICMSTJCRWS.WSID=
JCR.ICMSTJCRWSNODES.WSID
GROUP BY JCR.ICMSTJCRWS.WSID, WSNAME
”Stop.
Note:
“Make
sure that you have your database (db) backup before triggering the fix mode.”
In WAS AdminConsole:
Go to WAS Admin Console -> Resources
-> Resource Environment Providers -> WCM WCMConfigService
Set the following:
versioningStrategy.Content manual
versioningStrategy.SiteArea manual
Now restart the JVMs. You can remove the
versions that you do not need any more.
The changes that are made for Version
Cropper in WebSphere Portal version 7 and 8 is now called Clear Versions.
There are two options with the Clear
Versions module - one to report the number of versions that it will clean and
then the fix mode that will clean the versions. In the sample below we keep the
current version and one extra version behind. Note that one system version is
always kept behind by the system even if you delete all versions.
Cleanup,
Corporate,
IBM,
IBM WCM,
IBM Web Content Manager,
Online,
Training,
versions,
WCM,
Websites
Post a Comment


:noprob:

:smile:

:shy:

:trope:

:sneered:

:happy:

:escort:

:rapt:

:love:

:heart:

:angry:

:hate:

:sad:

:sigh:

:disappointed:

:cry:

:fear:

:surprise:

:unbelieve:

:shit:

:like:

:dislike:

:clap:

:cuff:

:fist:

:ok:

:file:

:link:

:place:

:contact:
Newer PostInterview Questions
Older PostBuilding Websites using IBM WCM
Home
item
Blog Archive
Popular Posts
-
What is Web Content Management System (WCMS)? IBM WCM is a software management system through which the web entities can be built and al...
-
When IBM Web Content Manager, which is also called as IBM WebSphere portal, version 7 and 8 versioning is enabled by default. That means w...
-
IBM Lotus Web Content management is fully integrated with the WebSphere Portal Following are the key components of WCM: IBM Lotus Web ...
-
The IBM Lotus Web Content Management Multilingual Solution (MLS) offering comprises a set of supported extensions to IBM Lotus Web Content...
-
By far one of the biggest complaints we hear from clients is how hard for authoring and managing the content. There are lot many ways to i...
-
IBM Web Content Manager Architecture The Content Manager architecture consists of a Client, Library Server and Multiple Object Serv...
-
IBM Web Content Manager is an effective solution that delivers engaging, customized web experiences over different channels. It...
-
IBM Web Content Management (WCM) is a system that allows non-technical users to publish content to the web without having advanced knowled...
-
The Web Content Integrator is a answer for integrate externally administered Web content with WebSphere Portal. In the course of the...
Labels
- About
- Administration
- Architecture
- Building
- Cleanup
- Content Authorizing
- Corporate
- Corporate Training
- Development
- Dumps
- FAQ's
- IBM
- IBM WCM
- IBM WCM Web Content Integrator
- IBM Web Content Manager
- Interview Questions
- Key Components
- Lotus WCM
- Multilingual Solution
- Online
- Online Training
- Training
- versions
- VirtualNuggets
- WCM
- Web Content Integrator
- Web Content Manager
- Websites