353 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Forum | Blogs | Search | myPL | About 
 
Latest 7 Posts
Admin Boot Camp at Plansis Belo Horizonte Brazil
Tue, Feb 7th 2012 31
WebSphere Plugin Personal Certificate will expire on April 26, 2012
Thu, Feb 2nd 2012 66
Better way to remove people from type-ahead/recent contacts
Wed, Feb 1st 2012 198
Test Database Connection on WebSphere Admin console is not a "full" test connection
Mon, Jan 30th 2012 63
When you change your laptop you have a chance to review something
Sun, Jan 29th 2012 130
How to run ’Load Convert’ command to replace the design of mail database via Lotus Script Agent?
Sun, Jan 29th 2012 140
"Internal Server Error" you connect to IBM WeBsphere Portal
Thu, Dec 29th 2011 113
Top 10
Better way to remove people from type-ahead/recent contacts
Wed, Feb 1st 2012 198
WebSphere 7 Fix Pack 2
Fri, Dec 16th 2011 185
Users receive messages with winmail.dat attachments.
Fri, May 6th 2011 157
How to run ’Load Convert’ command to replace the design of mail database via Lotus Script Agent?
Sun, Jan 29th 2012 140
After upgrading to Lotus Notes 8.5.1 Client and Template, users’ mail files appear as an Archive
Tue, Oct 26th 2010 135
When you change your laptop you have a chance to review something
Sun, Jan 29th 2012 130
Download LotusNotes853.itw for Windows 8.5.3 Notes Standard client
Mon, Oct 10th 2011 116
"Internal Server Error" you connect to IBM WeBsphere Portal
Thu, Dec 29th 2011 113
Security Advisory: Lotus Domino Denial of Service Vulnerability during Notes authentication processing
Mon, Dec 26th 2011 112
If you think Domino on Linux is not stable
Fri, Dec 23rd 2011 109


Kenio Carvalho
Blog Title Kenio Blog
Blog Description Kenio Blog
Blog URL http://platao.plansis.com.br/blogkenio.nsf
RSS Feed http://platao.plansis.com.br/blogkenio.nsf/blog.rss
PlanetLotus Feed http://planetlotus.org/profiles/rss/kenio-carvalho
Validate Feed feedvalidator.org or validator.w3.org
Feed Last Checked Feb 08, 2012 11:12:38 PM EST. Realtime Update:
LanguageBrazilian Portuguese
Landed Here Mar 01, 2009
Location Belo Horizonte, Minas Gerais,
Posts: # / 1st / Latest - -
Total Hits 4,899. myPL RSS Selections: 54


Recent Blog Posts
31


Admin Boot Camp at Plansis Belo Horizonte Brazil
Tue, Feb 7th 2012 4:25a   Kenio Carvalho
In a few weeks Plansis will host the Domino Admin Boot Camp. I will be the Instructor :-). [read] Keywords: admin domino
66


WebSphere Plugin Personal Certificate will expire on April 26, 2012
Thu, Feb 2nd 2012 4:37a   Kenio Carvalho
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 [read] Keywords: ibm websphere
198


Better way to remove people from type-ahead/recent contacts
Wed, Feb 1st 2012 5:11p   Kenio Carvalho
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: 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 [read] Keywords: ldd lotus notes
63


