Last evening I read a wonderful article about women in IT ( Making the Climb Women in IT Team Up To Succeed). The article featured three different women and how they have been working to help other women succeed in IT. The three women are Carolyn Leighton, Dee Dee Lear, and Sandy Carter. Carolyn and Dee Dee made some great points that really struck me as I read the inserts about each of them. Carolyn Leighton is the founder of Women in Technology International (WITI). In the excerpt about her (Carolyn Leighton), she brought up a very critical point. Carolyn states "today our biggest obstacles to having women as CEOs is how women view themselves". This is so true. I was told by my family I couldn't go to college because I was a girl and didn't need to. I didn't believe that and therefore didn't let that stop me. In general, I have never let other people's perceptions of what their role of women in society is stop me from doing what I wanted to do and was interested in doing. Carolyn Leighton has started 6 companies, she clearly hasn't let her vision be stunted.
In the excerpt about Dee Dee Lear, she makes a very interesting observation. She talks about young women graduating from college now and states "They have an untainted view and they don't see the glass ceiling. It's the 'me generation'. This generation doesn't let the outside world determine who they'll be and they aren't intimidated. They've seen women as CEOs of large, worldwide Fortune 100 companies and women running for the highest political offices in their countries."
Sandy Carter has done some amazing things with the EXploring Interests in Technology and Engineering (EX.I.T.E) Camp for elementary girls. She explains in the article that in the first camp, zero of the 100 girls in the camp were interested in IT at the start of the camp. During the camp, the girls programmed a robot, created a Web site and pretended to be sales reps. At the end of the camp, 98 out of the 100 girls wanted to pursue a career in IT. This ties directly into Carolyn Leighton's point that the biggest obstacles women have today is how they view themselves.
I hope you enjoy reading the article as much as I did.
|
Women in IT
|
|
I hadn't defragged my hard drive for a while. I used Power Defragmentor this evening (which I highly recommend, http://power-defragmenter-gui.en.softonic.com/). It has been over a few weeks since I ran my last defrag, I know, bad! Prior to running Power Defragmentor, I had 3.87 GB free on my hard drive. After running Power Defragmentor, I had 8.15 GB free. I really need to schedule this to run more frequently. Happy Defragging!
|
It pays to defrag
|
|
Today is the 9th anniversary of starting my company. I can't believe it's been that long!!
|
9th Anniversary celebration
|
I have a customer that has about 550 users; of these 550 users, about 12 were reporting that they were receiving the OOO reminder email every morning, even though they had turned their OOO agents off. The document properties showed the messages were received every morning at 3:59 AM. About half of the users were using the iNotes6 template and the other half were using the Std6Mail template. The server level is 6.5.6 FP3. In trying to figure out why these handful of users were receiving the reminder message to turn their OOO agents off, I did the following:
- checked that their OOO agents were not enabled
- ensured the users did not have local copies or replicas that may be causing issues
- made sure the users didn't have local archives with the OOO agent enabled
- checked for replicas on other servers in the domain
- checked the schedule of all agents on the server and din't see any OOO agents scheduled for these users nor were there any agents scheduled to run at 3:59 AM
- using NoteMan, looked at the contents of the OutOfOfficeProfile documents and ensured the documents were not corrupt in any way
- deleted the OutOfOficeProfile profile documents for the affected users
- deleted the form (OutOfOfficeProfile) and the agents OutOfOffice and (Edit Office Profile) from the affected mail files and then refreshed their design so these design elements were pulled from the template [prior to doing so, checked the templates to make sure the OOO agent wasn't enabled in the templates, everything checked out just fine]
- checked the document properties of the OOO agent reminder emails and looked for clues there, this turned up nothing as well
With all of these items turning up empty, I next enabled debug to capture agent execution details and then combed through the output. This revealed the following message being generated for each of the affected users at 3:59 AM.
"AMgr: Received new mail event from Router for 'mail/xxxxx.nsf' "
So indeed the users were being sent the OOO remidner emails, but still no clues as to what was causing the reminder emails to be sent.
In looking at the tasks running on the server, I noticed the UPDATE task was not running. The ServerTasks= line in the notes.ini had been edited and this task had been removed from the ServerTasks variable. When inquiring about this, I found out this was a change a consultant that had previously been engaged had made. There had been no specific reason given for removing the task.
I had the customer add the UPDATE task back to the ServerTasks= variable and then do a 'load update' at the console to get the task running right away. This fixed the problem, no more OOO reminder messages were sent to the affected users. I have to admit this is the strangest OOO agent issue I have worked on.
|
Extremely strange OOO agent issue solved
|
In my most recent blog entry when I migrated a customer from Domino on Linux to Domino on iSeries ( Fun day tomorrow! ) I noted there was an issue with the CFGDOMSVR command not taking the TIMEZONE parameter. I did some checking and found this is a known issue with an open SPR. This issue is planned to be fixed in release 8.0.3.
The TIMEZONE parameter is new in release 8 on iSeries (AS/400, System i, IBM i, ...). The parameter allows a Domino server to adopt the timezone of the iSeries it is running on. The value for this parameter can be set to *SYSVAL or a specific timezone setting. If *SYSVAL is specified, the value in the iSeries system value, QTIMZON, will be used by the Domino server when setting it's timezone. The problem is this parameter isn't working correctly. The result when configuring a release 8.0, 8.0.1, or 8.0.2 server is that the Timezone variable in the notes.ini is set to 0.
Until this issue is addressed in release 8.0.3, your options are to either enter the correct timezone (GMT, CST, CET, ZE4, ...) when configuring the Domino server; or if you choose to specify the value *SYSVAL, you will need to edit the notes.ini of the Domino server and change the value of the Timezone variable as appropriate.
|
It is a bug - TIMEZONE parameter ignored
|
|
Tomorrow I will be working with a customer to migrate their Domino environment from Linux to the iSeries. Woo hoo!!
|
Fun day tomorrow!
|
In working with a customer to do some performance tuning of their Domino environment, it became very apparent that Domino release 8 requires less memory. This particular customer is running 7 Domino servers on one LPAR on a 550 (iSeries). Three of the Domino servers provide mail and calendaring services for about 1500 users, one server is a Sametime server providing instant messaging services, and the other three servers are used for development and testing of applications that integrate with back-end data. The customer was running Domino 6.5.5 prior to the upgrade. They upgraded to release 8.0.1 on April 19. The graph below shows a significant reduction in paging and faulting rates as soon as the upgrade happened.
 The paging and faulting rates went from around 700-800 faults/second down to 300-400 faults/second. There were no changes to the NSF buffer pool sizes for any of the servers, the only thing that changed was the release of Domino. The graph shows pool 2, which is the base memory pool for i5/OS. This is where all Domino servers run by default, so this was a pretty standard setup.
This significant reduction in paging and faulting would result for a customer with a similar configuration upgrading from release 7. I have found there is very little different between release 6 and 7 servers from a memory management and consumption perspective. Release 8 however is significantly more efficient when it comes to memory consumption.
|
Domino 8 requires less memory
|
The Work with Domino Servers (WRKDOMSVR) command is a wonderful utility provided with the Lotus Domino server code for i5/OS. It provides an interface to work with Domino servers in many ways. The most commonly used features are starting, stopping, and displaying or working with the Domino console. There are some options on the WRKDOMSVR command that are seldom used, however they provide some very helpful features. These features aren't displayed on the main screen for this command, therefore I am finding few people know about them.
These hidden features are options 14, 15, and 16. Option 14 is 'Work with support files'. This option takes you directly into the IBM_TECHNICAL_SUPPORT subdirectory of the Domino server's data directory. Option 15 is 'Work with NSDs' which takes you into the IBM_TECHNICAL_SUPPORT directory and only displays the NSD files. Option 16 is 'Dump server call stacks'. This option is especially helpful if you are experiencing a server hang condition or other critical issues with your Domino server. By using option 16, call stacks are dumped for each active job running on the Domino server. It used to be that you had to download a special utility to dump the call stacks, now it is as simple as specifying option 16 next to the Domino server!
There is one other option I would like to point out. This one is shown on the main WRKDOMSVR screen, however I find it is not used as frequently as it could be. This is option 9, 'Work server jobs'. I find I use this option all the time. I can quicly see which jobs are running on the Domino server, what their run state is, how much CPU they are consuming, and the number of threads that are active under the job. When working with customers, I often see people switching to WRKACTJOB to see the jobs running under the Domino subsystem. Once I show them how easy it is to get to the information they're looking for by simplying selecting option 9, they are quite pleased.
|
WRKDOMSVR Tricks
|
I came upon a strange situation with my test Domino server I have on an iSeries (ok, IBM i) server. When I configured this test server, I neglected to select the option to have the server automatically start when TCP/IP is started. The iSeries was IPLed over the weekend for some maintenance work. When I went to access my server today, I had to start it. Right after starting it, I thought, "I need to change the autostart parameter so this situation doesn't happen in the future".
I issued a CHGDOMSVR command right after starting the server, which lead me to a really strange situation. The server appeared as if it had started normally, however I was unable to access it. Upon examining the messages on the console, I saw this message:
"Warning! Failed to allocate message queue resource; post-crash/fault recovery shutdown system disabled."
The server was hung, so I dumped the server call stacks, for futher debug purposes (from option 16 from the WRKDOMSVR command). A consistent theme I saw in the call stacks for the threads that were hung was:
QDOMINO801 LIBNOTES OSSEM 0000000001 OSLockReadFRWSemWithInfo QDOMINO801 LIBNOTES OSSEM 0000000032 OSLockReadFRWSemInt QDOMINO801 LIBNOTES OSSEM 0000000001 WaitOnNativeSemaphoreCounted QDOMINO801 LIBNOTES OSSEM 0000000025 WaitOnNativeSemaphore QDOMINO801 LIBNOTES OSSEM 0000000017 WaitForThreadSem QSYS |