<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>Erik&#8217;s Brain - Project Journal and Tech Notes</title>
<description>My External Memory</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/</link>
<language>en-us</language>
<lastBuildDate>Tue, 9 Feb 2010 09:01:47 -0500</lastBuildDate>
<item>
<title>Revision to my Offline Domino Server Maintenance</title>
<pubDate>Tue, 9 Feb 2010 09:01:47 -0500</pubDate>
<description>
<![CDATA[ 
Note to self: -WEEKLY - schedule Fixup, updall, and compact -MONTHLY- Review server stats for performance and availability (statrep.nsf for this review) Run a cluster analysis if cluster serv ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/02092010090147AMEWEKMP.htm</link>
<category>Tech Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/02092010090147AMEWEKMP.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/02092010090147AMEWEKMP.htm</guid>
<content:encoded><![CDATA[ Note to self: <br /> <br /> <br /> -WEEKLY - <br /> schedule Fixup, updall, and compact <br /> <br /> <br /> -MONTHLY- <br /> Review server stats for performance and availability (statrep.nsf for this review) <br /> Run a cluster analysis if cluster servers. <br /> <br /> <br /> --SCHEDULED MAINTENANCE - server services unavailable <br /> <br /> Stop mail routing, and any other unneeded services. <br /> Tell SMTP Quit <br /> route all <br /> Tell Router Quit <br /> Tell HTTP Quit <br /> Tell IMAP Quit <br /> Traveler, etc. <br />  <br />When server down, rename log.nsf, mail.box, delete busytime.nsf<br /> <br /> Run maintenance commands (nfixup, ncompact, etc. for running command line on Windows while server down)<br /> nfixup names -f -J -v -l <br /> nfixup admin4 -f -J -v -l <br /> ncompact names -c -i -K -F <br /> ncompact admin4 -c -i -K -F <br /> nfixup -F -J <br /> nupdall -R -X <br /> ncompact -c -i <br /> <br /> Defrag drives if Windows machine <br /> Start/Restart server and ensure all tasks (router, http, etc.) are running. &nbsp;Copy any unrouted mail from renamed mail.box to new mail.box<br /> <br />   ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/02092010090147AMEWEKMP.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/02092010090147AMEWEKMP.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Mapping templates on my thumb drive under the NotesData directory.</title>
<pubDate>Tue, 12 Jan 2010 09:03:55 -0500</pubDate>
<description>
<![CDATA[ 
Call me paranoid, but I just don't like leaving my development tools and notes templates that I've built over the years on personal time, or at other jobs on my current work computer. I still need ac ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01122010090355AMEWEKP2.htm</link>
<category>Lotus Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01122010090355AMEWEKP2.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01122010090355AMEWEKP2.htm</guid>
<content:encoded><![CDATA[ Call me paranoid, but I just don't like leaving my development tools and notes templates that I've built over the years on personal time, or at other jobs on my current work computer. &nbsp;I still need access to them though, as I have built up quite a little knowledge base for myself. &nbsp;Paltry by other people's standards I'm sure, but important to me nonetheless. &nbsp; &nbsp;It's not that I don't trust others that I work with, as I'm the only developer here. &nbsp;It's just a really political environment, and you never know when they'll be sending the 'box brigade' around to pack someone up and toss them out. &nbsp; <br /> <br /> I usually keep these templates on a separate thumb drive and just navigate out of Notes Data to access them. &nbsp;It's been a pain, but nothing worth spending any time thinking about. &nbsp; It occurred to me that on all my servers that I simply map the external san drives as a subdirectory under NotesData when I need more space for something. &nbsp; Regular old shortcuts don't do the trick in Windows, but maybe you could map a drive to a subdirectory. &nbsp;I've been running windows for years and never even bothered to try. &nbsp;Lo and behold, you can and it's fairly pain free. <br /> <br /> 1. &nbsp;Create a new subdirectory on your computer under your NotesData directory. <br /> <br /> 2. &nbsp;Right-click on <strong>My Computer</strong> and select<strong> Manage</strong> from the menu. <br /> <br /> 3. &nbsp;Click <strong>Disk Management</strong> on the left under the <strong>Storage </strong>category. <br /> <br /> 4. &nbsp;Right-Click the drive you want to map to the directory you previously created and select <strong>Change Drive Letter and Paths</strong>. &nbsp;A box should open, and then you click the <strong>Add</strong> button. <br /> <br /> 5. &nbsp;Select <strong>Mount in the following empty NTFS folder</strong>, and use the <strong>Browse</strong> button to navigate to your folder. <br /> <br /> 6. &nbsp;Click OK when needed to navigate out of the dialog boxes. &nbsp;Verify &nbsp;in Windows Explorer that the contents of your thumb drive now show up in your new NotesData subdirectory.   ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/01122010090355AMEWEKP2.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01122010090355AMEWEKP2.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Notes deployment </title>
<pubDate>Wed, 6 Jan 2010 09:55:51 -0500</pubDate>
<description>
<![CDATA[ 
Per IBM recommendations, and borrowed from www.andypedisich.com. Here for my reference, as I need to throw away the printed piece of paper I'd been hanging onto. 1. Use Multi-user client install as ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01062010095551AMEWELPG.htm</link>
<category>Tech Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01062010095551AMEWELPG.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01062010095551AMEWELPG.htm</guid>
<content:encoded><![CDATA[ Per IBM recommendations, and borrowed from www.andypedisich.com. &nbsp;Here for my reference, as I need to throw away the printed piece of paper I'd been hanging onto. <br /> <br />1. &nbsp;Use Multi-user client install as default unless unique situation requires the users to switch ID and maintain the rest of the desktop <br /> <br />2. &nbsp;Seamless setup on first startup. &nbsp; Include the redesign of the mail file with desktop policy. <br /> <br />3. &nbsp;User ID fetched from ID Vault <br /> <br />4. &nbsp;If migration step needed, use startup utility with script. <br /> <br />5. &nbsp;User settings and data populated through roaming user. &nbsp;Makes easer to manage core config, and restore data after workstation failures. <br /> <br />6. &nbsp;Notes settings driven through Domino policies. <br /> <br /> <br />  ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/01062010095551AMEWELPG.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01062010095551AMEWELPG.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Those silly cluster commands I only use once a year</title>
<pubDate>Wed, 6 Jan 2010 09:51:58 -0500</pubDate>
<description>
<![CDATA[ 
Notes to self... Show status: Cluster Resources turn off resource: i.e.: Cluster iPrint offline, or Cluster iFolder offline Cluster iPrint online, etc. To turn off and restart: cluster leave c ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01062010095158AMEWELM3.htm</link>
<category>Tech Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01062010095158AMEWELM3.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01062010095158AMEWELM3.htm</guid>
<content:encoded><![CDATA[ <strong>Notes to self...</strong> <br /> <br />Show status: &nbsp;Cluster Resources <br /> <br />turn off resource: &nbsp;i.e.: &nbsp;Cluster iPrint offline, or Cluster iFolder offline <br /> <br />Cluster iPrint online, etc. <br /> <br /> <br />To turn off and restart: <br />cluster leave <br />cluster join <br /> <br /> <br />For that pesky ifolder, a quick restart script: <br /> <br />------------------ <br /> <br />#!/bin/bash <br />echo "Stop Apache" <br />rcapache2 stop <br />echo "Remove temp files" <br /> <br />rm -rf /tmp/.wapi <br />rm -rf /tmp/mod_mono_server* <br />rm -rf /tmp/wwwrun-temp-aspnet-0/ <br /> <br />killall mono <br />killall simias <br /> <br />sleep 10 <br />echo "Starting Apache" <br />rcapache2 start <br /> <br />  ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/01062010095158AMEWELM3.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01062010095158AMEWELM3.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Sync your Gmail Contacts with Thunderbird Address book</title>
<pubDate>Tue, 5 Jan 2010 12:57:30 -0500</pubDate>
<description>
<![CDATA[ 
I'm terribly cluttered when it comes to keeping track of addresses and phone numbers. It's not my fault. I use WordPerfect, Lotus Notes, Gmail, and a Moto phone that I can only push contacts to it ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01052010125730PMEWEQ92.htm</link>
<category>Tech Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01052010125730PMEWEQ92.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01052010125730PMEWEQ92.htm</guid>
<content:encoded><![CDATA[ I'm terribly cluttered when it comes to keeping track of addresses and phone numbers. &nbsp;It's not my fault. &nbsp;I use WordPerfect, &nbsp;Lotus Notes, Gmail, and a Moto phone that I can only push contacts to it via it's Moto Tools software. <br /> <br /> In Moto's defense, I can sync my Notes contacts with it's address book. &nbsp;Pretty slick in fact... when the software want's to recognize my phone. &nbsp;It's buggy as hell, and has never worked acceptably on MS NT, XP, or Vista, through my V400, V600, or A1200 motorolas. &nbsp;Then getting all that to my WP address book? &nbsp;Don't even bother, I've had enough of tinkering with that. &nbsp;I've had it working, but don't remember how. <br /> <br /> <img  src="http://lh6.ggpht.com/_jW-hZu_MRk4/R5BHXhQLXzI/AAAAAAAAAD8/P1LpX38SXyo/s800/motoming.jpg"> <br /> <br /> In my quest to be more productive, I think I'll be moving to an Android based phone. &nbsp;I love my A1200, it makes great calls and the clamshell design is superior to those candy bar phones. &nbsp;I really have no complaints. &nbsp;If only it had wifi, and I could get away from the crippled motorola linux. <br /> <br /> Ok, I'll admit, I've had it 3 years and I want a Droid. &nbsp; I'm not completely sold I NEED a new device. &nbsp;I'm still feeling a bit burned from my Palm T3 that has sat in a drawer for five years now that didn't live up to expectations.<br /> <br /> Regardless, &nbsp;the first thing I needed to do was start organizing my Address book. &nbsp;For that, I found '<a href=http://www.zindus.com/><span style="text-decoration:underline">Zindus</span></a>', a google and Thunderbird contact sync tool. &nbsp;You just add it as a plugin to Thunderbird, and start adding and syncing all your gmail addresses. &nbsp;It's a mess, but I'm getting there. <br />   ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/01052010125730PMEWEQ92.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/01052010125730PMEWEQ92.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Search your Lotus Notes Mail Journal archives</title>
<pubDate>Tue, 22 Dec 2009 12:55:44 -0500</pubDate>
<description>
<![CDATA[ 
Part 1 of 2 The ability to archive all mail traffic with mail journaling is a very powerful tool that can be used either by a private company to monitor mail, or perhaps a government agency that is ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/12222009125544PMEWEQ7V.htm</link>
<category>Open Records</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/12222009125544PMEWEQ7V.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/12222009125544PMEWEQ7V.htm</guid>
<content:encoded><![CDATA[  Part 1 of 2 <br /> <br /> The ability to archive all mail traffic with mail journaling is a very powerful tool that can be used either by a private company to monitor mail, or perhaps a government agency that is required to keep all mail for Open Records purposes. &nbsp;In addition, it's a lot easier to go through mail journals from a document production standpoint if you're involved in a lawsuit, than it is to go through hundreds of individual user mailboxes. &nbsp;This assumes of course that your organization has determined that it's best interest is to maintain this documentation, and you have some kind of document retention and disposition schedule in place. <br /> <br /> As you probably know, by default the journaling process encrypts the body and recipient fields in the mail documents when journaling, and can only be accessed with the proper user id that contains the encryption key. &nbsp;While this is great for super tight security, it's a bit overkill for many situations where &nbsp;you need to search across multiple archives, and a tight control of the mail journal ACL would suffice. &nbsp;The following procedure is an overview of what I've done in my organizations, but you'll need to weigh the pro's and con's and determine if it would be appropriate in your situation. <br /> <br /> <strong>1)</strong> You will need to set this up on a server that isn't mission critical if possible. &nbsp;Your mail archives and their corresponding indexes will take up a whole lot of space, and you might want to consider some expandable storage. &nbsp;Security may be an issue and you may prefer to put this on a server that only certain administrative folks have access. &nbsp;In addition, with hundreds of mail archives you probably don't want this on your production mail server as they consistency checks on a restart could take an uncomfortable amount of time (See the '<a href="http://www-01.ibm.com/support/docview.wss?uid=swg21266170"><span style="text-decoration:underline">Fast Restart' IBM Technote</span></a> as it may help if you can't run another server). <br /> <br /> <strong>2) </strong> If your just setting up journaling, or modifying a current environment, the first order of business is to ensure you are archiving all mail, and that the fields are not encrypted so that the server can index those fields for Full Text search queries. <br /> <center> <br /> <img  src="http://lh5.ggpht.com/_jW-hZu_MRk4/SzJ4PlDQsdI/AAAAAAAAANw/GtokQS10o9U/s800/jsettings.jpg"><br /> <strong>Exclude fields from encryption that you will want to search.</strong><br><br> <br /> <img  src="http://lh4.ggpht.com/_jW-hZu_MRk4/SzJ4PlTzg1I/AAAAAAAAAN0/6480yhyOI00/s400/journal.jpg"><br><br /> <strong>Set up your mail rule to journal all messages.</strong><br>See your Administration help for specifics.<br><br></center> <br /> <br /> <br /> <br /> <br /> <strong>3) </strong>After journaling is set up the way you want it, you'll need to update your journaling template, and then unencrypt all your old mail archives so that the server can index them. <br /> - Replace the design of your mail journal db with the custom template you can download below &nbsp;that is based on the R8 journaling template. &nbsp; Make sure that &nbsp;you select the properties "List in db Catalog", and "Include in multi-db indexing".<br /> <img  sc="http://lh6.ggpht.com/_jW-hZu_MRk4/SzJ4PlrR0pI/AAAAAAAAAN4/4-8XwMK2CD8/s800/index.jpg"><br /> <br /> <strong>4)</strong> Copy all your mail journals to a subdirectory in your Notes Data directory (for organizational purposes) and the run the designer process on the server console to update them (<strong>load design</strong>). <br /> <br /> <br /> <br /> <strong>5)</strong> Log in with your Journaling ID that has the authority to read the mail documents (has the encryption key), and one at a time go through the databases and unencrypt the docs by clicking the 'Process Encrypted' view, selecting all the documents and clicking the 'Unencrypt' button (as shown in the picture below). <br /> <br /> <img  src="http://lh5.ggpht.com/_jW-hZu_MRk4/SzJ4PzjXKZI/AAAAAAAAAN8/FPtDPq_CeTY/s800/processencrypted.jpg"> <br /> <br /> <br /> <br /> This is tedious and will take some time. &nbsp;I suggest doing this on a secondary workstation as it will be tied up while the agent works. &nbsp;In one instance, I had over 200 databases to process, and it took me a week and a half of off and on attention to it to get this done. <br /> <br /> Note: &nbsp;I suspect there should be a way to give your server ID the encryption key from your Journaling ID, however I was unable to find anything in the Notes Help databases. &nbsp;It would sure save some time by eliminating the task of processing all the documents.<br /> <br /> <strong>6)</strong> Under domino administrator, select all the journaling databases and modify the ACL (Access Control Level) to include the current server, as well as any relevant employees that need to Read this database. <br /> <br /> <strong>7)</strong> Run the domain index process. <br /> <br /> <strong>8) </strong>You should now be able to go into catalog.nsf, and if you are an authorized user, click on Domain Search and run a multi-db query on all of your mail journals. &nbsp;Pretty slick huh? &nbsp; &nbsp;Except that now you'll notice that as fast as a multi-db search is, you can't search by specific fields (ie From, or Sender), and the results are not in any useful order. &nbsp;Additionally, you can't grab the results and throw them into another container/mailbox for production purposes. &nbsp;The multi-db domain search is still very handy for getting just a few narrow results, but for advanced needs we now need to build on it and actually do something with our search results. <br><br /> ->Part Two: Advanced Actions <em>Coming Soon...</em> <br /> <br /> Download custom template &nbsp; &nbsp;   ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/12222009125544PMEWEQ7V.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/12222009125544PMEWEQ7V.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Rebuild the Domain Index for the Domino Server</title>
<pubDate>Tue, 22 Dec 2009 12:35:57 -0500</pubDate>
<description>
<![CDATA[ 
Lotus® Domino® server's Domain Index needs to be recreated due to corruption, or other reasons. From the admin client, verify the desired databases to be indexed have the properties 'List in Databa ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/12222009123557PMEWEPTK.htm</link>
<category>Lotus Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/12222009123557PMEWEPTK.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/12222009123557PMEWEPTK.htm</guid>
<content:encoded><![CDATA[ Lotus® Domino® server's Domain Index needs to be recreated due to corruption, or other reasons. &nbsp; <br /> <br />From the admin client, verify the desired databases to be indexed have the properties 'List in Database Catalog', and 'Include in multi-database indexing' selected. <br /> <br />At the domino server console type: <br /> <br /><strong>tell domidx q</strong> <br /> <br />Navigate to the domino data directory and delete ftdomain.di directory. <br /> <br />From the Admin client, delete the catalog.nsf from the files view. <br /> <br /> <br />Restart the Domino Server. &nbsp;If your catalog isn't already set to run in your Notes.ini, type: <br /> <br /><strong>load catalog</strong> <br /> <br />To speed things up, you can go into the server document, change 'Server Tasks -> Domain Indexer ->Repeat Interval of' to a shorter indexing interval. &nbsp;You can verify with <strong>Show Schedule</strong> at the console. <br /> <br />Note that the domain indexing process can take a considerable amount of time to create, and the server will be taxed heavily. &nbsp;You may need to temporarily stop any server tasks that aren't critical until finished. <br /> <br />You can verify the database is indexed by going to the admin client, opening catalog.nsf and moinitoring the domain indexer status. &nbsp;When everything has indexed, don't forget to go back into the server document and lengthen the indexing interval so as not to unnecessarily use resources, and re-enable any tasks that were temporarily terminated.  ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/12222009123557PMEWEPTK.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/12222009123557PMEWEPTK.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Lotus Rooms and Resources Manager - fix busytime.nsf issues</title>
<pubDate>Thu, 17 Dec 2009 16:10:09 -0500</pubDate>
<description>
<![CDATA[ 
Most issues with the Reservations database can be tracked down to duplicates, improperly removed rooms and resources, or a corrupt busytime.nsf database. Verify that your resource names are correct, ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/12172009041009PMEWETZF.htm</link>
<category>Lotus Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/12172009041009PMEWETZF.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/12172009041009PMEWETZF.htm</guid>
<content:encoded><![CDATA[ Most issues with the Reservations database can be tracked down to duplicates, improperly removed rooms and resources, or a corrupt busytime.nsf database. &nbsp;Verify that your resource names are correct, and that they are no longer in the 'mail in databases' section of your Address book if they have been deleted. <br /> <br />A corrupted busytime.nsf database can take quite some time to rebuild depending on how big your reservations database is, so look for other problems first. &nbsp; <br /> <br />- You may have users that no longer exist in your domino directory but have outstanding calendars and reservations. &nbsp;Resolve these first. &nbsp;Check the schedule db with: &nbsp;<strong>Tell sched validate </strong> <br /> <br />-Additionally, check the RnRmgr with: &nbsp;<strong>tell rnrmgr validate</strong> <br /> <br /> <br />To recreate busytime.nsf, you can simply shut the server down and delete the file. &nbsp;Most often however, you can't afford any downtime on that server, so the procedure is to shut down services using it, and delete the file quickly after forcing the server to release the file for a moment. &nbsp; <br /> <br />- Verify that you have the busytime.NTF template on your server before continuing. &nbsp; <br />- Stop the sched, calconn, and rnrmgr tasks <br />- Navigate to the notes data directory containing your busytime.NSF database. <br />- Enter <strong>dbcache flush</strong> into the server console, and then quickly alternate back to the data directory and delete busytime.NSF <br />- Once successful, load sched, calconn, rnrmgr and busytime.nsf will begin rebuilding. <br /><br />   ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/12172009041009PMEWETZF.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/12172009041009PMEWETZF.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Domino Blog - RSS publishing Fix</title>
<pubDate>Tue, 24 Nov 2009 14:37:53 -0500</pubDate>
<description>
<![CDATA[ 
Appears Syndication does not have a default ISO type thus throwing the following error XML Parsing Error: XML declaration not well-formed Location: http://domino-69.prominic.net/A55CF7/technotes.n ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11242009023753PMEWES7R.htm</link>
<category>Lotus Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11242009023753PMEWES7R.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11242009023753PMEWES7R.htm</guid>
<content:encoded><![CDATA[ <strong><em>Appears Syndication does not have a default ISO type thus throwing the following error</em></strong> <br /> <br /> <br /> XML Parsing Error: XML declaration not well-formed <br /> Location: http://domino-69.prominic.net/A55CF7/technotes.nsf/3F36F5CACBC314CB802571690058604F <br /> Line Number 1, Column 31:<?xml version="1.0" encoding="" ?> <br /> ------------------------------^ <br /> <br /> &#91;Domino Blog 8.x template&#93; <br />Note that this is when the RSS option is set to pull from a view, as none of the others worked either. Appears the computed form and value it's referencing doesn't exist. &nbsp; <br /> <img  alt="Image:Domino Blog - RSS publishing Fix" border="0" src="http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11242009023753PMEWES7R.htm/content/M2?OpenElement" /><br /> <br /> It's the computed value after 'encoding', and has the &nbsp;Formula: &nbsp;@DbLookup("";"":"";"vConfig"; 1;"config_xmlencoding") <br /> <br /> This form (vConfig) does not exist in the DB. &nbsp;The Form "Config" does.. however the default value for config_xmlencoding appears to be blank. <br /> <br /> The Fix <br /> - &nbsp;Added the value '<tt>ISO-8859-1</tt>' to the configuration document, under the Syndication tab, field " XML/Content Encoding:" down towards the bottom. <br /> <br /> When replacing the computed value with "ISO-8859-1", it appears to be working. &nbsp;Have not changed the lookup form value. &nbsp;This is probably in some documentation somewhere.. but there's no documentation with the template.  ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/11242009023753PMEWES7R.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11242009023753PMEWES7R.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Airstream Office updates</title>
<pubDate>Thu, 19 Nov 2009 15:25:18 -0500</pubDate>
<description>
<![CDATA[ 
My home office is being commandeered for a quick trip. Have to go visit the in-laws for a couple of days. Our choice is to stay on location in a tent or the trailer, or in a hotel 30 minutes away f ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11192009032518PMEWET5E.htm</link>
<category>Airstream</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11192009032518PMEWET5E.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11192009032518PMEWET5E.htm</guid>
<content:encoded><![CDATA[  My home office is being commandeered for a quick trip. &nbsp;Have to go visit the in-laws for a couple of days. &nbsp;Our choice is to stay on location in a tent or the trailer, or in a hotel 30 minutes away from the family we're hassling. <br /> <br /> The idea of a tent sounds a bit uncomfortable considering the cold weather, so I'm now clearing my computer and other peripherals out of the Airstream. <br /> <br /> In preparation, we've also: <br /> - Replaced 2 tires ($250) <br /> - Replaced the main front window glass (rock damage - $58) <br /> - Replaced the hot water thermostat (old one wouldn't shut off) ($20) <br /> - Updated the tag ($25) <br /> - Replaced a fuse in the Univolt so all the lights in the front will work (free!) <br /> - Replaced the door hold-open mechanism. ($8) <br /> <br /> I'm now questioning my judgment as to why I don't want to stay 30 minutes out of the way, &nbsp;in a maintenance free hotel room for less than I'm putting into this old girl to get her back on the road.   ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/11192009032518PMEWET5E.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11192009032518PMEWET5E.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Run multiple instance of Google Talk</title>
<pubDate>Sun, 15 Nov 2009 08:46:48 -0500</pubDate>
<description>
<![CDATA[ 
Run second instance of Google Talk. (windows) Modify (or make) your desktop shortcut with the switch /nomutex to allow work and personal accounts accounts to run at the same time. "c:\program ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11132009084648AMEWEKCC.htm</link>
<category>Tech Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11132009084648AMEWEKCC.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11132009084648AMEWEKCC.htm</guid>
<content:encoded><![CDATA[  Run second instance of Google Talk. &nbsp;(windows) <br /> <br /> Modify (or make) your desktop shortcut with the switch /nomutex to allow work and personal accounts accounts to run at the same time. &nbsp; <br /> <tt><br /> "c:\program files\google\google talk\googletalk.exe" /nomutex</tt>   ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/11132009084648AMEWEKCC.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11132009084648AMEWEKCC.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Embed Google Talk status on your website.</title>
<pubDate>Thu, 12 Nov 2009 16:39:50 -0500</pubDate>
<description>
<![CDATA[ 
Embed your Google Talk status in your website. A Google Talk status notification will let visitors to your web page chat with you whenever you're signed in. Possibilities? Set up an accounts sp ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009043949PMEWEUKY.htm</link>
<category>Tech Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009043949PMEWEUKY.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009043949PMEWEUKY.htm</guid>
<content:encoded><![CDATA[ <img  alt="Image:Embed Google Talk status on your website." border="0" src="http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009043949PMEWEUKY.htm/content/M2?OpenElement" /><strong><br /> <br /> Embed your Google Talk status in your website.</strong> <br /> <br /> A Google Talk status notification will let visitors to your web page chat with you whenever you're signed in. <br /> <br /> Possibilities? &nbsp;Set up an accounts specific for customer service and display who is online? &nbsp; Not only do you get online status, but it will launch a direct chat without the user needing a google account.<br /> <br /> Go here to build your link: &nbsp;<a href="http://www.google.com/talk/service/badge/New">Google Talk chatback badge</a> <br /> <br /> <br /> <img  src="http://c.skype.com/i/images/logos/skype_logo.png"> <strong><br /> <br /> Embed your Skype status in your website</strong> <br /> <br /> For Skype, <a href="http://www.skype.com/intl/en/share/buttons/">Go here to build your button</a>.   ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/11122009043949PMEWEUKY.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009043949PMEWEUKY.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Wordperfect - Restore Printer Defaults</title>
<pubDate>Thu, 12 Nov 2009 10:44:29 -0500</pubDate>
<description>
<![CDATA[ 
Reset Printer page types | setup Regedit Scroll to the top to 'my computer' Drill down to 'HKEY_CURRENT_USER' - 'Software' - 'Corel' Right click on folder 'PrintEngine' and Delete or Rename Move ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009104429AMEWEMMU.htm</link>
<category>Tech Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009104429AMEWEMMU.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009104429AMEWEMMU.htm</guid>
<content:encoded><![CDATA[ &nbsp;Reset Printer page types | setup <br /> <br /> <ul> <li>Regedit </li><li>Scroll to the top to 'my computer' </li><li>Drill down to &nbsp;'HKEY_CURRENT_USER' &nbsp;-> 'Software' -> 'Corel' </li><li>Right click on folder 'PrintEngine' and Delete or Rename </li><li>Move to 'WordPerfect', and then the version '12' or X3 </li><li>Delete the folder 'Envelope' (or rename) </li><li>Close the registry editor and test the changes</li></ul> <br />If this procedure fails, next thing to try is remove and reinstall the printer driver. &nbsp;-Make sure the driver is available before re-installing.  ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/11122009104429AMEWEMMU.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009104429AMEWEMMU.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Change an asset number on a Dell PC</title>
<pubDate>Thu, 12 Nov 2009 10:39:00 -0500</pubDate>
<description>
<![CDATA[ 
&#91;This is information from my old tech notes, have not verified if still valid but worked in 2006&#93; Change an asset number in a Dell PC. 1. Boot to the Dell Utility CD. 2. ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103900AMEWEMJF.htm</link>
<category>Tech Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103900AMEWEMJF.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103900AMEWEMJF.htm</guid>
<content:encoded><![CDATA[ &#91;This is information from my old tech notes, have not verified if still valid but worked in 2006&#93; <br /> <br /> Change an asset number in a Dell PC. <br /> <br />  &nbsp; &nbsp; &nbsp; &nbsp;1. Boot to the Dell Utility CD. <br /> <br />  &nbsp; &nbsp; &nbsp; &nbsp;2. Choose Quit in the Utility. <br /> <br />  &nbsp; &nbsp; &nbsp; &nbsp;3. The PC will kick you out into DOS. <br /> <br />  &nbsp; &nbsp; &nbsp; &nbsp;4. Go to the csd/tools/bios folder using the "cd /" command. <br /> <br />  &nbsp; &nbsp; &nbsp; &nbsp;5. Inside the folder run "asset209 /sSERVICETAG#". Make sure that there is no space between the /s and the Service Tag #.   ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/11122009103900AMEWEMJF.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103900AMEWEMJF.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Lotus Notes multi user setup from single directory install</title>
<pubDate>Thu, 12 Nov 2009 10:35:38 -0500</pubDate>
<description>
<![CDATA[ 
This was a way to switch users back before multi user setups. Still comes in handy if you often have to switch ID and don't want to log all the way out of the workstaion. Note that you'll get quite ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103538AMEWEMGB.htm</link>
<category>Lotus Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103538AMEWEMGB.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103538AMEWEMGB.htm</guid>
<content:encoded><![CDATA[ This was a way to switch users back before multi user setups. &nbsp;Still comes in handy if you often have to switch ID and don't want to log all the way out of the workstaion. &nbsp;Note that you'll get quite a few error messages denying access to whatever databases the other id had bookmarked or on the workspace. &nbsp;Beats logging out of windows though... <br /> <br /> <br />A "Location" document for each user id allows them to switch id and access database quickly. <br /> <br />- Make a copy of &nbsp;the default "Office" location in the local address book (names.nsf) for each user. <br />- Rename the location to the user's name <br />- Update the "internet address" field under the basics tab for that user <br />- Update the "mail file" field under the Mail tab to point to the user's mail database <br />- Target the user's ID under the "User ID to switch to" field <br />- Delete all but specific user location documents (Office, Mobile, etc.) to eliminate confusion when they switch IDs. <br /> <br />  ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/11122009103538AMEWEMGB.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103538AMEWEMGB.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>WordPerfect Print button Greyed Out</title>
<pubDate>Thu, 12 Nov 2009 10:32:58 -0500</pubDate>
<description>
<![CDATA[ 
WordPerfect - Greyed out 'Print' button. &#91;Note: last saw this on WP X3&#93; This situation sometimes occurs when a user has printed from a USB drive or floppy, and then shows up on all subseque ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103258AMEWEMEN.htm</link>
<category>Tech Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103258AMEWEMEN.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103258AMEWEMEN.htm</guid>
<content:encoded><![CDATA[ WordPerfect - Greyed out 'Print' button. <br /> <br />&#91;Note: &nbsp;last saw this on WP X3&#93; <br /> <br />This situation sometimes occurs when a user has printed from a USB drive or floppy, and then shows up on all subsequent documents. <br /> <br /> <br />To resolve for the current document, go into the print dialog box and click on the 'Advanced' tab <br /> <br />Uncheck the box: &nbsp;Document on Disk <br /> <br /> <br />To make permanent for other documents, at the bottom of the print dialog, click the 'Edit Settings' button. <br />Change the 'Retrieve Properties' to 'Save Current Printer Properties'.  ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/11122009103258AMEWEMEN.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103258AMEWEMEN.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Lotus Notes force compact</title>
<pubDate>Thu, 12 Nov 2009 10:30:57 -0500</pubDate>
<description>
<![CDATA[ 
Error when compacting: database is corrupt -- cannot allocate space Normally a simple fixup is required, then compact the database. Load fixup -N -J databasename (search for 'fixup options' in adm ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103057AMEWEMDE.htm</link>
<category>Lotus Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103057AMEWEMDE.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103057AMEWEMDE.htm</guid>
<content:encoded><![CDATA[ Error when compacting: &nbsp;database is corrupt -- cannot allocate space <br /> <br /> <br />Normally a simple fixup is required, then compact the database. <br /> <br />Load fixup -N -J databasename <br />(search for 'fixup options' in admin help for more) <br /> <br />Then compact the database. <br />normally, load compact -B <br /> <br /> <br />For a troublesome db that all else has failed, run: <br />load compact -c -L -i (compact copy style, allow access, ignore errors)  ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/11122009103057AMEWEMDE.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009103057AMEWEMDE.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>LN Resove Free Time innaccuracies</title>
<pubDate>Thu, 12 Nov 2009 10:28:04 -0500</pubDate>
<description>
<![CDATA[ 
- Source Unknown | pulled from my old tech notes system and posted here to keep from losing --- How to resolve Free Time inaccuracies in Notes/Domino Calendar and Scheduling ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102804AMEWEMBL.htm</link>
<category>Lotus Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102804AMEWEMBL.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102804AMEWEMBL.htm</guid>
<content:encoded><![CDATA[ <strong>- Source Unknown | pulled from my old tech notes system and posted here to keep from losing ---</strong> <br />  &nbsp; <table> <tr valign=top> <td bgcolor=white><br /> <br /> <br /> <br /> <br /> <br />  <br /><br />  <table> <tr valign=top> <td bgcolor=white><strong>How to resolve Free Time inaccuracies in Notes/Domino Calendar and Scheduling</strong> <br /> <img  alt="Image:LN Resove Free Time innaccuracies" border="0" src="http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102804AMEWEMBL.htm/content/M2?OpenElement" /></table> <br /> <br /> <table> <tr valign=top> <td bgcolor=white> <table> <tr> <td bgcolor=white> <table> <tr> <td bgcolor=white> <br /><br />  <table width=100%> <tr valign=top> <td width=100% bgcolor=white><br />  <br /><br />  <table> <tr valign=top> <td bgcolor=white><strong>&nbsp;Technote (FAQ)</strong>  <tr> <td bgcolor=white>&nbsp;  <tr> <td bgcolor=white><strong>Problem</strong>  <tr> <td bgcolor=white>What can an Administrator do to resolve inaccuracies with free time lookups/schedules that may occur in the Calendaring &amp; Scheduling feature of Lotus Notes/Domino? Should the Domino Administrator rebuild the Busytime.nsf on a periodic basis?  <tr> <td bgcolor=white>&nbsp;  <tr> <td bgcolor=white><strong>Solution</strong>  <tr> <td bgcolor=white>Index: <br /> I. Start here <br /> II. What to do next<br /> III. Prepare data for submitting to IBM Lotus Support <br /> <br /> Note: The Free Time database (Busytime.nsf) does not need to be rebuilt on a regular basis. If the Free Time database is corrupt, the Schedule Manager will abort and log a failure, and free time lookups will return no data or inaccurate data.<br /> <br />  <hr><strong><br /> <br /> I. Start Here <br /> <br /> To troubleshoot inaccurate Free Time start by doing the following:</strong><br /> <br /> 1. Compare the $BusyName value in the Calendar document against the $Name value in the Resource/Room document or the busytime document for the affected user in the Busytime.nsf or Clubusy.nsf (for clustered environments) database. <br /> These entries should be the same, and in canonical format (that is, CN=First Name Last Name/O=Organization Name). They may not match in rare cases when a user (or room or resource) was renamed and the rename did not complete without problems. Check the Administration database (Admin4.nsf) for any errors that may have occurred during a rename. <br /> <br /> 2. Make sure the StartDate Time and the EndDateTime fields of the Calendar document match up with what displays in the Calendar or the CalendarDateTime field.<br /> <br /> 2a. The $BusyPriority item value on the Calendar document is used to convey "pencilled-in" versus "busy". A $BusyPriority value of "1" (or missing) is an Appointment and should appear as occupied time in the graphical user interface (GUI). A $BusyPriority value of "2" is a pencilled-in entry and should not appear in the GUI (the GUI does weighting but it has no means of rendering "pencilled-in" versus "busy", so it does not render them).<br /> <br /> 3. Check the user's Person document for misspellings/typos in the User Name, Mail Server, Mail File, and Domain fields.<br /> <br /> 4. Check the user's Notes Client preferences to make sure the user name in the field, "This Mail File Belongs To" is correct. While in the mail file, select Actions > Tools > Preferences and switch to the Mail tab, Basics sub-tab.<br /> <br />  <hr><strong><br /> <br /> II. What to Do Next<br /> <br /> If you have checked all items above and they have their correct values then follow the steps below.</strong><br /> <br /> Note: Before executing the console commands below, please enable console logging. To enable Console logging type the following command: <br /> start consolelog <br /> <br /> From the Domino Console of the Home server of the Mail file or Resource Reservations database type the following commands: <strong><br /> <br /> 1. Tell Sched Show HIERARCHICALUSERNAME or roomname/sitename</strong><br /> <br /> This command will look at the Free Time database and display the entries for this person (sorted chronologically), and the data will be placed in the Log.nsf as well as display on the console. There will be 1 line per entry except for the case of repeating meetings which are listed as 2 lines per entry. Schedule Manager will also tell you some information about each entry such as whether it is pencilled in, repeating, etc. You can use this information to match up against entries in the user's actual Calendar.<strong><br /> <br /> 2. Tell Sched List HIERARCHICALUSERNAME or roomname/site name</strong><br /> <br /> Issuing this command will display the user's profile information, list when the user is available, and write the data to the log.nsf as well as display it on the console. If the HIERARCHICALUSERNAME is not in the busytime database or not typed correctly then Schedule Manager will log the error "User HIERARCHICALNAME not found in schedule database" instead of any data.<strong><br /> <br /> 3. Tell Sched Check HIERARCHICALUSERNAME or roomname/sitename</strong><br /> <br /> This command causes Schedule Manager to check the user's busytime data against their actual Calendar documents. If there are any existing busytime entries that are different than the actual entry in the user's Calendar, the user's busytime will be updated to match the version in the mail file. If the entry does not exist in the mail file then it is removed from the user's busytime record. Entries that do not already exist in the busytime database are not found and added; this command simply makes the current busytime data match the data in the user's mail file. If after running this command the busytime is still not accurate, open the Calendar entry in Edit mode and modify it by either making a fake change to it (for example, press the space bar in the description field) or marking it "pencil in". Run this command again. If you marked the entry as "Pencil In", deselect the "Pencil In" checkbox and run the command again.<strong><br /> <br /> 4. Tell Sched Validate HIERARCHICALUSERNAME or roomname/sitename</strong><br /> <br /> This causes Schedule Manager to check if a user is "valid" or not on that server. If the user is valid, Schedule Manager will pick up any Calendar related changes that occur in the user's mail file after the command is run. It will NOT pick up any missing updates up to that point. If Schedule Manger is already monitoring for Calendar entries then the command has no effect. This command is primarily intended to be used in cases where new users, rooms or resources get added to the Domino server but are not immediately reflected in busytime. <br /> If a new user is added and they immediately begin using Calendaring &amp; Scheduling (or a new room or resource is created and you need it to be available immediately), you can use this console command after they have been added to the Domino Directory (Name &amp; Address Book, or NAB) and Schedule Manager will begin to monitor their mail file and create a busytime record for them. Schedule Manager repeats its startup scans and database validation at 2AM local time; therefore, any new user, room or resource will automatically be found and added to Busytime.nsf at that point.<br /> <br />  <hr>If after all of the above procedures have been executed and the Free Time system still is not providing accurate results, the Free Time database may need to be re-created.<strong><br /> <br /> Note: </strong>Re-creation of the Free Time database should be conducted during off hours.<strong><br /> <br /> If the Free Time database needs to be re-created, follow these steps:</strong><br /> <br /> 1. If possible, map a drive or FTP to the Domino Server's \Data directory.<br /> 2. From the Domino Administrator open the live console.<br /> 3. Issue the following commands: <br /> Note: These commands are not case sensitive. <br /> tell sched q<br /> tell CalConn q<br /> tell RnRMgr q <---- Note: This command is for the Domino 7.x server only<br /> dbcache flush <br /> Note: Several "dbcache flush" commands may be required, depending on the OS and the server's load. <br /> <br /> 4. On the Domino Server's \Data directory locate Busytime.nsf and rename it to something else, such as Busytime.old. Then move Busytime.old out of the \Data directory and from any references to a database or directory link. <strong><br /> <br /> Note: </strong>DO NOT leave the renamed copy in the Domino server's \Data directory hierarchy or you may encounter unexpected results.<br /> <br /> 5. Issue the following commands: <br /> Note: These commands are not case sensitive. <br /> load sched<br /> load CalConn<br /> load RnRMgr <---- Note: This command is for the Domino 7.x server only <br /> <br />  <hr><strong><br /> How To Re-create Clubusy.nsf File</strong> (applies to Domino 5.x, 6.x and 7.x Servers only):<br /> <br /> The Clubusy.nsf file is the Free Time database on a clustered server. To re-create (or restore) the Clubusy.nsf file do the following:<br /> <br /> Note: This process must be done to all servers in the cluster to avoid the replication of Clubusy.<br /> <br /> 1. If possible, map a drive or FTP to the Domino Server's \Data directory.<br /> 2. From the Domino Administrator client open the live console.<br /> 3. Shut down the Sched and Calconn tasks on all clusters and flush the database cache. <br /> tell sched q<br /> tell CalConn q<br /> tell RnRMgr q <---- Note: This command should be run on Domino <strong>7.x</strong> Servers only<br /> dbcache flush <br /> <br /> Note: Several "dbcache flush" commands may be required, depending on the OS and the server's load. <br /> <br /> 4. On the Domino Server's \Data directory locate Clubusy.nsf and rename it to something else, such as Clubusy.old. Then move Clubusy.old out of the \Data directory and from any references to a database or directory link. <strong><br /> <br /> Note: </strong>DO NOT leave the renamed copy in the Domino server's \Data directory hierarchy or you may encounter unexpected results.<strong><br /> <br /> Important Note:</strong> Steps 3 and 4 MUST be done on ALL clustermates BEFORE Step 5 is performed on ANY server. Otherwise, old data may be added back into the Clubusy database invalidating what you are trying to do. If you do not do this correctly, you will have to restart the recreation process for Clubusy.nsf (steps 1 - 4) all over again.<br /> <br /> 5. Issue the following commands on all clustermates: <br /> Note: These commands are not case sensitive. <br /> load sched<br /> load CalConn<br /> load RnRMgr <---- Note: This command should be run on Domino <strong>7.x</strong> Servers only <br /> <br />  <hr><strong><br /> <br /> III. Prepare Data for Submitting to IBM Lotus Support</strong> <br /> If the steps above do not resolve the issue, please prepare the following data to be submitted to IBM Lotus Technical Support:<br /> <br />  <hr><strong>Enable debugging for the Schedule Manager</strong> <br /> Debug_schedule=1 <br /> <br /> A Note about debugs:<br /> <br /> 1.. DEBUG_SCHED_ALL is used by the Server / NSF to provide debug information about busytime lookups, etc. This option can be turned on/off via the console and takes immediate effect for Client -> Server command tracing of commands/lookups. This setting is NOT useful for tracking down any Schedule Manager related problems. A server restart is NOT required when you change the value of the Debug_schedule. It will take effect without a restart.<br /> <br /> 2.. DEBUG_SCHEDULE is used just by the Schedule Manager to provide debugging information about what it is doing (or not doing). In releases prior to Domino 6.0, it was either On or Off (a value of 1 or 0). As of Notes/Domino 6.0 it was changed into "levels" to keep the unnecessary information in the logs at a minimum. The levels are:<br /> <br /> Debug_Schedule=1 &nbsp; &nbsp; &nbsp;/* Basic debugging messages */<br /> Debug_Schedule=2 &nbsp; &nbsp; &nbsp;/* Busytime cache debugging */<br /> Debug_Schedule=4 &nbsp; &nbsp; &nbsp;/* Admin Caveats, if they want 'em */<br /> Debug_Schedule=8 &nbsp; &nbsp; &nbsp;/* Trace routine entry/exits */<br /> Debug_Schedule=16 &nbsp; &nbsp; /* Scanning dBs for docs to process */<br /> Debug_Schedule=32 &nbsp; &nbsp; /* Detail harvesting/processing related */<br /> Debug_Schedule=32768 &nbsp;/* MSB = "All" or "R5 behavior", verbose */<br /> <br /> <br /> You can combine the levels together to obtain combinations as desired. For example, you can use DEBUG_SCHEDULE=3 to obtain both "Basic" and "Busytime cache" messages. <br /> This option is for tracing busytime information gathering by Schedule Manager only. This setting is NOT useful for tracking down any busytime lookup related problems. Changes to this setting DO require a restart of Schedule Manager in order to take effect.<strong><br /> <br /> <br /> Note:</strong> In Domino 7.0 the Rooms and Resources manager also responds to similar debug parameters as the Schedule task. The values are the same, but the INI parameter to enable them is as follows: <br /> DEBUG_RNRMGR <br /> This debug information should be included for situations on Domino 7.0 Server. <br /> <br />  <hr><strong>Gather the Following Data</strong><br /> <br /> 1. An operating system (OS) copy of the Busytime.nsf/Clubusy.nsf database. Note that for clustered servers the database is called Clubusy.nsf.<br /> 2. An OS copy of the mail file or Resource Reservations database.<br /> 3. An OS copy of the Domino Directory.<br /> 4. Any logged output that relates to the problem (missing entries, entries that do not belong, etc.). <br /> <br /> - Debug results<br /> - Console log results from the Tell Sched commands in section II. above. </table> <br /> <br /><br /> <br /> <br /> <br /> <br /> <br /> </table> <br /> <br /><br /> <br /> <br /> <br /> <br /> <br /> </table> <br /> <br /><br /> <br /> <br /> <br /> <br /> <br /> </table> <br /> <br /><br /> <br /> <br /> <br /> <br /> <br /> </table> <br /> <br /><br /> <br /> <br /> <br /> <br /> <br /> </table> <br /> <br /><br /> <br /> <br /> <br /> <br /> <br />   ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/11122009102804AMEWEMBL.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102804AMEWEMBL.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Lotus Notes- Safely Reset Notes busytime.nsf without restarting server</title>
<pubDate>Thu, 12 Nov 2009 10:25:22 -0500</pubDate>
<description>
<![CDATA[ 
Resource from: http://www-1.ibm.com/support/docview.wss?rs=899&amp;uid=swg21086471 &#91;recreated here for my quick reference&#93; How to re-create the Busytime.nsf or Clubusy.nsf file on a D ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102522AMEWEM9W.htm</link>
<category>Lotus Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102522AMEWEM9W.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102522AMEWEM9W.htm</guid>
<content:encoded><![CDATA[ Resource from:  <table> <tr> <td>http://www-1.ibm.com/support/docview.wss?rs=899&amp;uid=swg21086471</table> <br /> <br /> <table> <tr valign=top> <td><img  alt="Image:Lotus Notes- Safely Reset Notes busytime.nsf without restarting server" border="0" src="http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102522AMEWEM9W.htm/content/M2?OpenElement" />&#91;recreated here for my quick reference&#93; <strong><br /> <br /> How to re-create the Busytime.nsf or Clubusy.nsf file on a Domino Server</strong> </table> <br /> <br /> <table> <tr valign=top> <td> <table> <tr> <td> <table> <tr> <td> <table width=100%> <tr valign=top> <td width=100%><br />  <br /><br />  <table> <tr valign=top> <td><strong>&nbsp;Technote (FAQ)</strong>  <tr> <td>&nbsp;  <tr> <td><strong>Problem</strong>  <tr> <td>The Free Time system in IBM Lotus Notes/Domino Calendaring &amp; Scheduling is designed to be maintenance free and should not have to be re-created; however, in some rare cases it may be necessary for a Domino administrator to re-create the Free Time database (Busytime.nsf), for example, to resolve Free Time issues. This document provides the steps to re-create the Busytime.nsf file or the Clubusy.nsf (the clustered Free Time database).<strong><br /> <br /> Important Note:</strong> It is highly recommended that administrators first follow the troubleshooting script, "How To Help Resolve Free Time Inaccuracies"<a href=Notes://oag_lexicon/86256F7F005C8941/D0C0E34F073C0D4C8625703E007F8BA3/07CD19948596B954862572290074FB9A></a> (#<a href="http://www.ibm.com/support/docview.wss?uid=swg21141060"><span style="text-decoration:underline">1141060</span></a>) before attempting to re-create the busytime database.  <tr> <td>&nbsp;  <tr> <td><strong>Solution</strong>  <tr> <td><strong>Note: </strong>Re-creation of the Free Time database should be conducted during off hours. In some environments this process could take several hours to complete, and during the process free time lookups will not work for anyone.<strong><br /> <br /> <br /> How To Re-create Busytime.nsf File (applies to Domino 4.5x/4.6x, 5.x and 6.x Servers):</strong> <br /> The Busytime.nsf file is the Free Time database on a non-clustered server. To rename the Busytime.nsf file do the following:<br /> <br /> 1. If possible, map a drive or FTP to the Domino Server's \Data directory.<br /> 2. From the Domino R5 Administrator open the live console.<br /> 3. Issue the following commands: <br /> tell sched q<br /> tell calconn q<br /> tell RnRMgr q <---- Note: This command is for the Domino 7.x server only<br /> dbcache flush<br /> <br /> Note: Several "dbcache flush" commands may be required, depending on the OS and the server's load. <br /> <br /> 4. On the Domino Server's \Data directory locate Busytime.nsf and rename it to something else, such as Busytime.old. Then move it out of any data or any reference to a database or directory link. DO NOT leave the renamed copy in the Domino server's data directory hierarchy. <strong><br /> Note: </strong>DO NOT leave the renamed copy in the Domino server's \Data directory hierarchy or you may encounter unexpected results. <br /> <br /> 5. Issue the following commands: <br /> load sched<br /> load calconn<br /> load RnRMgr <---- Note: This command is for the Domino 7.x server only<br /> <br /> Note: These commands are not case sensitive. <br /> <br />  <hr><strong><br /> How To Re-create Clubusy.nsf File </strong>(applies to Domino 5.x, 6.x, and 7.x Servers only):<br /> <br /> The Clubusy.nsf file is the Free Time database on a clustered server. To re-create (or restore) the Clubusy database, do the following:<br /> <br /> Note: This process must be done to all servers in the cluster to avoid the replication of Clubusy.<br /> <br /> 1. If possible, map a drive or FTP to the Domino Server's \Data directory.<br /> 2. From the Domino Administrator client open the live console.<br /> 3. Shut down the Sched and Calconn tasks on all clusters and flush the database cache. <br /> tell sched q<br /> tell calconn q<br /> tell RnRMgr q <---- Note: This command is for the Domino 7.x server only<br /> dbcache flush <br /> Note: Several "dbcache flush" commands may be required, depending on the OS and the server's load. <br /> <br /> 4. On the Domino Server's \Data directory find the Clubusy.nsf and rename it to something else, such as Clubusy.old. Then move it out of any data or any reference to a database or directory link. <strong><br /> Note: </strong>DO NOT leave the renamed copy in the Domino server's \Data directory hierarchy or you may encounter unexpected results. <strong><br /> Important Note:</strong> Steps 3 and 4 MUST be done on ALL clustermates BEFORE Step 5 is performed on ANY server. Otherwise, old data may be added back into the Clubusy database invalidating what you are trying to do. If you do not do this correctly, you will have to restart the recreation process for Clubusy.nsf (steps 1 - 4) all over again. <br /> <br /> 5. Issue the following commands on all clustermates:<br /> <br /> Note: These commands are not case sensitive. <br /> load sched<br /> load CalConn<br /> load RnRMgr <---- Note: This command should be run on Domino <strong>7.x</strong> Servers only  <tr> <td>&nbsp;</table> <br /> <br /><br /> <br /> <br /> <br /> </table> <br /> <br /><br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> </table> <br /> <br /><br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> </table> <br /> <br /><br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> </table> <br /> <br /><br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br />   ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/11122009102522AMEWEM9W.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102522AMEWEM9W.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Lotus Notes New mail dialog box, but no new mail</title>
<pubDate>Thu, 12 Nov 2009 10:23:48 -0500</pubDate>
<description>
<![CDATA[ 
New Mail message pops up and there's no new mail This occasionally happens when the "NewMailSeqNum = " line in Notes.ini gets out of sequence with the server. Delete the line and restart the Notes ...
 ]]>
</description>
<link>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102348AMEWEM8X.htm</link>
<category>Lotus Notes</category>
<dc:creator>Erik Welch</dc:creator>
<comments>http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102348AMEWEM8X.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102348AMEWEM8X.htm</guid>
<content:encoded><![CDATA[ New Mail message pops up and there's no new mail <br /> <br /> This occasionally &nbsp;happens when the "NewMailSeqNum = " line in Notes.ini gets out of sequence with the server. &nbsp;Delete the line and restart the Notes client   ]]></content:encoded>
<wfw:commentRss> http://blog.inetfusion.com/A55CF7/technotes.nsf/dxcomments/11122009102348AMEWEM8X.htm</wfw:commentRss>
<wfw:comment> http://blog.inetfusion.com/A55CF7/technotes.nsf/dx/11122009102348AMEWEM8X.htm?opendocument&amp;comments</wfw:comment>
</item>
</channel></rss>