Test Database Connection on WebSphere Admin console is not a "full" test connection
Mon, Jan 30th 2012 10:12a   Kenio Carvalho
A developer got this error Error = Invalid Oracle URL specified DSRA0010E: SQL State = 99999, Error Code = 17,067 when use the code bellow: private void connectLookup() throws Exception { try { InitialContext ctx = new InitialContext(); DataSource ds = (DataSource) ctx.lookup("jdbc/abcd1234"); connection = ds.getConnection(); if (connection == null) { throw new Exception("Connec [read] Keywords: admin database oracle sql websphere
130


When you change your laptop you have a chance to review something
Sun, Jan 29th 2012 3:10p   Kenio Carvalho
The first thing you discover is how many files are useless and you don´t have time to do a cleanup before copy all documents to the new laptop, then you decide to copy all files. You need to install a lot of software, i need to install the following: - Windows 7 64x SP1 - Lotus Notes 8.5.2 FP2 - Moba Xterm -7Zip -Winscp - MS Office 2010 Professional - Visio 2010 - Symphony 3.0.1 - Putty - Cisco VPN - VMware Player - Firefox -Chrome - XMark - helpme a lot syncronizing my tags, [read] Keywords: admin lotus notes symphony application firefox java laptop microsoft network office security vmware websphere websphere portal wireless
140


How to run ’Load Convert’ command to replace the design of mail database via Lotus Script Agent?
Sun, Jan 29th 2012 3:10p   Kenio Carvalho
Launch IBM Lotus Domino Designer Create an agent Specify the trigger set as: Action Menu Selection Specify the Target as: None Copy and paste the following script into the Script Area: Dim session As New NotesSession Dim serverName, consoleCommand, consoleReturn as string serverName = "xxxxxxxxxx/xxxxx" consoleCommand = ("Load Convert -u mailxxxxx.nsf * xxxxxx.ntf") consoleReturn = session.S [read] Keywords: agent domino ibm lotus ntf database
113


"Internal Server Error" you connect to IBM WeBsphere Portal
Thu, Dec 29th 2011 9:55a   Kenio Carvalho
Initial connection to the Portal Server via an HTTP server reports: "Internal Server Error". Refreshing the browser results in a successful connection. Enabling the plugin trace you can see the error - TRACE: lib_rio: wait_on_socket: ServerIOTimeout fired. In my case the IBM HTTP is on the same machine as Portal and it's not a cluster. The default value for ServerIOTimeout is -1. Ajusting to ServerIOTimeout=120 solve the problem You can see in the TN 1411685 that this proble [read] Keywords: ibm linux server system i websphere websphere portal




112


Security Advisory: Lotus Domino Denial of Service Vulnerability during Notes authentication processing
Mon, Dec 26th 2011 4:55a   Kenio Carvalho
From TN 1575247 Fortiguard contacted IBM to report a denial of service attack when a malicious packet is supplied to the Domino Server via Notes RPC. This vulnerability is resolved in releases starting with 8.5.2 FP4 and 8.5.3 The following releases of IBM Lotus Domino Server are susceptible to this malicious attack: 8.5.2 FP3 and earlier 8.5.1 8.5 8.0.x FG-VD-11-007 has been investigated by IBM and is tracked in SPR# KLYH8FTK5Y. To address the issues, you are encouraged to apply the [read] Keywords: domino ibm lotus notes security server
109


If you think Domino on Linux is not stable
Fri, Dec 23rd 2011 6:48a   Kenio Carvalho
One of my servers is runing for 305 days. I Know that 8.0.2 and Centos 5.2 are old but the strategy is if is not broken don't fix it. This server is for Sametime (chat only), SMTP and some mail users using Notes. The webadmin message is from the server, and thanks to my datacenter too. I don't know if you can run a Windows box for a long time without reboots. [read] Keywords: domino notes sametime centos linux server smtp
98


Enable User Impersonation in WebSphere Portal – an Illustrated Guide
Wed, Dec 21st 2011 6:11a   Kenio Carvalho
If you want to enable this feature go to this link [read] Keywords: websphere websphere portal
101


You need to start using REST
Tue, Dec 20th 2011 5:13a   Kenio Carvalho
With the launch of Domino Upgrade Pack 1 Domino Designers need to know how to use REST and JSON. I found a good tutorial about REST. It is a starting point. [read] Keywords: domino ibm lotus
185


WebSphere 7 Fix Pack 2
Fri, Dec 16th 2011 10:11a   Kenio Carvalho
• WP_PTF_7002.ptflist WebSphere Portal 7.0.0 Fix Pack 2 Integrated Fixes List • 7.0.0-WP-Multi-FP002 WebSphere Portal 7.0.0 Fix Pack 2 [read] Keywords: ibm websphere websphere portal
66


Certifications this year
Tue, Dec 13th 2011 10:54a   Kenio Carvalho
This year i made several certifications and all goals achieved. My certifications this year: LOT-801 - IBM Lotus Domino 8.0 Application Development Update LOT-851 - IBM Lotus Domino 8.5 Application Development Update 000-038 - IBM Tivoli Identity Manager V5.1 Fundamentals LOT-910 - IBM WebSphere Portal 7.0 Deployment and Administration Update 000-377 - IBM WebSphere Application Server Network Deployment V7.0, Core Administration LOT-913 - Developing WebSite Using IBM [read] Keywords: administration domino ibm lotus application development network server tivoli websphere websphere portal
45


Lotus Traveler 8.5.2 Server Experiencing High CPU
Fri, Dec 9th 2011 9:09a   Kenio Carvalho
the Traveler server is experiencing a high CPU situation for an extended time, here are some actions to take which should resolve this issue From TN 1568658 An extended high CPU on a Traveler server can be caused by several issues. Here is an approach to resolve this issue: 1) Make sure you have the latest Fix Packs for both Traveler and Domino installed as several known issues have been addressed in the Fix Packs. The latest Traveler Fix Pack can be found here. The latest Domino Fix Pa [read] Keywords: domino ibm ldd lotus traveler database server
34


Can the time in which a changed Internet password is cached ever be modified
Wed, Nov 30th 2011 5:12a   Kenio Carvalho
When AdminP processes a password change in Lotus Notes/Lotus Domino, the old password is cached by the server for two days. What if this cache period is too long or too short ? Can the cache period ever be modified? Yes, the cache period can be modified by setting the following parameter in the server's notes.ini file: HTTP_Pwd_Change_Cache_Hours. Use the following format: HTTP_Pwd_Change_Cache_Hours=x (where x is the number of hours of caching time for the old password) During t [read] Keywords: adminp domino lotus notes password security server
44


Native failover support for scheduled agents in Domino
Thu, Nov 24th 2011 3:10p   Kenio Carvalho
There is no native failover support for scheduled agents in Domino. I know this issue i think since i start to work as a Domino Administrator 12 years ago. From TN 109833034 This issue has been reported to Lotus Quality Engineering in the form of an enhancement request; however, there are currently no plans to address it. Basically, scheduled agents run only on the server on which they are scheduled to run. If Server A is clustered with Server B and Server A goes down, any scheduled [read] Keywords: agent domino lotus server
51


Deleted documents are reappearing after replication
Thu, Nov 10th 2011 7:11a   Kenio Carvalho
This kind of problem is old but you can use new tools to solve the problem. Yesterday, in one of our applications a lot of old documents reappear like ghosts. According the TN 1098733 the problem is caused by: 1. The purge interval is more frequent than the replication schedule. If a document is deleted and the deletion stub is purged before replication, the other replica copy does not have the information that the document has been deleted and replicates the document just like a new docu [read] Keywords: domino lotus notes applications database
55


Red Hat 6 Linux OS: Domino will not install
Wed, Nov 9th 2011 4:08a   Kenio Carvalho
Domino installer does not start and goes to command prompt immediately. Domino requires the following packages to be installed. They can be located on the RHEL6 distribution disks or installed via RPM. glibc-2.12-1.7.el6.i686 libgcc-4.4.4-13.el6.i686 libstdc++-4.4.4-13.el6.i686 The packages listed above are sufficient to install Domino in silent and console modes. To run GUI Domino installer, you will need additional xWindows packages: libXtst-1.0.99.2-3.el6.i686 libXmu-1.0.5-1.el6.i [read] Keywords: domino linux red hat
17


Transformação das redes Sociais - Social Technologies Event at Plansis
Sat, Oct 29th 2011 6:13a   Kenio Carvalho
[read] Keywords:
34


How to replace a corrupt database replica in a clustered Lotus Domino environment
Fri, Oct 28th 2011 6:12a   Kenio Carvalho
From TN 1228354. This is the last option Ensure that the corrupt replica is not in use by any user or server. On the Domino server hosting the corrupted database, enter the following command: "dbcache flush" (command may require entering two or three time to release the database). Using operating system commands, delete the corrupt replica file. Using the Lotus Notes client, open the "good" replica located on the other clustered server. Create a new replica on the server where the "ba [read] Keywords: domino lotus notes notes client database server
45


Caveats with "After new mail has arrived" triggered agents on Domino servers
Mon, Oct 24th 2011 6:47a   Kenio Carvalho
Today i an agent stop to working . The cause was the wrong signature but in this case was not access rights The TN 1099178 explain the problem: In order for "After new mail has arrived" triggered agents to run on Notes/Domino Servers, the following must be true: 1. The signer of the agent (the last person to save or enable the agent) must have their mail file located on the same server as where the agent will run. The server determines this by taking the name of the last person [read] Keywords: agent domino notes R4 R5 server
79


Basic Steps to Install Lotus Notes 8.5.1 (or later) Multi-User on Citrix XenApp
Sat, Oct 22nd 2011 6:11a   Kenio Carvalho
Thetechnote 1447614 outlines the steps to install Multi-user 8.5.1 or later releases, on Citrix XenApp with a customized data directory for new and existing Notes Installs. These instructions do not include steps to store the data directory on a remote file share, because this configuration is not supported. [read] Keywords: ibm lotus notes citrix
41


Why is upgrading the ODS important?
Wed, Oct 19th 2011 7:22a   Kenio Carvalho
I search for information about upgrading ODS to a new version to support a Domino migration and justify the upgrade of the ODS. The summary is bellow. On-Disk Structure (ODS) Every major release of Notes/Domino (e.g., versions 2, 3, 4, 5, 6/7 ,8 and 8.5 ) has included significant architectural changes to the database structure, also known as the On-Disk Structure (ODS). These architectural changes enables the Notes and Domino development team to improve performance and scalability in [read] Keywords: domino notes ods database development
31


The impersonation feature
Tue, Oct 18th 2011 5:11p   Kenio Carvalho
The impersonation feature lets you access another user's system as though you are that user. This is a new feature of WebSphere Portal 7. The impersonation feature lets you view new pages, portlets, and other portal components. Users such as support specialists can use the impersonation feature to find issues and errors. But pay attention on this two things: Client side aggregation does not support user impersonation. For this reason, ensure you do not activate client side aggregation on [read] Keywords: portlet websphere websphere portal
40


Lotus Notes Traveler customers should apply Traveler 8.5.2.4 (Fix Pack 4) PRIOR to upgrading the Domino Server (hosting Traveler) to Domino 8.5.2.3 or later releases
Thu, Oct 13th 2011 4:33a   Kenio Carvalho
From TN 1507380 Domino server 8.5.2.3 (Fix Pack 3) changed one of the API calls that the Lotus Traveler server uses. Running Domino 8.5.2.3 and Lotus Traveler 8.5.2.3 (or lower Fix Pack level) can cause a server crash scenario. Traveler 8.5.2.4 (includes APAR LO62635) is available from Traveler Recommended Maintenancepage. [read] Keywords: domino ibm lotus notes traveler server
116


Download LotusNotes853.itw for Windows 8.5.3 Notes Standard client
Mon, Oct 10th 2011 6:11a   Kenio Carvalho
The InstallShield Tuner for Lotus Notes configuration file (LotusNotes853.itw) was inadvertently excluded from the 8.5.3 Notes Standard client, All Client (Notes, Admin, Designer) webkits and ISO images. The absence of this file will affect Administrators using the InstallShield Tuner for Lotus Notes to generate a transform file for customized installations on Windows. The missing file can be downloaded directly from Fix Central (Fix ID = Notes_853_ITWFile). [read] Keywords: admin ibm lotus notes
20


IBM XWork Server delivers Social Applications
Tue, Oct 4th 2011 5:16a   Kenio Carvalho
New offering designed to help ISVs (Independent Software Vendors) and business partners deliver social business applications for web and mobile devices. Leverages IBM's XPages technology to provide rich social business applications with a Web 2.0 applications for partners/ISVs that need to provide : a tailored solution that rapidly delivers on customers' business objectives applications available on web and mobile devices for productivity anywhere good looking applications with a rich user ex [read] Keywords: ibm xpages applications enterprise integration mobile security server web 2.0
23


Compress and decompress files on linux
Wed, Sep 28th 2011 11:40a   Kenio Carvalho
Compressing and decompressing files on linux gzip {filename} Gzip compress the size of the given files using Lempel-Ziv coding (LZ77). Whenever possible, each file is replaced by one with the extension .gz. gzip mydata.doc gzip *.jpg bzip2 {filename} bzip2 compresses files using the Burrows-Wheeler block sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by bzip command (LZ77/LZ78-based compressors). Whenever possible, each [read] Keywords: archiving archive linux
37


In Notes Client: How to prevent users from forwarding mail to external internet address
Thu, Sep 22nd 2011 2:01p   Kenio Carvalho
Workaround for restricting the Users to Forward Mail Using SendCopy To from the Mail Rule. Its from TN1516384 To avoid certain user from creating a rule to automatically forward messages to their external email address is by removing the 'send copy to|B' field from the action field in the mail template. This can be done by editing the mail template in the designer client. 1. Make a copy of the mail template (mail85.ntf) and change the name as mail85_test.ntf 2. Open the mail templa [read] Keywords: notes notes client ntf email
16


LDAP Browser
Wed, Sep 21st 2011 6:11p   Kenio Carvalho
When you work with WebSphere Portal you must understand the basics of an LDAP Server, go and download this Redbook You need a tool called Browser. For several years i used Softerra Ldap Browser and JXPlorer but now i use Apache Directory Studio it's Eclipse Based and good tool. [read] Keywords: ibm eclipse server websphere websphere portal
21


Excessive network traffic when using Community Server 8.5.2
Tue, Sep 20th 2011 4:59a   Kenio Carvalho
From TN 1508444 You might detect excessive network traffic when using Sametime Community Server 8.5.2. Other symptoms are deferent delays during log-in and chats. This traffic is due to a high number of redundant presence notifications, reported to IBM as APAR# LO62831 (SPR# PPLV8KJ9J3). A fix is available on IBM Fix Central. This interim fix is strongly recommended for all 8.5.2 Community Servers to avoid this negative effect on the server performance. The fix name is 8.5.2.0-Lotus-ST-IF-NT [read] Keywords: ibm lotus sametime community network server
45


Domino Web Server Locale and Date Format
Thu, Sep 15th 2011 6:04a   Kenio Carvalho
This week we move some large Domino Applications from one server to another. We got problems about Date Format on the Web Browser. Pay attention in this configuration : You can choose from Browser Client and Server locale. From the TN 1144507 If you want the server's operating system settings to apply, you must specify "Server locale" for the "Default regional locale:" value in the Web User Preferences section of the Domino Web Engine tab. Otherwise, the default i [read] Keywords: domino ibm lotus applications server
33


What is the best decision about WAS Fixpack’s related to WebSphere Portal?
Wed, Sep 7th 2011 2:03p   Kenio Carvalho
This link to to a technote about required WAS fixpacks when you have WebSphere Portal. The minimun is 7.0.0.13 but you can install a later fix for WAS. The document instructs: But you have an observation on the same doc: If you install a later WAS Fixpack you get an untested version, IBM doesn't test WeBsphere Portal in later WAS Fixpacks but is supported. I think there is only one correct version -> 7.0.0.13 . What you think? [read] Keywords: ibm websphere websphere portal
28


Single Sign on Solution for Sametime, Domino and Websphere
Tue, Aug 30th 2011 8:11a   Kenio Carvalho
In Websphere Global Security for the Domino Federated Repository - 1.)Setting - Distinguished name of a base entry that uniquely identifies this set of entries in the realm - to match the Domino org - generally, o=org. 2.)Setting - "Distinguished name of a base entry in this repository " to blank (empty) 3.) Edit the dmgr's wimconfig.xml file under the profile_root/config/cells/cell_name/wim/config directory as follows (this example changes the mapping to "externalName"); F [read] Keywords: domino policies sametime community database security server websphere xml
33


