NSF everywhere
After I found the NSF in a knife now I found on the door of a truck.
NSF is international certificate of quality
NSF everywhere
After I found the NSF in a knife now I found on the door of a truck.
NSF is international certificate of quality
This technote show how to setup Notes as an Internet Mail Client.
Today an alert on my computer caught my attention. The release of Firefox 17.0. The Browser version number WAR as described here.
I decide to check the last chrome versio and it is 23.0 and IE is 10.0
Several years ago, in Brazil, we have a big inflation rate and the government divide the money by 10 or 100 to reduce zeros and launch a new money.
So Firefox is 1.7, Chrome is 2.3 and IE is 1.0 the initial version :-).
Take a look at Notes & Domino 9. The record of the webcast is here
BM Lotus Notes and IBM Lotus Domino are vulnerable to four Java exploits where malicious agents, applets, or XPages applications can escalate privileges. These vulnerabilities are in the IBM Java SDK.
In the case of a Traveler server being hosted on a VM, there are instances where performance problems or symptoms may arise, but the cause may be due to the VM environment/configuration. How can the VM environment be checked to confirm this?
See this TechNote
IBM has announced end of marketing and end of support for IBM WebSphere Portal and Web Content Manager Version 6.1 and Version 6.1.5 offerings, effective September 30, 2014.
Create a simple agent in the mail.box to reset the RoutingState field to “” (null) for selected messages. When the RoutingState field is reset, the router will attempt to dispatch the messages.
This table describes additional Tell commands you can use with Agent Manager.
Command | Result |
Tell Amgr Cancel | Cancels the scheduled agent that is currently running.
Note Tell Amgr Cancel does not cancel agents executed by other processes, such as HTTP or router; however, you can use the remote debugger to cancel agents executed by any process. If a third-party application hangs and does not return control back to IBM® Lotus® Notes®, the agent cannot be canceled. Specify the agent to be canceled by entering these arguments: “db name” ‘agent name’ Example: Tell Amgr Cancel “DatabaseName.nsf” ‘AgentName’ Note You can use the Tell Amgr Schedule command to determine which agents can be canceled. |
Tell Amgr Debug | Displays either the current debug settings for the Agent Manager or lets you set new ones. When using this command to set debug values, you can use the same flags used by the Debug_AMgr command in the NOTES.INI file. These settings take effect immediately; you do not need to restart the Agent Manager or the server.
The following are Tell Amgr Debug parameters:
|
Tell Amgr Run | Runs the agents that you designate with these arguments:”db name” ‘agent name’
Example: Tell Amgr Run “DatabaseName.nsf” ‘AgentName’ |
Tell Amgr Pause | Pauses scheduling of agents |
Tell Amgr Quit | Stops the Agent Manager on a server. |
Tell Amgr Resume | Resumes scheduling of agents. |
Tell Amgr Schedule | Shows the schedule for all agents scheduled to run for the current day. In addition, the command shows the agent trigger type, the time the agent is scheduled to run, the name of the agent, and the name of the database on which the database runs. Checking the Agent Manager schedule lets you see if an agent is waiting in one of the Agent Manager queues.
Agent Manager queues: E – Agents eligible to run S – Agents scheduled to run V – Event-triggered agents waiting for their events to occur Trigger types: S – Agent is scheduled to run M – Agent is a new mail-triggered agent U – Agent is a new/updated document-triggered agent |
Tell Amgr Status | This command shows a snapshot of the Agent Manager queues and displays the Agent Manager settings in the Server document. |