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


Sorry, no records were found!

Recent Blog Posts
129


DAOS Backup and Restore
Mon, Feb 13th 2012 8:36a   Kenio Carvalho
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 l [read] Keywords: ibm notes database
68


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
87


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
216


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
85


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
152


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
168


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




117


"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
122


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
121


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




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