Change my Xterm software
Wed, Aug 24th 2011 7:10a   Kenio Carvalho
Last week i was working with a Linux Admin Team, installing 18 machines with WebSphere Portal. When i look at the Linux Admin machine i saw the MobaXterm, i like and i change from Mocha Xterm http://mobaxterm.mobatek.net/ [read] Keywords: admin linux websphere websphere portal
62


How to avoid performance issues related to mass email delivery in Lotus Domino
Tue, Aug 16th 2011 6:11a   Kenio Carvalho
From TN 1271709 Do not send mass mail from a production mail server. Avoid sending mass email. If mass email must be sent, do not send those mass mail messages from a production mail server but an administration server or another dedicated Domino server which is not directly servicing end users. Distributing this workload will prevent end users from experiencing performance issues related to address expansion during phase one of the message delivery process. This dedicated Domino serv [read] Keywords: administration domino lotus notes application email server
28


Excessive network traffic when using Community Server 8.5.2
Sun, Aug 14th 2011 4:41p   Kenio Carvalho
You might detect excessive network traffic when using Sametime Community Server 8.5.2. Other symptoms are deferent delays during log-in and chats. This traffic is due to a high number of redundant presence notifications, reported to IBM as APAR# LO62831 (SPR# PPLV8KJ9J3). A fix is available on IBM Fix Central. This interim fix is strongly recommended for all 8.5.2 Community Servers to avoid this negative effect on the server performance. The fix name is 8.5.2.0-Lotus-ST-IF-NTOR-8KJA7G.You mi [read] Keywords: ibm lotus sametime community network server
16


