06.01.2013 Views

Download PDF - IBM Redbooks

Download PDF - IBM Redbooks

Download PDF - IBM Redbooks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

4.2.4 Considerations for data sharing<br />

With DB2 for z/OS, you can perform the DB2 10 migration completely online if systems are<br />

configured in a data sharing environment. For details about the process and example<br />

scenarios, see the sdn best practice document “Migrating SAP systems to DB2 10 for z/OS”<br />

at:<br />

http://service.sap.com/~sapidb/011000358700001414122010E<br />

During the process, the subsystems of the data sharing group operate on different release<br />

levels. For monitoring and operations, consider the following recommendations:<br />

► At most, have one Alert router instance running to run on the member with the lowest<br />

release in the group.<br />

► If you want to perform monitoring, use the DBA Cockpit on an application server<br />

connected to the member with the lowest release.<br />

► Prepare the startup JCL jobs for the application environments used by the ADMIN stored<br />

procedures as explained in “Mixed releases in a data sharing group” in DB2 10 for z/OS<br />

Data Sharing: Planning and Administration, SC19-2973-03. With this setup, you can<br />

match the DB2 load module with the DBM1 code level of the respective member to allow<br />

calls to WLM-managed stored procedures at any time.<br />

► Ensure that no support package updates and transports run into the system during these<br />

phases.<br />

4.2.5 After the migration<br />

After you successfully enter DB2 10 NFM, you must perform several steps to adapt the<br />

installation to the new features and naming standards.<br />

Rebinding packages and subsystem parameter EDMPOOL<br />

As explained in 3.1.3, “Virtual storage constraint relief for DB2 10: Larger number of threads”<br />

on page 31, the EDM pool is moved above the bar in DB2 10. However, this change takes<br />

effect only after the packages are rebound. To perform the rebind for the CLI packages, use<br />

the following statement:<br />

db2radm -m db2i -B force<br />

To rebind SAPCL, see “Adapting the SAPCL installation” on page 73.<br />

To ensure that all packages are rebound, check the timestamp of the last bind with the<br />

statement shown in Example 4-3.<br />

Example 4-3 Checking bind timestamps<br />

SELECT NAME, BINDTIME FROM SYS<strong>IBM</strong>.SYSPACKAGE ORDER BY TIMESTAMP.<br />

Before DB2 10, the EDMPOOL subsystem parameter controlled the overall storage allocated for<br />

the EDM pool. With DB2 10, this parameter no longer determines a fixed storage size, but<br />

constrains the maximum size of the EDM pool storage below the bar. SAP has not yet<br />

changes the recommendation for the EDMPOOL parameter for customers who have not yet<br />

done a rebind. When all packages are rebound, you can change this parameter to the DB2 10<br />

installation default of 0 (zero). However, because the storage is not allocated if it is not used<br />

with DB2 10, you can retain the SAP recommended setting.<br />

72 Running SAP Solutions with <strong>IBM</strong> DB2 10 for z/OS on the <strong>IBM</strong> zEnterprise System

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!