MySphere Posts

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.

Uncategorized

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

Uncategorized

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.

Uncategorized

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

Just type set config  debug_threadid=0 on the console

Uncategorized

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.

Uncategorized

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/

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 local access protection (APAR # IC64849):

Uncategorized

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-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.

Uncategorized

In a few weeks Plansis will host the Domino Admin Boot Camp. I will be the Instructor :-).  

Uncategorized

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

Uncategorized

From Notes Tips

We’ve had plenty of tips surrounding 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

But one problem with this method is that if you delete a contact from type-ahead in this way, they could be added back in automatically, if you send or receive more emails from them.

But in Notes 8.5.3, the new method avoids that 🙂 Now, if you see an address that you do not want to appear in the Recent Contacts list, you can hide it by selecting the contact in the Recent Contacts view, and clicking the Hide in Typeahead button.

Hide in Typeahead button

Then, the address won’t appear in type-ahead again, unless you click Show in Typeahead

Uncategorized