New Instructor Certification
Wed, Aug 10th 2011 11:14a   Kenio Carvalho
My new Instructor Certification [read] Keywords:
17


Comparision of Traveler function on Apple Devices and Android Devices
Wed, Aug 3rd 2011 9:07a   Kenio Carvalho
Apple IOS Android LookUp at the 1st Look up Result Only First Name and Last Name Include other information, like team or job Share Contacts with others Possible Impossible Save contacts in local contacts Impossible Possible Mail Mark as Unread for already read mails Impossible Possible Mail Print With the Air-Print Connection Possible Impossible Support Rich Text Function(ex.Section) Impossible Impossible Sync Drafts folde [read] Keywords: notes notes client rich text traveler apple server
46


Lotus Notes Traveler customers are NOT recommended to upgrade to Domino 8.5.2.3
Mon, Aug 1st 2011 6:11a   Kenio Carvalho
Lotus Notes Traveler customers are NOT recommended to upgrade to Domino 8.5.2.3 and later releases until they have applied APAR LO62635 to the Traveler server. Domino server 8.5.2.3 (Fix Pack 3) changed one of the API calls that Lotus Traveler server uses. Running Domino 8.5.2.3 and Lotus Traveler 8.5.2.x without LO62635 can cause a server crash scenario. Once LO62635 is installed on the server, the Domino server can be at any 8.5.2.* level. WORKAROUND: Until the Traveler APAR LO62 [read] Keywords: domino lotus notes traveler server
35


WebSphere Portal 7 security and ldap
Thu, Jul 28th 2011 6:11a   Kenio Carvalho
At the beginning of a portal project is very important to setup a good user repository schema and choose the configuration that best fits. If you are new to WebSphere Portal you need to read this article and this topic on the wiki [read] Keywords: ldd lotus security websphere websphere portal wiki
19


