Consulting

business corporate protection safety security concept

WebCenter Resources you must know

Here is a quick list of websites that every Oracle WebCenter developer should be aware of: Oracle WebCenter blog: http://blogs.oracle.com/Proactive Support Portals: https://blogs.oracle.com/WebCenter Content product alerts http://blogs.oracle.com/Oracle WebCenter Homepage: http://oracle.com/Oracle WebCenter Newsletter: http://oracle.com/Twitter: http://twitter.com/oraclewebcenterFacebook: http://facebook.com/webcenter

WebCenter Resources you must know Read More »

business corporate protection safety security concept

Creating a Top Level Folder with No Parent Folder in WebCenter Content

WebCenter Content allows you to create Virtual Folders and store contents in the folders. Folders presents a easy to use user interface to organize your content. You can browse the folders and its content from WebCenter Content web interface from Browse Content navigation. Out of the box two folders are created and they are Contribution

Creating a Top Level Folder with No Parent Folder in WebCenter Content Read More »

business corporate protection safety security concept

Total number of documents/content in your WebCenter Content/UCM

Often business would like to know the total number of documents in Oracle WebCenter Content (UCM). The following SQL queries against the OCS database can be used to determine this. Including revisions: SELECT COUNT(*) FROM DOCMETA; Only documents: SELECT COUNT(*) FROM REVISIONS WHERE DREVRANK = 0; –DREVRANK=0 indicates latest revision Both DOCMETA and REVISIONS are

Total number of documents/content in your WebCenter Content/UCM Read More »

business corporate protection safety security concept

Oracle SES Startup Issue

This is with regards to startup issues with Oracle Secure Enterprise Search version 10.1.8.4.0 Issue: When issuing searchctl stopall command there is a prompt to enter password. Upon entering the password, an error is reported that the id/password is not valid. Though the same password was allowing successful login to the SES Admin console. Resolution:

Oracle SES Startup Issue Read More »

Scroll to Top