How to stop Daos when it is stuck on a very large attachment
- 09 Mar, 2012
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 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. The only way to stop it is to restart the server.
Content
Since the Daos process is event driven stopping the event in process will be sufficent, it will not attempt to daosify the attachment again. However there is no task that can be brought down to stop DAOS, the server must be brought down. If the server is clustered this can be done one c
IBM WebSphere Portal Search Engine does not crawl all the web content items
- 05 Mar, 2012
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 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
Five years bloging about Lotus Notes & Domino and WebSphere Portal
- 01 Mar, 2012
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 blog. Aprendi com uma amiga, que quanto mais informação você compartilha mais sucesso você consegue. É verdade o que me foi dito. Consegui um reconhecimento profissional que jamais imaginei ter. Obrigado a todos que estão acessando o blog pois isto só incentiva a compartilhar mais e mais informação.
Five years bloging about Lotus Notes & Domino and WebSphere PortalRead MoreRecommendation for conversion to DAOS enable a database
- 22 Feb, 2012
IBM had recommended the following command to enable DAOS:
This enables DAOS and enables attachment compression at the same time.
load compact mailexample.nsf -c -ZU -DAOS
The new recommendation is to perform 2 compacts.
First, enable compression and then enable DAOS. This is critical for customers which have upgraded from 6.5x to 8.5
load compact mailexample.nsf -c -ZU
load compact mailexample.nsf -c -DAOS
Supporting information http://www-01.ibm.com/support/docview.wss?uid=swg21409278
The information above is from TN 1411563
After upgrade Sametime Standard to 8.5.2 Notes Basic Client cannot log in
- 17 Feb, 2012
After upgrading Sametime Server to 8.5.1 users using Notes 8.x Basic and older Notes clients cannot log in
In the \Config\ section of the sametime.ini section add ST\MINIMAL\CLIENT\VERSION=6510 (or lower) to resolve this issue.
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.
Upgrade to Domino 8.5.3 show hex characteres on server console
- 16 Feb, 2012
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. :-) !Image:Upgrade to Domino 8.5.3 show hex characteres on server console(http://platao.plansis.com.br/blogkenio.nsf/dx/debugthreadid.htm/content/M2?OpenElement) Just type set config debug\threadid=0 on the console
Upgrade to Domino 8.5.3 show hex characteres on server consoleRead MoreVagas para Administradores Domino e WebSphere Portal
- 15 Feb, 2012
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 participar de nosso processo seletivo, por favor preencha o documento anexo e encaminhe para:
adriani.silmarovi at plansis.com.br com o subject: Chamada para administradores
Caso você possua habilidade nos dois ambientes, envie uma versão do documento para cada produto.
Domino Panics with ’Unexpected internal error returned to logger: 0x20762010’ during Backup of Transactional Logs
- 14 Feb, 2012
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 the TDP Domino:
ftp://service.boulder.ibm.com/storage/tivoli-storage-management/maintenance/tivoli-data-protection/domino/Windows/x86\x64/v553/(http://platao.plansis.com.br/blogkenio.nsf/dx/ftp://service.boulder.ibm.com/storage/tivoli-storage-management/maintenance/tivoli-data-protection/domino/Windows/x86x64/v553/)
Relative Technote:
http://www-01.ibm.com/support/docview.wss?rs=669&uid=swg21219345
TDP Domino 5.5.3 also addresses another key issue where TDP Domino may crash on files with l
DAOS Backup and Restore
- 13 Feb, 2012
From the TN 1358548(http://www-01.ibm.com/support/docview.wss?uid=swg21358548). 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-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.
DAOS Backup and RestoreRead MoreAdmin Boot Camp at Plansis Belo Horizonte Brazil
- 06 Feb, 2012
In a few weeks Plansis will host the Domino Admin Boot Camp. I will be the Instructor :-).
Admin Boot Camp at Plansis Belo Horizonte BrazilRead MoreWebSphere Plugin Personal Certificate will expire on April 26, 2012
- 02 Feb, 2012
The WebSphere Support team has released a Flash technote regarding the personal certificate called "WebSphere Plugin Key" within the plugin-key.kdb that is shipped with the WebSphere Plugin install, which will expire on April 26, 2012. Link to TechNote(http://www.ibm.com/support/docview.wss?uid=swg21577327)
WebSphere Plugin Personal Certificate will expire on April 26, 2012Read MoreBetter way to remove people from type-ahead/recent contacts
- 01 Feb, 2012
From Notes Tips
We've had plenty of tips surrounding Recent Contacts(http://www-10.lotus.com/ldd/notestipsblog.nsf/dx/recent-contacts), and it's a highly talked-about area. In Notes 8.5.3, we've continued to improve how you can control Recent Contacts/type-ahead.
In the past, we made it easier to remove "incorrect" contacts from type-ahead, by letting you delete a contact from the right-click menu:
!Image:Notes 8.5.3: Better way to remove people from type-ahead/recent contacts(http://platao.plansis.com.br/blogkenio.nsf/dx/01022012214917KCAVXD.htm/content/M2?OpenElement)
But one problem with this method is that if you delete a contact from type-ahead in this way, they could be added bac