The 2011 IBM Technology Trends Survey is now live
Mon, Jul 25th 2011 7:11a   Kenio Carvalho
What is the survey? In the 2010 IBM Tech Trends Survey, more than 50% of the respondents told us mobile application development will overtake other types of development by 2015. And nearly 70% felt cloud computing will become the primary way organizations will acquire IT in the next five years. The survey garnered press coverage across the globe, allowing IBM to highlight its offerings for the top trends identified. https://www.surveymonkey.com/s/GGRHYC2. [read] Keywords: ibm application development mobile
27


NSF Knive
Mon, Jul 18th 2011 12:31p   Kenio Carvalho
This is my NSF Knive :-) I like to cook. I noticed this brand in my 8-inch knife when I barbecue. [read] Keywords:
24


Certification Day Belo Horizonte - Brazil
Fri, Jul 15th 2011 3:14p   Kenio Carvalho
Today several people at Plansis got IBM Certifications. Congratulations to our new Certified Professionals and good vacation for me :-) [read] Keywords: ibm
27


Free tool to collect performance information on servers AIX / Linux.
Wed, Jul 13th 2011 12:43p   Kenio Carvalho
Free tool to collect performance information on servers AIX / Linux. See this link [read] Keywords: ibm aix linux
52


How to implement LDAP failover with WebSphere Portal?
Wed, Jul 13th 2011 8:51a   Kenio Carvalho
This type of question i answered a several times. The solution posted here is only one of the several solutions and depends on the architecture and servers on your deployment. How can you implement LDAP failover for IBM WebSphere Portal version 6.1, 6.1.5, and 7 so that a replica LDAP server can be leveraged for cases in which your primary LDAP server is unavailable? TN 1282720 Use the following steps for cases in which you configure security to a standalone LDAP: 1. Perform [read] Keywords: administration connections ibm application applications security server websphere websphere portal xml
27


DB2 connection routing using Linux load balancing
Thu, Jul 7th 2011 2:03p   Kenio Carvalho
From developerworks... For any database, the first step to accessing data is making a connection from the client to the server. You may need to establish connections from clients to your IBM® DB2® Universal Database™ server across a wide area network or from the Web. If you have many connections coming in, with the potential for overloading your network or server at peak times, you may be looking at implementing a load balancing solution to spread requests across multiple servers. [read] Keywords: connections ibm applications database db2 linux network server
18


Which Database properties are affected by a Design Replace or Refresh
Thu, Jun 30th 2011 5:23p   Kenio Carvalho
If you want to know wich properties the replace or refresh design of a database can be change you need to see this TN [read] Keywords: ibm database properties
36


Disable ’Set default Letterhead’, but previous letterhead is still used
Tue, Jun 28th 2011 1:38p   Kenio Carvalho
A customer would like to set "No Letterhead" and prevent changes for all users using policies but it not work. I found a SPR LMAN6H6HB7 and the workaround is: the "No letterhead" setting does go into effect correctly if it's changed to 'set value when modified' and changed back to 'set value and prevent changes. 1- go to the Policy Settings document and edit it 2- change from " Set Value and prevent changes" to "Set value whenever modified" , save & Close 3- Control [read] Keywords: adminp notes notes client policies server
28


Review process to save disk space on Domino
Mon, Jun 27th 2011 11:36a   Kenio Carvalho
Starting a review of Domino environment today. Our goal is to reduce the size of databases and enable DAOS. I start converting all the databases (test server) to ODS 51. To covert i use the command load compact -c -v -n. The switch -c is copy style, -v enables the "Compress document data" database property and -n enables "Compress database design". The next step used was load compact -c -ZU to upgrade attachments to LZ1 compression from Huffman compression. Using this two step [read] Keywords: domino ods database server
15


I am a IBM Champion :-)
Thu, Jun 23rd 2011 12:42p   Kenio Carvalho
I am honored to have been chosen as one of 50 World Champions of IBM Collaboration Solutions Thanks to IBM for recognition and congratulations to all nominated. The list is here http://www.ibm.com/developerworks/lotus/champions/ [read] Keywords: collaboration ibm lotus
30


’Not Access Server’ field is not prevent Web users from accessing server by default
Thu, Jun 23rd 2011 11:53a   Kenio Carvalho
From TN 1182264 This behavior can occur if you have not set the "Enforce server access setting" field to Yes. The default value is No, which does not apply the "Not Access Server" information to Web (HTTP) traffic. You must set this field to Yes to have the HTTP task honor the settings on the Security tab. The "Enforce server access setting" field is in the Server document on the Ports -> Internet Ports -> Web tab. After changing the value to Yes, restart the HTTP task to apply th [read] Keywords: security server
15


