User`s guide

IBM Lotus Notes, Domino, Domino Designer 8 Release Notes
For more details, see the following documents:
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 Server, Domino for System i
System i: CFGDOMSVR maximum length of DOM and ORG keywords
When configuring a Domino server using the CFGDOMSVR CL command, the maximum length of the
following keyword values are changed as follows:
Keyword
Maximum length
Organization (ORG) 63
Domain (DOM) 31
Domino for System i
System i: CFG/CHGDOMSVR TIMEZONE and DAYSAVTIME keywords
The CL commands CFGDOMSVR and CHGDOMSVR that are used to configure Domino servers on
System i are changed to incorporate support for the system value QTIMZON that was introduced in
V5R3.
CFGDOMSVR
The Configure Domino Server (CFGDOMSVR) CL command is used to set up either a first Domino
server or an additional Domino server. It is also used to remove an existing Domino server.
CHGDOMSVR
The Change Domino Server (CHGDOMSVR) CL command changes the configuration of an existing
Domino server. You can use this command to change specific characteristics or to add features that
were not included in the original server configuration.
The TIMEZONE keyword of the CFGDOMSVR command is modified to accept a new value *SYSVAL
which is the new default value.
TIMEZONE-Specifies the time zone to be used by the Domino server. The possible values are:
*SYSVAL
Specify the Timezone for this Domino Server based on QTIMZON system value.
time-zone
Specify a new value for the time zone (GMT, ZW1, et. al.).
177