IBM Connections Installation and Migration Guides
- 05 Sep, 2012
Using this link(http://www-01.ibm.com/support/docview.wss?uid=swg27015160) you have a shortcut to installation and migration guides
IBM Connections Installation and Migration GuidesRead More7.0.0.2: Designing a portal site using theme optimization
- 03 Sep, 2012
The theme optimization module framework allows you to create themes using different module extensions to contribute to different areas of the page in order to provide flexibility, enhance the user experience, and maximize performance. Go to this link for more information http://www-10.lotus.com/ldd/portalwiki.nsf/dx/7.0.0.2\Designing\a\portal\site\using\theme\optimization\sdoc
7.0.0.2: Designing a portal site using theme optimizationRead MoreDb2 error during WCM 7 Syndication
- 31 Aug, 2012
When the syndication happens i see this error DB2 SQL Error: SQLCODE=-286, SQLSTATE=42727, SQLERRMC=4096 on the SystemOut.log.
This problem can be solved tunning the JCRDB and running a reorg on the tables.
I use the following commands:
db2 CONNECT TO JCRDB USER db2inst1
db2 update db cfg for JCRDB using DBHEAP 4800
db2 reorgchk current statistics on table all > "reorg.txt"
db2 -x "select 'reorg table',substr(rtrim(tabschema)||'.'||rtrim(tabname),1,50),';'from syscat.tables where type = 'T' " > reorg.out
db2 -tvf reorg.out
Deploy WebSphere Portal theme with ConfigEngine
- 29 Aug, 2012
You can follow the instructions on the TN 15986, but a few things can be wrong. If your portal is installed over Windows do not use the backslash character () on the zip path If you use the path like the command bellow, you get the "zip file not found exception" and a Build Failed message. ./ConfigEngine.sh webdav-deploy-zip-file -DTargetURI=dav:themelist/newtheme/ -DZipFilePath=d:tmpnewtheme.zip -DUpdateMode=merge You need to use the slash character on the file path ./ConfigEngine.sh webdav-deploy-zip-file -DTargetURI=dav:themelist/theme/ -DZipFilePath=d:/tmp/newtheme.zip -DUpdateMode=merge You need to put the wasadmin and portaladmin passwords on wkplc.properties.
Deploy WebSphere Portal theme with ConfigEngineRead MoreIBM announced its intention to acquire Kenexa
- 27 Aug, 2012
This morning IBM announced its intention to acquire Kenexa, a leading provider of recruiting and talent management solutions. You can read more about this in Alistair Rennie's blog entry on Social Business Insights. http://ibm.co/QJAjvl(http://ibm.co/QJAjvl)
IBM announced its intention to acquire KenexaRead MoreLimits of RunOnServer agent feature
- 27 Aug, 2012
From LotusKB. The LotusScript RunOnServer method allows an agent called from a Notes client to run on the Domino server rather than on the client. Running on the client is the default behavior when running an agent from the Notes client. Running on the client results in isolation of the agent. As each client has its own memory, the agent run by one user does not interact with the memory of any other user. If an agent were scheduled rather than invoked by the client, each agent run would have its own memory environment in the AMGR task running on Domino. To run concurrently scheduled agents requires running multiple AMgr tasks, each with its own memory. The RunOnServer method forces the age
Limits of RunOnServer agent featureRead MoreDomino HTTP Active Thread recommendations
- 23 Aug, 2012
How many HTTP threads can i setup on my Domino Server? The answer is always the same... Depends on :-) On this link(http://www-01.ibm.com/support/docview.wss?uid=swg21173877) you can learn how to setup the number of HTTP Threads
Domino HTTP Active Thread recommendationsRead MoreProtect Lotus Domino Internet Passwords
- 21 Aug, 2012
Lotus Domino provides customers with multiple means of authentication, each system being suitable to different levels of threat resistance and assurance requirements. Among these authentication techniques, Lotus Domino can authenticate a web client with a username and password. See this TN(http://www-01.ibm.com/support/docview.wss?rs=899&uid=swg21377512) about options to protect Internet Passwords
Protect Lotus Domino Internet PasswordsRead MoreExplore IBM Java 7
- 17 Aug, 2012
A quick overview of the features and innovations in IBM SDK Java Technology Edition Version IBM Java 7(http://www.ibm.com/developerworks/training/kp/j-kp-java7/)
Explore IBM Java 7Read MoreRecent contacts work inconsistently
- 16 Aug, 2012
The recent contacts do not add the address sometimes. This is issue was reported to me and i opened a PMR after a long time fighting against this issue.
IBM reproduced the problem and open a SPR
Steps to reproduce the issue:
1- Make sure your File / Preferences /Contacts are set with the option
below:
"Choose how names are added to Recent Contacts"
select "Add the following names"
select "All names"
2- Install the Notes client Notes 8.5.3 FP2 Standard or follow the
procedure from TN below if you have the Notes 8.5.3FP2 installed:
http://www.ibm.com/support/docview.wss?uid=swg21265985(http://www.ibm.com/support/docview.wss?uid=swg21265985)
3- Open the Notes c
Common issues with Sametime integration with LDAP directories
- 15 Aug, 2012
Setup a Sametime server and use LDAP as a user repository is always a challenge This TN(http://www-01.ibm.com/support/docview.wss?uid=swg21243913) is a collection of common issues
Common issues with Sametime integration with LDAP directoriesRead MoreBest Practices & Troubleshooting SMTP Mail Routing
- 12 Aug, 2012
Found it today. This is a presentation from an Open Mic Best Practices & Troubleshooting Domino SMTP Mail Routing - 25 April 2012.pdf(http://platao.plansis.com.br/blogkenio.nsf/dx/Best%20Practices%20&%20Troubleshooting%20Domino%20SMTP%20Mail%20Routing%20-%2025%20April%202012.pdf/$file/Best%20Practices%20&%20Troubleshooting%20Domino%20SMTP%20Mail%20Routing%20-%2025%20April%202012.pdf "Best Practices & Troubleshooting Domino SMTP Mail Routing - 25 April 2012.pdf")
Best Practices & Troubleshooting SMTP Mail RoutingRead More