How to prevent Sametime users from logging in when using LDAP reloaded !
Mon, Jun 13th 2011 6:03a   Kenio Carvalho
Today i finished the setup of Sametime for a client in my city. The MS AD administrator asked about how to prevent users from loggin in based on a Group. Sametime doesn't have this kind of police. If you use the TN 1166845 the solution is to add a new attribute for every user. :-(. This workaround doesn't meet our requirements (restricting using groups). I change the LDAP search filter in stconfig.nsf from; Search filter for resolving person names: (&(objectclass=organizationalPe [read] Keywords: sametime
31


Sametime 8.5.x for 1200 users
Tue, Jun 7th 2011 5:20a   Kenio Carvalho
Yesterday i started installing the Sametime 8.5.x for 1200 users. The client will use virtually all the capabilities, audio, video, integration with Outlook and mobile clients. [read] Keywords: sametime integration mobile outlook
26


How to change the language of the Domino Administrator
Tue, May 31st 2011 2:11p   Kenio Carvalho
Domino Administrator is not available in Brazilian Portuguese. Some Domino Administrators want to use Notes e Administrator in native language. To change the Administrator (English version) to Brazilian Portuguese: Copy the MUIpt-BR from an Notes installed in Brazilian Portuguese to the same folder in your Notes/Administrator Put this 3 lines in your notes.ini: AltNameLanguage=pt ContentLanguage=pt-BR UserInterface=pt-BR [read] Keywords: domino notes
25


Creating an empty NotesDocumentCollection can crash Domino
Fri, May 27th 2011 9:13a   Kenio Carvalho
Using NotesDatabase.CreateDocumentCollection on an unopened database is known to cause a crash. This issue was reported to Quality Engineering as SPR# AGUD7LPRDW. For safety, use NotesDatabase.IsOpen to test before calling this method. Dim coll As NotesDocumentCollection if db.IsOpen Then Set coll = db.CreateDocumentCollection ... Other methods for creating empty collections, described in the Domino Designer wiki, are useful in earlier versions, but NotesDatabase.CreateDocumentCollectio [read] Keywords: domino ldd lotus database wiki
82


How to stop compact task
Mon, May 23rd 2011 1:00p   Kenio Carvalho
The compat task does not accept tell commands according to the Domino Administration Help. But if you want to stop compact task through a program you can use the command TELL COMPACT QUIT. https://www-304.ibm.com/support/docview.wss?uid=swg21099361 [read] Keywords: administration domino ibm
25


Domino Server Performance Troubleshooting Cookbook
Thu, May 19th 2011 7:58a   Kenio Carvalho
This TN have useful information for troubleshooting general Lotus Domino server performance issues. [read] Keywords: domino ibm lotus server
23


Managing corruption recovery during the business day
Tue, May 10th 2011 1:15p   Kenio Carvalho
FromTN 1193738 To avoid possible server hangs or crashes, it is recommended that Fixup be performed outside business hours to avoid impacting users. However, if Fixup must be run during business hours, which is often the case, follow the steps below to minimize the impact: 1. Load the Fixup database.nsf -C -O against the file. * -C will only verify the integrity of the database and report errors to the log (database is not modified). * -O runs on an open database otherwise open databas [read] Keywords: database server
157


Users receive messages with winmail.dat attachments.
Fri, May 6th 2011 2:10p   Kenio Carvalho
Notes users receive messages with winmail.dat attachments. This occurs even though TNEFEnableConversion=1 is enabled on the Domino SMTP server. From the TN 1441039 This issue is fixed in Notes/Domino 8.0.2 FP6, 8.5.1FP3 and 8.5.2. Fix details: SPR# SAZR7V3ME6 [read] Keywords: domino ldd lotus notes server smtp
22


Apply Microsoft hotfix for Windows 2003 servers to avoid performance impact
Thu, May 5th 2011 7:10a   Kenio Carvalho
From TN1497501 When the Sametime meeting server (the classic meeting server for Sametime 8.5x) is under stress, a problem in Microsoft Windows 2003 SP2 described in "TCP connections fail intermittently when both endpoints are on the same computer in Windows Server 2003 SP2 (Article ID: 979230)" can lead to the failure of current meetings, as well as the failure to launch new meetings. To prevent this situation from affecting the performance of your Sametime server, apply the hotfix Fix307523 a [read] Keywords: connections sametime application applications microsoft server
49


Notes client crashes on startup after upgrading Adobe 9.x
Mon, May 2nd 2011 7:10a   Kenio Carvalho
After upgrading Adobe 9.x to a later version of 9.x, the client crashes on startup. Fix details: SPR# BJGY83MPB6 This issue is fixed in 8.5.2. [read] Keywords: ldd lotus notes notes client
16


How to add Firefox and Chrome for preview in Designer
Thu, Apr 28th 2011 11:16a   Kenio Carvalho
Go to File -> Preferences -> General -> Web Browser Click in New and fill the form. Repeat the process for Google Crome and restart the Designer [read] Keywords: firefox google
51


How to check if the Domino is 32 or 64 bits?
Wed, Apr 27th 2011 12:10p   Kenio Carvalho
At the server console type sh stat server. There is a server statistic called "Server.Version.Architecture" that indicates if Domino is 64-bit or not. The server console will display Server name: Lotus Domino Server (64-bit) at the top of its window [read] Keywords: domino lotus server
32


Firefox 4 support availability for Lotus iNotes
Wed, Apr 13th 2011 7:13p   Kenio Carvalho
Support for Firefox 4 is introduced in Interim Fix 401.8HF6 for iNotes 8.5.2 Fix Pack 2, which is now available for download from Fix Central. iNotes 8.5.2 Fix Pack 3 will also provide Firefox 4 support. This interim fix can be applied on a Domino server running 8.5.2 Fix Pack 2 or a Domino server running 8.5.2 Fix Pack 2 with a Domino hotfix. If you are running 8.5.2 Fix Pack 2 with an iNotes hotfix, please contact IBM Support to request a new iNotes hotfix that combines iNotes IF 401.8HF6 w [read] Keywords: domino ibm inotes lotus firefox server
22


Can’t send a message to somedomain.com. It’s a domino fault! It’s your fault!
Tue, Mar 29th 2011 8:13a   Kenio Carvalho
Yesterday the users complaim about this and conclude that it's a domino fault and my fault. For several years I received this type of complaint. Every time I researched the problem I found problems with DNS. Lack of PTR record, MX record in error and ultimately a lack of SPF record. . It's not Domino fault! It's not my fault! The fault is always (or almost 99%) the network administrators or DNS administrators. I use the following in my own DNS to avoid problems: 1 - Use the A reco [read] Keywords: domino microsoft network server
23


How to set up a Domino server to prompt users to change their passwords
Wed, Mar 23rd 2011 5:38a   Kenio Carvalho
This TN show how to setup password checking and prompt users to change the passwords [read] Keywords: domino ibm password server
88


Connecting LinkSys WRT54G using WDS and make a kid happy.
Sat, Mar 12th 2011 7:20p   Kenio Carvalho
Today I solved a problem with my wireless home network. My kid have a PS3 and wants to play online. The signal strength was not too bad (52%) but the PS3 got some network errors and the kid loses the game. My solution was to buy another router TP-Link WR941 and link the Linksys WRT54G using WDS. The problem was that WRT54G doesn't have support to WDS. To solve this problem go and change the bios of the WRT54G from the LinkSys to DD-WRT http://www.dd-wrt.com/site/index. Look up for yo [read] Keywords: mac network security server wireless
17


Good TN Title
Fri, Mar 11th 2011 1:10p   Kenio Carvalho
Good TN i found today on the LNKB [read] Keywords:
18


Precompile WebSphere Portal 7
Thu, Mar 3rd 2011 7:05a   Kenio Carvalho
How To Speed Up WebSphere Portal Server 7 After the Initial Installation When any version of WebSphere Portal is first installed, there is always a significant load time for each JSP page. The poor load time is attributed to the fact that each JSP page must be compiled the first time it is accessed. To avoid the delay, execute the precompile-jsp command. 1. Open a command line and navigate to the following directory: C:IBMWebSpherewp_profilebin 2. Execute the following command (al [read] Keywords: ibm server websphere websphere portal
23


WebSphere Portal can eat your disk space
Thu, Feb 24th 2011 6:11a   Kenio Carvalho
When you have a portal for a long time (My case since 6.0.0.1) you apply a list of Fix during the life of your portal. The directory version grows and you need to clean up to free disk space, I open a PMR and the answer was: "It is critical that the client does not remove the jar files from the backup folder. This folder is very important if you decide to uninstall a fix/fixpack or upgrade to a new fixpack. If you install a fix, say PM0001 and it affects the portal.jar file [read] Keywords: websphere websphere portal
20


Templates not compacting if wildcards are used in command
Wed, Feb 23rd 2011 12:13p   Kenio Carvalho
You can use a compact command successfully with wildcards or without specifying databases on all databases in the Data folder and sub-folders but you can't do this for templates. This prevents templates being compacted every time you issue a generic compact command. You can also run a batch command if multiple templates must be compacted. Another workaround is to create a notepad document which lists all of the templates listed one template name per line as shown below: This notepad [read] Keywords: domino
16


If you are new to Domino Administration...
Thu, Feb 17th 2011 8:00a   Kenio Carvalho
I found today this paper and i think it can help new administrators or for someone start learning Domino admin. [read] Keywords: admin administration domino
20


How to get the version of iNotes and the build
Wed, Feb 16th 2011 12:17p   Kenio Carvalho
Go to the link on the top and click You will see a window like this [read] Keywords: inotes
16


Show All Running Processes in Linux
Wed, Feb 16th 2011 9:53a   Kenio Carvalho
This link show how to use the command ps on linux. Sometimes you need to know the process id and then kill him :-) [read] Keywords: linux
13


Can the size of attachments for a particular group be restricted?
Fri, Feb 11th 2011 12:13p   Kenio Carvalho
When Domino will have this feature? [read] Keywords: domino
13


Forgot root password
Fri, Feb 4th 2011 11:17a   Kenio Carvalho
I have 3 Domino Servers installed on top of Linux. Eight months without logon as a root. After 15 days of vacation and then i forgot the password :-) This link show how to reset the root password [read] Keywords: domino linux password
13


Lotusphere OGS using Internet
Mon, Jan 31st 2011 9:55a   Kenio Carvalho
Today me and some colleagues saw the OGS using the internet. Good image and sound [read] Keywords: lotusphere
58


Calendar profile problems after migration from 7.0. to 8.5.2
Fri, Jan 28th 2011 12:33p   Kenio Carvalho
Some new features was addet to calendar profile. After convert some users from 7.0.4 to 8.5.2 some problems arrived. I deleted the profile using the LotusScript and instruct the user to recreate the profile. Just put the code bellow in a button and send to the user. Sub Click(Source as Button) Dim session As New NotesSession Dim db As NotesDatabase Dim doc As NotesDocument Set db=session.CurrentDatabase Set doc=db.GetProfileDocument("CalendarProfile") Call doc.remove [read] Keywords: lotusscript profile
20


How to reduce the number of .nlo files in the DAOS directory
Mon, Jan 24th 2011 5:17p   Kenio Carvalho
From TN 1449358 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. Restart the Domino server to enable the new minimum size. 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. Wait for the "object deletion" [read] Keywords: domino server
19


Recompile all LotusScript does not recompile all LotusScript in Domino Designer 8.5.1
Thu, Jan 13th 2011 5:13a   Kenio Carvalho
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 Re [read] Keywords: domino ibm ldd lotus lotusscript notes
20


200.000 New Lotus Notes users in Brazil
Sat, Jan 1st 2011 5:18p   Kenio Carvalho
Mario Costa tweet about this http://twitter.com/mariocosta/statuses/20978463695437824 [read] Keywords: lotus notes twitter
16


How to change the default language for Rational Software Development Platform desktop products
Wed, Dec 29th 2010 7:17p   Kenio Carvalho
It's a problem for us outside of the US or UK This TechNote solve the problem [read] Keywords: ibm desktop development
83


How to enable Chat Logging on the Sametime 8.5 server
Mon, Dec 20th 2010 12:13p   Kenio Carvalho
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 samet [read] Keywords: admin domino ibm lotus notes notes client rich text sametime aix community database linux server
28


Portal Fix Pack 6.0.1.7 error on linux
Tue, Dec 14th 2010 8:14a   Kenio Carvalho
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. [read] Keywords: ibm linux websphere
11


Moving users from MS Outlook to Notes 8
Thu, Dec 9th 2010 5:15a   Kenio Carvalho
I found this link today it's a good material to show some functions of Lotus Notes 8 to Outlook users Link [read] Keywords: ibm lotus notes outlook
13


How to manage size of HTTP Request Log files
Mon, Dec 6th 2010 7:17a   Kenio Carvalho
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 [read] Keywords: ibm server
67


Where is the log for the message ’An error has occurred. See error log for more details’?
Tue, Nov 30th 2010 6:21a   Kenio Carvalho
In the Notes client or Domino Designer, use the menu Help > Support > View Log to see details of recent errors [read] Keywords: domino notes notes client
10


Finally finished the certifications for this year
Mon, Nov 29th 2010 8:14a   Kenio Carvalho
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 Lot [read] Keywords: administration domino ibm lotus notes quickr sametime microsoft websphere websphere portal
25


Lotus Notes Preloader
Wed, Nov 24th 2010 7:52p   Kenio Carvalho
This TN explain how to install the Lotus Notes Preloader [read] Keywords: ibm lotus notes
16


Saving Disk Space with DAOS
Tue, Nov 23rd 2010 11:38a   Kenio Carvalho
This is the summary for one server : Total DB's analyzed: 2021 Total DB's skipped due to errors: 3 Total Size of NSF's Examined: 239.8 GB Total Attachments found: 569187 Total Duplicate Attachments found: 230394 Estimated Size of DAOSified NSF's: 101.6 GB Estimate [read] Keywords: server
10


How to print mail with Page number
Thu, Nov 18th 2010 7:14p   Kenio Carvalho
1) Open user mail database. 2) Go to File->Application->Properties. 3) Click on 3rdTab , Printing 4) Under Header/Footer Text ,First Click on Insert Tab and Then Insert Page as shown below This information is from TN 1448509 [read] Keywords: application database properties
11


