Skip to main content

Software   >  

About "Lotus QuickPlace 7.0 i5/OS Enabling Fix for Domino 7.0.3"

 Technote (FAQ)
 
 
Question
A QuickPlace Enabling Fix is required in order for Lotus® QuickPlace® 7.0 servers on i5/OS® (iSeries™) to run on Lotus Domino® 7.0.3.
 
Answer
Note: Lotus QuickPlace 7.0 is not supported for installation on Domino 7.0.4. Do NOT upgrade a QuickPlace 7 server to Domino 7.0.4. Although QuickPlace 7.0 cannot run on a Domino 7.0.4 server, it can interoperate with Domino 7.0.4 servers. Also, Domino 7.0.4 servers can coexist in the same i5/OS LPAR with a QuickPlace 7.0 server running on Domino 7.0.2 or 7.0.3.

To obtain the fix required to run QuickPlace 7.0 on a Domino 7.0.3 server on i5/OS, refer to

IBM Fix Central:

http://www.ibm.com/eserver/support/fixes/

Select the following options:

Product Family: Lotus
Product: Lotus Quickr
Version: 7.0.0.0
Platforms: i5/OS

The latest version of the enabling fix is included in the following Recommended Fix Group:
7.0-QuickPlace-i5OS-Recommended-Group

Select the group and download the Enabling Fix:
7.0-QuickPlace-Enabling_Fix-Domino_7.0.3-i5OS

Installation instructions can be found in the README.TXT file, which is included in the download and repeated below for your convenience.

-------------------------------------------------------------
README.TXT

IBM Lotus QuickPlace 7.0 i5/OS
Enabling Fix for Domino 7.0.3 (Multilingual)

Fix LQ00955 for 5724J24, QuickPlace 7.0 for i5/OS
October, 2007
--------------------------------------------------------------
This README.TXT file pertains to the electronic distribution
of QuickPlace 7.0 for i5/OS fix LQ00955

This document contains the following sections:
-- About QuickPlace 7.0 Enabling Fix for Domino 7.0.3
-- Prerequisites
-- Installation Procedures for Enabling Fix


-----------------------------------------------------------------------
About QuickPlace 7.0 Enabling Fix for Domino 7.0.3
-----------------------------------------------------------------------
The Enabling Fix for Domino 7.0.3 is required in order for
QuickPlace 7.0 servers on i5/OS to run on Domino 7.0.3.

New installation:
-- If you are deploying QuickPlace for the first time, you
should install Domino 7.0.3 and QuickPlace 7.0. Then
install the Enabling Fix for Domino 7.0.3 before configuring
your QuickPlace server.
-- For more information, see the "Lotus QuickPlace 7.0
Installation and Upgrade Guide." This guide is available for
download. For a link to the Lotus QuickPlace 7.0 information, see:
http://www.ibm.com/systems/i/software/quickr/library.html


Upgrade:
-- If you plan to install the Enabling Fix for 7.0.3, you must
have QuickPlace 7.0 installed. Therefore, if you are currently
using Team Workplace 6.5.1, you should first complete the
upgrade to QuickPlace 7.0.
-- If you have installed any QuickPlace 7.0 hot fixes, you
must remove them before installing the Enabling Fix for
Domino 7.0.3.
-- You can install the QuickPlace enabling fix before or after
installing Domino 7.0.3 and upgrading your QuickPlace server
to Domino 7.0.3. However, you must complete the Domino
upgrade and install the Enabling Fix before you start the server
and attempt to use QuickPlace.
-- If you have multiple QuickPlace servers running in the same i5/OS
LPAR, you must upgrade all of them to Domino 7.0.3 when you install
the Enabling Fix for Domino 7.0.3. It is not possible to run
QuickPlace 7.0 on any Domino release other than 7.0.3 once you have
installed the Enabling Fix for Domino 7.0.3.
(Domino multiversioning permits you to run other Domino or Sametime
servers in the same LPAR using different Domino releases if you
prefer. Only the QuickPlace servers must use Domino 7.0.3 if you
install this Enabling Fix.)

