Installation of the Engine
Description
Shut down the Notes server (Exit) on which you want to install the Engine.
Add the following entries to the NOTES.INI:
APILogFileName=(NAME OF YOUR API LOG FILE, e.g. SYSTEM\APILOG.NSF)
APILogFileEntries=130,8000
APIKeyFileName=(PATH OF YOUR Engine License ID, e.g. C:\NOTES\USER.AEI)
APICacheLogReport=1
APIELUpdateInterval=10
As of V2.00:
APINoEngineINI=1
APIControlDB=(NAME OF YOUR API control database, e.g. SYSTEM\APICTRL.NSF)
APIJobDB=(NAME OF YOUR API job database, e.g. SYSTEM\APIJOB.NSF)
APIKeyFileName is not required for the Light version.
Append ServerTasks to the NOTES.INI entry by adding ,Xengine (X is the platform identifier: n=Windows, i=OS/2, none for Linux).
(for example, for Windows: ServerTasks=Replica,Router,Login,Stats,nengine)
Save the NOTES.INI.
Copy the executable files (for Windows, for example, naekrnl.dll,naefun1.dll,naehook.dll,naedtcp.dll and nengine.exe; for Client Engines also NCE.EXE and NCENT.EXE) to the NOTES-PROGRAM-ROOT of your Notes server.
Create a directory named API in the NOTES-DATA-ROOT and copy the databases MTRCTRL.NSF , MTRAJOB.NSF and MTRALOG.NSF, as well as APIHELP.NSF into this directory.
The MTR*.NSF and APIHELP.NSF can also be installed in a directory other than API.
Copy the databases MTRSTRL.NTF , MTRAJOB.NTF and MTRALOG.NTF to the NOTES-DATA-ROOT of your Notes server.
You can replicate these databases with our server; this keeps you on the current version of these databases.
Create a directory named SYSTEM in the NOTES-DATA-ROOT an.
If you run your Notes server under OS/2 V2.0, delete the program QNC.EXE from the NOTES-PROGRAM-ROOT of your Notes server, if this has not already been done.
Start the workstation software on your Notes server. Add all databases, including the *.NTF files, to your desktop.
Make a copy (NOT A REPLICA / views, forms and documents) of the database MTRCTRL.NSF with the name APICTRL.NSF in the SYSTEM directory of the NOTES-DATA-ROOT of your Notes server (for example C:\NOTES\SYSTEM or C:\NOTES\DATA\SYSTEM).
Make a copy (NOT A REPLICA) of the database MTRALOG.NSF with the name APILOG.NSF in the SYSTEM directory of the NOTES-DATA-ROOT of your Notes server, or with the name that you specified in the NOTES.INI entry.
Make a copy (NOT A REPLICA) of the database MTRAJOB.NSF with the name APIJOB.NSF in the SYSTEM directory of the NOTES-DATA-ROOT of your Notes server.
Start your Notes server.
If the server starts successfully with the Engine, it will output, among others, the following messages:
Engine will output messages such as:
04.09.2002 15:55:10 #ENGINE SYS-ERR#XXXX …
and will then terminate again after outputting the line:
04.09.2002 15:51:34 Engine V5.00 B327 [c]2002 SL Net-Solutions (www.sl-netsolutions.de), shutdown completed
wieder beenden.
Additional sources of error under OS/2:
Incorrect entries in CONFIG.SYS:
The PATH statement must contain an entry that points to the
NOTES-PROGRAM-ROOT . (This is normally done by the NOTES installation
.)
The working directory of the Notes server must point to the NOTES-DATA-ROOT
. (See the OS/2 documentation.)
LINUX:
The Notes lib path must be entered in ld.so.conf.
The files must be copied to this directory (for example /opt/lotus/notes/latest/linux).
(After copying, the permissions must be checked.)
The AEI must be placed in the Notes data directory (for example /home/notes/data).
Note : This text was machine-translated and may contain inaccuracies.