Sametime and Yahoo interoperability to be discontinued in January 2011
Wed, Nov 10th 2010 10:35a   Kenio Carvalho
IBM Lotus Sametime interoperability with the Yahoo! Messenger service is currently scheduled to be discontinued in 2011. This change affects you if you use the Lotus Sametime Gateway and have previously or currently registered your IBM Lotus Sametime Gateway for interoperability with the Yahoo! Messenger service. Today, your Lotus Sametime Gateway integrates directly with the Yahoo! Messenger servers through single sign-on capability, letting your employees use their corporate Sametime identity [read] Keywords: ibm lotus sametime exchange exchange
15


It is not recommended to use Domino FAST RESTART on any platform with any version of Domino
Wed, Nov 10th 2010 6:21a   Kenio Carvalho
It is not recommended to use Domino FAST RESTART on any platform with any version of Domino. This feature was originally written for 32-bit Domino for AIX and Solaris only, and was not supported on any other platform. The feature is planned to be removed in future versions of Domino and it is not recommended to be used at all. Disabling FAST RESTART Remove the following .ini parameters: SERVER_FAST_RESTART=1 DEBUG_DISABLEOSFILELOCKS=1 SERVER_FAST_RESTART_INSTANCE=n This in [read] Keywords: domino aix
39


?SEARCHVIEW is not bringing back the expected results in 8.5.1
Tue, Nov 9th 2010 7:35a   Kenio Carvalho
Last Saturday was a busy day. I made an upgrade from Domino 7.0 to Domino 8.5.1. Everything works fine until yesterday. The design team told us that the ?Searchview with arguments doesn't work anymore. So we start to search for a solution and found this APAR. The solution was simple "Dont use ?Searchview" but i not agree with that. I opened a PMR and the support team send the solution. Put this line INOTES_WA_DISABLE_WEBSTYLE_SEARCH=1 on the notes.ini and the ?Searchview will work [read] Keywords: domino ibm notes
18


