UCM的csCollectionCollectionMaxed错误解决
关于解决UCM上面有关文件夹内容上限的问题
错误源码:
在UCM上面点击文件夹配置
在这里进行设置
当这里设置如果出错的时候,接下来会有两种解决方案![]()
方案一:
用secureCRT进入UCM的服务器找到他的配置文件(地址如下)并进行添加以下代码
方案二:
进入如下目录进行设置Browse to Oracle UCM configurations directory (for example /u01/oracle/ecm1/ucm)
- Then move to folders component configurations directory /cs/data/components/folders
- You will find a file called config.cfg
- Change the following parameters
MaxContent=2000
MaxFolders=2000
- Restart UCM and test