User`s guide

IBM Lotus Notes, Domino, Domino Designer 8 Release Notes
C and C++ Application Requirements
ATTENTION:
Any applications that use the Domino C or C++ API on i5/OS need to be reviewed to make sure they are
properly enabled for use with Domino on i5/OS.
There are two important considerations:
1.
Bind to QNOTES/LIBNOTES
Some applications incorrectly specify a library of *LIBL when binding to the LIBNOTES service
program. This can result in incorrect operation in a multi-versioned Domino environment.
Applications must specify library QNOTES when binding to the LIBNOTES service program in order
to function correctly in a multi-versioned environment.
2.
Enable for Teraspace
When 64-bit support for Domino becomes available, Domino for i5/OS will also change to use the
i5/OS 64-bit pointer and teraspace support. To ensure proper operation, applications using the
Domino C or C++ API must be teraspace-enabled. This can be accomplished by recompiling the
application with the teraspace compiler option specified. This is expected to provide significant
improvement in Domino i5/OS performance when 64-bit support is introduced.
For more details, see the following document
s:
Considerations when developing Domino C and C ++ API applications for i 5/OS:
http://www.ibm.com/support/docview.wss?rs=203&uid=swg21238494
Domino 7 for i5/OS Application Development Guide (Chapter 2 - Application Development
Considerations)
http://www.lotus.com/ldd/doc/uafiles.nsf/docs/i5osdom7/$File/apdev400.pdf
For information on Domino 64-bit plans, see this document:
http://www-1.ibm.com/support/docview.wss?rs=463&context=SSKTMJ&dc=DB520&uid=swg212
33872&loc=en
_
US&cs=UTF-8&lang=en&rss=ct463lotus
Domino for System i
System i: IBM HTTP Server plug-in for Domino
This section lists the software and PTFs required to use the IBM HTTP Server plug-in with Domino 8 and
i5/OS V5R4.
Required software
The following are the software requirements for the IBM HTTP Server plug-in for Domino:
z
IBM i5/OS V5R4, 5722SS1, with latest PTFs applied
z
IBM HTTP Server, 5722DG1
Group PTF
The following group PTF is required.
z
SI199114 - IBM HTTP SERVER FOR I5/OS
34