Portal Auditing Service
Sun, Nov 7th 2010 7:14p   Kenio Carvalho
The auditing service allows you to log a set of events into a separate audit log file. All events are organized in groups. For example, the logging events User created and User deleted are grouped together and can therefore only be switched on or off together. The log file contains one audit log message per line. All log messages start with a timestamp, followed by the optional transaction ID, the message code and the event message. Each event message contains the following: The user ID of the [read] Keywords:
9


Today I passed the Test LOT-955 IBM WebSphere Portal 6.1 Deployment and Administration
Wed, Nov 3rd 2010 10:27a   Kenio Carvalho
Today I passed the exam Lot-955 with 98% Given mission is a mission accomplished! Hoje passei no exame Lot-955 with 98% Missão dada é missão cumprida! [read] Keywords: administration ibm websphere websphere portal
135


After upgrading to Lotus Notes 8.5.1 Client and Template, users’ mail files appear as an Archive
Tue, Oct 26th 2010 8:17a   Kenio Carvalho
After further investigation, it was determined that the existence of the "ArchiveDatabase" field, stored in the "Archive Database Profile" was the cause of the issue. By default, the "ArchiveDatabase" field does not exist in a mail file's "Archive Database Profile", but it does exist in an Archive database. Once this field was removed, the mail file no longer appeared as an archive. The following LotusScript button code can be used to delete this field: Sub Click(Source As Button) [read] Keywords: lotus lotusscript notes notes client archive database profile
30


Errors occur if Domino Designer is launched before Notes
Sat, Oct 23rd 2010 1:31p   Kenio Carvalho
After installing 8.5.1 Fix Pack 5 for Windows, Domino Designer will not function properly unless Notes is launched first. Specifically, when you launch Domino Designer and then attempt to open an application from the Open Application dialog, a java.lang.UnsatisfiedLinkError will appear: Additionally, attempts to create a new application could cause Domino Designer to hang. This information is from TN 1450357 [read] Keywords: domino notes application java
17


Checking groups usin LotusScript
Thu, Oct 21st 2010 1:41p   Kenio Carvalho
Often occurs with the removal of a user and her name stay in groups. I created a simple agent to list groups with this kind of member. The abent above is simple and can be improved. Sub Initialize Dim db As NotesDatabase Dim doc As NotesDocument Dim docUser As NotesDocument Dim viewGroup As NotesView Dim viewPeople As Notesview Dim ses As New NotesSession Dim members As NotesItem Dim UserName As NotesName Dim f [read] Keywords: adminp agent ibm ldd lotus lotusscript




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - FAQ - Mobile Edition