Category: <span>Uncategorized</span>

From TN 1449358

  1. Increase the “Minimum size of object before Domino will store in DAOS” setting to the newly desired value in the server document.  Note:  Do not use special characters such as commas or periods when entering the minimum size.
  2. Restart the Domino server to enable the new minimum size.
  3. Run a copy style compact (compact -c) on all databases that currently have DAOS enabled to allow the server  to bring the small attachments back into the mail file.
  4. Wait for the “object deletion” interval to pass for prune to remove the small .nlo files.  If you have taken a recent backup and would like to delete the small files more immediately you can run the following command:

tell  daosmgr  prune  <#_of_days_since _last_full_backup>

In order to ensure you have all data saved in a disaster recovery situation you must not set your “defer object deletion” less than the largest number of days between full saves.

  1. Change the “Defer object deletion” interval to your newly desired value.
  2. Wait for prune to run at 2:00 a.m. or start manually with the console command:

tell  daosmgr  prune <#_of_days_to_retain_nlo_files>

Uncategorized

If you wish to recompile all the LotusScript  you need Notes 8.5.2

Title:

Recompile all LotusScript does not recompile all LotusScript in Domino Designer 8.5.1

Product:

Lotus Domino  >  Lotus Domino Designer  >  Version 8.5.1

Platform(s):

Windows

Date:

10/01/2011

Doc Number:

1452121

Problem

The “Recompile All LotusScript” function does not work as expected in Domino Designer 8.5.1.

Content

This issue is fixed in 8.5.2

Fix details:  SPR# BHUY84SEG9

Refer to the Upgrade Central site for details on upgrading Notes/Domino.

Uncategorized

Mario Costa tweet about this  

http://twitter.com/mariocosta/statuses/20978463695437824

Uncategorized

It’s a problem for us outside of the US or UK

This TechNote  solve the problem

Uncategorized

    From TN 1424677

The Sametime Information Center topic Enabling chat logging contains the steps to enable chat logging in Lotus® Sametime® 8.5 Server.  The steps below, while similar, also contain information for what to do if not using the Sametime System Console.

This procedure differs from earlier versions of Sametime.  For instructions on enabling chat logging for previous versions of Sametime or for client side logging, see the related technote #1086729.


Step 1: Updating the sametime.ini and creating the chatlogging.ini

In Sametime 8.5, you can configure chat logging black box library names by using the sametime.ini file. This configuration is controlled by a new section called [ST_BB_NAMES], and the value that controls the chat logging black box is ST_CHAT_LOG.

Note: The StChatLogFile library (or libstchatlogfile.so on AIX, Linux,and Solaris platforms) is a sample of how to implement a chat logging black box using the Sametime SDK. The StChatLogFile sample is not supported, and is not recommended for use on deployment environments.

1.  Use a text editor to edit the sametime.ini file, which is located in the Lotus Sametime Community Server installation directory (for example: C:Program Fileslotusdomino).

a.        Set ST_CHAT_LOG to file in the sametime.ini file under the ST_BB_NAMES section.

ST_CHAT_LOG=File

Examples:

For Windows:
To use StChatLogFile.dll as the chat logging black box, set

[ST_BB_NAMES]
ST_CHAT_LOG=File

For IBM i:
To use stchatlogf.srvpgm as the chat logging blackbox, set

[ST_BB_NAMES]
ST_CHAT_LOG=File

b.        Create chatlogging.ini in the same directory as sametime.ini.

c.        Move all the attributes from sametime.ini related to [ChatLogging] to chatlogging.ini. For example:

[ChatLogging]
CL_CHAT_START_DISCLAIMER=Disclamer message.
CL_CHAT_START_DISCLAIMER_RICH_TEXT=Rich Text Disclaimer message.

Note: If you want to use BB_CL_LIBRARY_PATH to change the default location of where the chat logs are stored, then move the [Library] section from sametime.ini to the chatlogging.ini file.  Also, the directory you specify with BB_CL_LIBRARY_PATH, or the default CLData directory, must exist before you start the server after making this change.  If the directory does not exist, then chat logging and chat services can fail.  The directory or folder is not created by the system on startup.

