<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>Kenio Blog</title>
<description>Kenio Blog</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf</link>
<language>en-us</language>
<lastBuildDate>Mon, 14 May 2012 09:03:09 -0200</lastBuildDate>
<item>
<title>Configuration step required for Sametime Community Server on Windows 2008</title>
<pubDate>Mon, 14 May 2012 09:03:09 -0200</pubDate>
<description>
<![CDATA[ 
Without a special configuration step, various server applications log out from the Sametime Community server on Microsoft Windows 2008 under load The steps bellow are from From TN 1441275 To resolv ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/sametimewin2008.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/sametimewin2008.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/sametimewin2008.htm</guid>
<content:encoded><![CDATA[ Without a special configuration step, various server applications log out from the Sametime Community server on Microsoft Windows 2008 under load <br /> <br />The steps bellow are from From TN 1441275  <br /> <br />To resolve the problem perform the following steps <br /> <ol> <li value=1>The TCP stack in Windows 2008 has a few new features that are not yet supported by every <br />  hardware. The following configuration changes will set the TCP stack to work in a more "conventional" way. &nbsp;To do so, type from command line:<br /> <br />  &nbsp; &nbsp; netsh int tcp set global autotuninglevel=disabled<br />  &nbsp; &nbsp; netsh int tcp set global rss=disabled<br />  &nbsp; &nbsp; netsh int tcp set global chimney=disabled<br />  &nbsp; &nbsp; netsh int tcp set global congestionprovider=none<br /> <br /> A reboot is needed after making this changes.<br />  <li value=2>For Sametime<strong> 8.5.1</strong>, set the following flag under the &#91;Config&#93; section of the sametime.ini file:</ol>BREAK_CONN_ON_ZERO_BYTES_SENT=0 <br /> <br />This setting is set automatically during install of <strong>8.5.2</strong> on Windows 2008. <br /> <br />For<strong> 8.5.0</strong>, a hotfix, LKRK-86RGNA, is available for part of the components: STCommunity, STMux, STOnlineDir, STUserStorage. &nbsp;<a href=http://www.ibm.com/software/support/probsub.html>Open a service request with IBM Support</a> to determine if this hotfix is applicable for your environment if you are not able to upgrade to 8.5.1 or later.  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/sametimewin2008.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/sametimewin2008.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>How to set up a Notes client without user intervention using a scriptable setup</title>
<pubDate>Fri, 11 May 2012 10:45:00 -0200</pubDate>
<description>
<![CDATA[ 
The scriptable setup option uses a setting in the notes.ini file to provide information to the client setup wizard. During installation, the wizard displays only the panels that users need to set up t ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/note-script.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/note-script.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/note-script.htm</guid>
<content:encoded><![CDATA[ The scriptable setup option uses a setting in the notes.ini file to provide information to the client setup wizard. During installation, the wizard displays only the panels that users need to set up the Notes client.  <br /> <br />See more information on this <a href="http://www-01.ibm.com/support/docview.wss?uid=swg21112835">TechNote</a>  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/note-script.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/note-script.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Sametime failure to re-logon after an OS sleep</title>
<pubDate>Fri, 11 May 2012 08:32:40 -0200</pubDate>
<description>
<![CDATA[ 
When my laptop sleep Sametime doesn't auto-reconnect. The following flag needs to be added to the plugin_customization.ini: com.ibm.collaboration.realtime.community/forceLoginTokenRefresh=false ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/logonsleep.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/logonsleep.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/logonsleep.htm</guid>
<content:encoded><![CDATA[ When my laptop sleep Sametime doesn't auto-reconnect. <p>The &nbsp;following flag needs to be added to the plugin_customization.ini: <p>com.ibm.collaboration.realtime.community/forceLoginTokenRefresh=false  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/logonsleep.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/logonsleep.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Apache Open Office 3.4 launched</title>
<pubDate>Tue, 8 May 2012 20:50:16 -0200</pubDate>
<description>
<![CDATA[ 
You can read about de announcement here ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/apacheopenoffice.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/apacheopenoffice.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/apacheopenoffice.htm</guid>
<content:encoded><![CDATA[ You can read about de announcement <a href=http://www.openoffice.org/news/aoo34.html>here</a>  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/apacheopenoffice.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/apacheopenoffice.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>What&#8217;s new in WebSphere Portal V8</title>
<pubDate>Wed, 2 May 2012 20:56:16 -0200</pubDate>
<description>
<![CDATA[ 
Websphere Portal 8 was launched and the downloads will be available on Friday . See the what´s new in this link ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/portal8.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/portal8.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/portal8.htm</guid>
<content:encoded><![CDATA[ Websphere Portal 8 was launched and the downloads will be available on Friday . <br /> <br />See the what´s new in this <a href=http://ibm.co/aIlFcN>link </a>  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/portal8.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/portal8.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Installing WebSphere Portal on zLinux - Machine z196</title>
<pubDate>Wed, 25 Apr 2012 22:02:30 -0200</pubDate>
<description>
<![CDATA[ 
This is a big projet here. Last week we start the setup of servers on top of zLinux. The machine is big a new Dinosaur z196 . Very fast. ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/25042012220230KCA396.htm</link>
<category>mainframe z196 websphere portal</category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/25042012220230KCA396.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/25042012220230KCA396.htm</guid>
<content:encoded><![CDATA[ This is a big projet here. Last week we start the setup of servers on top of zLinux. <br /> <br /> The machine is big a new Dinosaur z196 . Very fast. <br />  <br /><img  alt="Image:Installing WebSphere Portal on zLinux - Machine z196" border="0" src="http://pullo.plansis.com.br/blogkenio.nsf/dx/25042012220230KCA396.htm/content/M2?OpenElement" /><br />   ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/25042012220230KCA396.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/25042012220230KCA396.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>The Repair Calendar feature in Notes 8.5</title>
<pubDate>Mon, 9 Apr 2012 22:15:33 -0200</pubDate>
<description>
<![CDATA[ 
The Repair Calendar feature fixes issues with repeating calendar entries. This functionality only works if the user is running an 8.5 Notes client and the user's mail database is based on the mail85.n ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/The-Repair-Calendar-feature-in-Notes-8.5.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/The-Repair-Calendar-feature-in-Notes-8.5.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/The-Repair-Calendar-feature-in-Notes-8.5.htm</guid>
<content:encoded><![CDATA[ The Repair Calendar feature fixes issues with repeating calendar entries. This functionality only works if the user is running an 8.5 Notes client and the user's mail database is based on the mail85.ntf template from Notes 8.5. <br /> <br /><strong>What is the Repair Calendar feature?</strong> <br /> <br />The Repair Calendar feature has been provided to help customers fix issues they encounter with repeating calendar entries such as meetings. <br /> <br />Specifically, this feature in Notes 8.5 fixes issues where duplicate repeating calendar entries exist in the mail file. <br /> <br />Please note that this functionality works only if the user is running an 8.5 Notes client AND the user's mail database is based on the mail85.ntf template from Notes 8.5. <br /> <br />For more information see the <a href="http://www-01.ibm.com/support/docview.wss?uid=swg21326680"><strong>TN 1326680</strong></a>  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/The-Repair-Calendar-feature-in-Notes-8.5.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/The-Repair-Calendar-feature-in-Notes-8.5.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>IBM Lotus Notes Client v8 for Beginners</title>
<pubDate>Fri, 30 Mar 2012 20:10:51 -0200</pubDate>
<description>
<![CDATA[ 
Very interesting articles of two friends who work at IBM support ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/30-03-2012081050PMKCAV7D.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/30-03-2012081050PMKCAV7D.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/30-03-2012081050PMKCAV7D.htm</guid>
<content:encoded><![CDATA[ Very interesting <a href="http://www-10.lotus.com/ldd/dominowiki.nsf/xpViewCategories.xsp?lookupName=IBM+Lotus+Notes+Client+v8+for+Beginners&amp;fb_source=message"><strong>articles</strong></a> of two friends who work at IBM support <br />  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/30-03-2012081050PMKCAV7D.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/30-03-2012081050PMKCAV7D.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>IBM Lotus Notes 8 Recent Contacts and Type-ahead features: FAQs</title>
<pubDate>Tue, 27 Mar 2012 20:42:48 -0200</pubDate>
<description>
<![CDATA[ 
If you want to know more about the recent contacts http://www-10.lotus.com/ldd/dominowiki.nsf/dx/ibm-lotus-notes-8-recent-contacts-and-type-ahead-features-faqs ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/recentcontacts.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/recentcontacts.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/recentcontacts.htm</guid>
<content:encoded><![CDATA[ If you want to know more about the recent contacts <br /> <br />http://www-10.lotus.com/ldd/dominowiki.nsf/dx/ibm-lotus-notes-8-recent-contacts-and-type-ahead-features-faqs  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/recentcontacts.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/recentcontacts.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Step-by-step Migration Guide for IBM WebSphere Portal version 7 from 601x.</title>
<pubDate>Wed, 14 Mar 2012 07:06:43 -0200</pubDate>
<description>
<![CDATA[ 
The paper describes the steps and best practices for migrating an existing standalone WebSphere Portal 6.0 environment to a standalone WebSphere Portal V7 and should be followed by the majority of cus ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/migration-guide.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/migration-guide.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/migration-guide.htm</guid>
<content:encoded><![CDATA[ The <a href="http://www-01.ibm.com/support/docview.wss?uid=swg27024343&amp;aid=1">paper</a> describes the steps and best practices for migrating an existing standalone WebSphere Portal 6.0 environment to a standalone WebSphere Portal V7 and should be followed by the majority of customers, even those in a Web Content Management environment. <p>The foundation for this document is the initial release of the V7 Information Center with additional information based on the outcome and experiences of our pre-release testing. With this document, we provide a more comprehensive guide and highlight some of the common pitfalls and mistakes when migrating. <p> <br />  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/migration-guide.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/migration-guide.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>How to stop Daos when it is stuck on a very large attachment</title>
<pubDate>Fri, 9 Mar 2012 08:15:28 -0200</pubDate>
<description>
<![CDATA[ 
Found it today on TN 1487071 but IBM doen´t tell the size of the very large attachment. I think to avoid this problem on the mail servers is to setup the max message size. Problem If serveral ve ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/daosanexogrande.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/daosanexogrande.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/daosanexogrande.htm</guid>
<content:encoded><![CDATA[ Found it today on TN 1487071 but IBM doen´t tell the size of the very large attachment. I think to avoid this problem on the mail servers is to setup the max message size. <br /> <br /> <br /> <table border=2 width=100%> <tr valign=top> <td width=100%><strong>Problem</strong></table> <br /> <br />If serveral very large attachments are sent to DAOS enabled databases the daosfication process can use so much server resources as to be a risk to server function. &nbsp;The only way to stop it is to restart the server. <br /> <table border width=100%> <tr valign=top> <td width=100%><strong>Content</strong></table> <br /> <table width=100%> <tr valign=top> <td width=100%>Since the Daos process is event driven stopping the event in process will be sufficent, it will not attempt to daosify the attachment again. &nbsp;However there is no task that can be brought down to stop DAOS, the server must be brought down. &nbsp;If the server is clustered this can be done one cluster mate at a time while user's fail over. &nbsp;While the server is down look in the DAOS directory for large attachments created at the time the issue began. &nbsp;These can be removed. <p> <p>Users who have the attachment and attempt to open it will produce messages on the console <p> <p>The database Path\name.nsf attempted to access a missing file: Path\name.nlo: <strong>File does not exist</strong>  <p>After the attachment has been removed from all servers the link can be removed from the mailfiles with the command fixup Path/name.nsf -J -D can remove the now bad links. <p> <p>The DAOS catalog will need to be resynchronized after this, it is best to do so when the server &nbsp;is less busy/</table> <br />  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/daosanexogrande.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/daosanexogrande.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>IBM WebSphere Portal Search Engine does not crawl all the web content items</title>
<pubDate>Mon, 5 Mar 2012 19:38:50 -0200</pubDate>
<description>
<![CDATA[ 
Portal search engine fails to crawl same content that may reside in different site areas of the same library By default the crawler considers the content to be same and will only crawl the content it ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/portalsearchcheckupdates.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/portalsearchcheckupdates.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/portalsearchcheckupdates.htm</guid>
<content:encoded><![CDATA[ Portal search engine fails to crawl same content that may reside in different site areas of the same library <br /> <p>By default the crawler considers the content to be same and will only crawl the content item once even if it resides under different site areas. To resolve this issue simply add search service property CHECK_DUPLICATES = false and create new search collection   ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/portalsearchcheckupdates.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/portalsearchcheckupdates.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Five years bloging about Lotus Notes &amp; Domino and WebSphere Portal</title>
<pubDate>Thu, 1 Mar 2012 19:54:39 -0200</pubDate>
<description>
<![CDATA[ 
Five years since my first post. I've learned that the more information you share more success you have. Thanks to all blog readers. Cinco anos escrevendo aqui desde o meu primeiro artigo neste bl ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/niver5blog.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/niver5blog.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/niver5blog.htm</guid>
<content:encoded><![CDATA[ Five years since my first post. &nbsp; <br /> <br />I've learned that the more information you share more success you have. <br /> <br />Thanks to all blog readers. <br /> <br />Cinco anos escrevendo aqui desde o meu primeiro artigo neste blog. &nbsp;Aprendi &nbsp;com uma amiga, que quanto mais informação você compartilha mais sucesso você consegue. <br /> <br />É verdade o que me foi dito. <br /> <br />&nbsp;Consegui um reconhecimento profissional que jamais imaginei ter. <br /> <br /> <br />Obrigado a todos que estão acessando o blog &nbsp;pois isto só incentiva a compartilhar mais e mais informação.  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/niver5blog.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/niver5blog.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Recommendation for conversion to DAOS enable a database</title>
<pubDate>Wed, 22 Feb 2012 17:39:14 -0200</pubDate>
<description>
<![CDATA[ 
IBM had recommended the following command to enable DAOS: This enables DAOS and enables attachment compression at the same time. load compact mail\example.nsf -c -ZU -DAOS The new recommendation i ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/daosrecomendation.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/daosrecomendation.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/daosrecomendation.htm</guid>
<content:encoded><![CDATA[  <p>IBM had recommended the following command to enable DAOS: <p>This enables DAOS and enables attachment compression at the same time. <br /><strong>load compact &nbsp;mail\example.nsf &nbsp;-c -ZU -DAOS</strong> <br /> <br />The new recommendation is to perform 2 compacts. &nbsp; <br /> <br />First, enable compression and then enable DAOS. &nbsp;This is critical for customers which have upgraded from 6.5x to 8.5 <br /> <br /><strong>load compact &nbsp;mail\example.nsf -c -ZU &nbsp;</strong> <br /> <br /><strong>load compact &nbsp;mail\example.nsf -c -DAOS</strong> <br /> <br /> <br /> <br />Supporting information http://www-01.ibm.com/support/docview.wss?uid=swg21409278 <br /> <br />The information above is from TN <strong>1411563</strong>  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/daosrecomendation.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/daosrecomendation.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>After upgrade Sametime Standard to 8.5.2 Notes Basic Client  cannot log in</title>
<pubDate>Fri, 17 Feb 2012 15:42:26 -0200</pubDate>
<description>
<![CDATA[ 
After upgrading Sametime Server to 8.5.1 users using Notes 8.x Basic and older Notes clients cannot log in In the &#91;Config&#93; section of the sametime.ini section add ST_MINIMAL_CLIENT_VERSION=6 ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/17022012154226KCANS4.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/17022012154226KCANS4.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/17022012154226KCANS4.htm</guid>
<content:encoded><![CDATA[  <br />After upgrading Sametime Server to 8.5.1 users using Notes 8.x Basic and older Notes clients cannot log in <br /> <p>In the &#91;Config&#93; section of the sametime.ini section add ST_MINIMAL_CLIENT_VERSION=6510 (or lower) to resolve this issue. <p>Note that all servers in the environment must have the same values for both VP_SECURITY_LEVEL and ST_MINIMAL_CLIENT_VERSION to communicate with each other.  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/17022012154226KCANS4.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/17022012154226KCANS4.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Upgrade to Domino 8.5.3 show hex characteres on server console</title>
<pubDate>Thu, 16 Feb 2012 20:39:58 -0200</pubDate>
<description>
<![CDATA[ 
When you upgrade to domino 8.5.3 debug_threadid=1 is a default value and you console looks like (see the hex numbers on the left) Today i upgraded 3 Domino Servers and one Sametime Server. :-) ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/debugthreadid.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/debugthreadid.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/debugthreadid.htm</guid>
<content:encoded><![CDATA[  When you upgrade to domino 8.5.3 debug_threadid=1 is a default value and you console looks like (see the hex numbers on the left)  <br /> <br />Today i upgraded 3 Domino Servers and one Sametime Server. :-) <br /> <br /> <img  alt="Image:Upgrade to Domino 8.5.3 show hex characteres on server console" border="0" src="http://pullo.plansis.com.br/blogkenio.nsf/dx/debugthreadid.htm/content/M2?OpenElement" /><br /> <br /> Just type set config &nbsp;debug_threadid=0 on the console   ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/debugthreadid.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/debugthreadid.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Vagas para Administradores Domino e WebSphere Portal</title>
<pubDate>Wed, 15 Feb 2012 08:52:47 -0200</pubDate>
<description>
<![CDATA[ 
Prezados, Estamos mapeando profissionais com habilidades em administração em Domino e/ou WebSphere Portal para atuar em projetos da Plansis. Caso você possua tais competências e tenha interesse em ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/15022012085247KCAES3.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/15022012085247KCAES3.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/15022012085247KCAES3.htm</guid>
<content:encoded><![CDATA[ Prezados, <br /> <br /> Estamos mapeando profissionais com habilidades em administração em Domino e/ou &nbsp;WebSphere Portal para atuar em projetos da Plansis. <br /> Caso você possua tais competências e tenha interesse em participar &nbsp;de nosso processo seletivo, &nbsp;por favor preencha o documento anexo e encaminhe para: <br /> adriani.silmarovi at plansis.com.br com o subject: Chamada para administradores <NOME DO PRODUTO> <br /> Caso você possua habilidade nos dois ambientes, envie uma versão do documento para cada produto.  <br /> <br /><br />   ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/15022012085247KCAES3.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/15022012085247KCAES3.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Domino Panics with &#8217;Unexpected internal error returned to logger: 0x20762010&#8217; during Backup of Transactional Logs</title>
<pubDate>Tue, 14 Feb 2012 09:32:44 -0200</pubDate>
<description>
<![CDATA[ 
This issue is documented in APAR # IC60787 where DATA PROTECTION FOR DOMINO BACKUP FAILS WHEN DATABASE IS BUSY BY DOMINO SERVER. The fix for this problem is contained in the latest 5.5.3 release of ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/14022012093244KCAFK2.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/14022012093244KCAFK2.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/14022012093244KCAFK2.htm</guid>
<content:encoded><![CDATA[ This issue is documented in APAR # IC60787 where DATA PROTECTION FOR DOMINO BACKUP FAILS WHEN DATABASE IS BUSY BY DOMINO SERVER. &nbsp; <br /> <br />The fix for this problem is contained in the latest 5.5.3 release of the TDP Domino: <br /> <table> <tr valign=top> <td><a href="http://pullo.plansis.com.br/blogkenio.nsf/dx/ftp://service.boulder.ibm.com/storage/tivoli-storage-management/maintenance/tivoli-data-protection/domino/Windows/x86_x64/v553/"><strong><span style="text-decoration:underline">ftp://service.boulder.ibm.com/storage/tivoli-storage-management/maintenance/tivoli-data-protection/domino/Windows/x86_x64/v553/</span></strong></a>  <br /></table> <br />Relative Technote: <br /> <br /><strong><span style="text-decoration:underline">http://www-01.ibm.com/support/docview.wss?rs=669&amp;uid=swg21219345</span></strong> <br /> <br />TDP Domino 5.5.3 also addresses another key issue where TDP Domino may crash on files with local access protection (APAR # IC64849):  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/14022012093244KCAFK2.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/14022012093244KCAFK2.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>DAOS Backup and Restore</title>
<pubDate>Mon, 13 Feb 2012 13:34:13 -0200</pubDate>
<description>
<![CDATA[ 
From the TN 1358548. Before implementing DAOS take care of your backup strategy In a standard Notes® database (NSF), the attachments are stored inside the NSF file itself, and the database is self-co ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/13022012133413KCAL9Y.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/13022012133413KCAL9Y.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/13022012133413KCAL9Y.htm</guid>
<content:encoded><![CDATA[ From the <a href="http://www-01.ibm.com/support/docview.wss?uid=swg21358548">TN 1358548</a>. Before implementing DAOS take care of your backup strategy <br /> <br />In a standard Notes® database (NSF), the attachments are stored inside the NSF file itself, and the database is self-contained. In order to back up a standard Notes database, only the NSF file itself needs to be backed up. After you introduce DAOS, the NSF files that participate in DAOS contain only references to the NLO files where the attachment content is stored. As a result, backing up the NSF alone is no longer enough. The NLO data needs to be backed up as well. <br /> <br /> <br />  ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/13022012133413KCAL9Y.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/13022012133413KCAL9Y.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Admin Boot Camp at Plansis Belo Horizonte Brazil</title>
<pubDate>Mon, 6 Feb 2012 21:03:19 -0200</pubDate>
<description>
<![CDATA[ 
In a few weeks Plansis will host the Domino Admin Boot Camp. I will be the Instructor :-). ...
 ]]>
</description>
<link>http://pullo.plansis.com.br/blogkenio.nsf/dx/06022012210319KCAV2N.htm</link>
<category></category>
<dc:creator>Kenio Carvalho</dc:creator>
<comments>http://pullo.plansis.com.br/blogkenio.nsf/dx/06022012210319KCAV2N.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://pullo.plansis.com.br/blogkenio.nsf/dx/06022012210319KCAV2N.htm</guid>
<content:encoded><![CDATA[ In a few weeks Plansis will host the Domino Admin Boot Camp. I will be the Instructor :-). &nbsp;   ]]></content:encoded>
<wfw:commentRss> http://pullo.plansis.com.br/blogkenio.nsf/dxcomments/06022012210319KCAV2N.htm</wfw:commentRss>
<wfw:comment> http://pullo.plansis.com.br/blogkenio.nsf/dx/06022012210319KCAV2N.htm?opendocument&amp;comments</wfw:comment>
</item>
</channel></rss>