Fix LQ00955 is built and applied as an i5/OS PTF to QuickPlace
7.0 for i5/OS.

--------------------
Prerequisites
--------------------

5724J24 V7R0M0 QuickPlace 7.0 for i5/OS must already be
installed on your i5/OS server before you install the Enabling Fix
for Domino 7.0.3.

For additional information about QuickPlace 7.0 for i5/OS,
see: http://www.ibm.com/systems/i/software/quickr



-------------------------------------------------------
Installation Procedures for Enabling Fix
-------------------------------------------------------

After downloading the self-extracting zip file to your workstation
and extracting the contents, you will find the following files:

README.TXT: This Readme file
LQ00955: i5/OS binary save file containing QuickPlace
7.0 Enabling Fix for Domino 7.0.3

To apply the Enabling Fix PTF on the i5/OS server, you must have a
user profile with command line capabilities, and a user class of
*SECOFR.

1. Establish a 5250 session with the i5/OS server and sign on
with the appropriate user profile.

2. Run the following command to create a temporary library
on your i5/OS server:

CRTLIB LIB(MYLIB) TEXT('Library for QP fix for Domino 7.0.3')

3. Run the following command to create the necessary Save
file on your i5/OS server:

CRTSAVF FILE(MYLIB/LQ00955) TEXT('QP fix for Domino 7.0.3 LQ00955')

4. Transfer the PTF save file from your workstation to the i5/OS
server.

On your workstation, enter the following commands and responses
when prompted:

cd xxxx [change to the directory on your workstation that
contains LQ00955]
ftp: [your i5/OS system name or IP address]
Name: [Enter your user profile name and press ENTER]
Password: [Enter your password and press ENTER]
ftp>binary
Representation type is binary IMAGE.
ftp>put LQ00955 MYLIB/LQ00955
ftp>quit

5. To end any active QuickPlace servers, enter the following
command:

WRKDOMSVR

Use option 6 (End Domino server) on this display to end each
active server that is running QuickPlace.
Wait until the servers are ended before you continue with
Step 6. Use the Work with Active Job (WRKACTJOB) command to
determine when all QuickPlace servers have shut down.

6. You must remove any QuickPlace hot fixes that may be
installed on your i5/OS server. To determine if any hot fixes
are currently installed, run the following command:

DSPPTF LICPGM(5724J24)

If any PTFs are currently applied, you must remove them using the
RMVPTF command before applying the Enabling Fix for Domino 7.0.3.

7. To load and apply the QuickPlace PTF that enables Domino 7.0.3,
issue the following OS/400 commands:

LODPTF LICPGM(5724J24) DEV(*SAVF) SAVF(MYLIB/LQ00955)
APYPTF LICPGM(5724J24) SELECT(LQ00955)

When you install the PTF, the enabling fix is added to all
existing QuickPlace servers. If you configure a new QuickPlace
after installing the PTF, the enabling fix is automatically added
to the new server.

 
 
Cross Reference information
Segment Product Component Platform Version Edition
Messaging ApplicationsLotus DominoLotus Domino Serveri5/OS7.0.3All Editions
 
 

Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Rate this page
Please take a moment to complete this form to help us better serve you.
This material provides me with the information I need.




This material is clear and easy to understand.




Did the information help you to achieve your goal?
What updates, improvements, or related information would you like to see in this document?
Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.
Input the verification number to submit feedback:
Document information
 Product categories:
 Software
 Organizational Productivity, Portals & Collaboration
 Real-time & Team Collaboration
 Lotus QuickPlace
 Install/Configuration
 Operating system(s):
  OS/400, i5/OS
 Software version:
  7.0
 Reference #:
  1283613
 IBM Group:
 Software Group
 Modified date:
 2007-10-19

Translate My Page
 
 

Rate this page

Help us improve this page. Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.