Example:
[Library]                                      
BB_CL_LIBRARY_PATH=<full_path_name_of_new_directory>

Step 2: Updating the stconfig.nsf database

There are two ways to enable chat logging, depending on your environment.  If using the Sametime System Console (SSC), changes MUST be made through the SSC.  

Using the Sametime System Console

If you have configured Sametime 8.5 using the Sametime System Console, perform these steps:

1.        Log in to the Integrated Solutions Console.
2.        Click Sametime System Console > Sametime Servers > Sametime Community Servers.
3.        In the Sametime Community Servers list, click the deployment name of the server with the connectivity information that you want to change.
4.        Click the Community Services tab.
5.        In the Server Features section, under Enable chat logging, select one of the following choices:  
            Always
            When available
            Never
6.        Click OK
7.         Restart the Lotus Sametime Community Server for settings to take effect.

Using a Notes client to access stconfig.nsf

If you have configured Sametime 8.5 without the Sametime System Console, perform these steps:

1.  Stop the Sametime 8.5 server.  Refer to the technote titled, “Shutting down a Sametime server without shutting down the Domino server” (#1088677Link).

2.    Use a Lotus Notes client to open the Sametime Configuration database (stconfig.nsf) on the Sametime server.

3.    In the right hand pane, open the CommunityServices document by double-clicking on the date associated with the document.

4.    Double-click on the CommunityServices document to put the document in edit mode.

5.    For the “Chat Logging Flag” parameter, select either “relax” or “strict” for the chat logging mode.

strict” indicates that chat should be disallowed if it is not possible to log chats for any reason.

6.    Update the “Capture Service Type” parameter.

  • If you selected “strict” as the chat logging mode, enter the value “0x1000” (e.g., Capture Service Type = 0x1000).
  • If you selected “relax” mode, enter Capture Service Type = 0.

Note:  If the Chat Logging service becomes unavailable for any reason when “Chat Logging Flag” is set to “strict” and “Capture Service Type” is set to “0x1000” in the CommunityServices document, users will receive “Chat services unavailable” when attempting to chat.  This is by design; the strict setting is being enforced.

7.  Save and close the CommunityServices document.

8.  Restart the Lotus Sametime Community Server for changes to take effect.

.

Uncategorized

The error message bellow appears when the owner of the file wpsconfig.sh is different from the owner of the Fix Pack 6.0.1.7 files

Error ( 2 ): IOException creating RunTime(): /opt/ibm/WebSphere/PortalServer/config/WPSconfig.sh: cannot execute
Error 112 — Return code (888) differs from the expected code (0).

To solve the problem change the owner of the WPSconfig.sh to match the owner of the Fix Pack files.

Uncategorized

I found this link today it’s a good material to show some functions  of Lotus Notes 8 to Outlook users

Link

Uncategorized

When you have problems with HTTP Server IBM request the req logs for troubleshooting.

These files can full fill the disk,   Use this TN to manage the req files

Uncategorized

In the Notes client or Domino Designer, use the menu Help > Support > View Log to see details of recent errors

Image:Where is the log for the message ’An error has occurred. See error log for more details’?

Uncategorized

This year i was very busy with the process of my new and recertifications. Today i made the last exam, LOT-956.

Since June got the the following certifications;

IBM Certified System Administrator – Lotus Notes and Domino 8.5

IBM Certified Instructor – WebSphere Portal 6.1

IBM Certified System Administrator – WebSphere Portal 6.1

Microsoft Certified Technology Specialist

IBM Certified Instructor – IBM Lotus Quickr 8.1 System Administration

IBM Certified Instructor – IBM Lotus Sametime 8 System Administration

IBM Certified System Administrator – Lotus Sametime 8

IBM Certified System Administrator – Lotus Quickr 8.1 for IBM Lotus Domino

Uncategorized