Dear All,
I would like to share below checklist which helped me to remind of doing things before starting SUM tool while working with multiple systems in a upgrade project. After reading ECC EHP6 master guide, SUM guide, Upgrade guide and recommended SAP notes from service marketplace which is obvious separate guides and notes which I have downloaded on my disk for reference. But I needed something handy for each phase which I can print and stick it to my desk so I have created a master document in which I have created multiple sheets like below :
Master Document :
- High Level Technical Plan - Sharing / Updating this sheet weekly and sending across client steering committee for Project update
- Detail Technical Plan - A pure tech plan sheet mixed of above mentioned guides & SAP Notes
- Planning & Preparation - Checklist before starting SUM tool
- Solman Specific - Technical steps from adding system to LMDB/SMSY till STACK file generation
- Execution & Postwork - Execution phases are actual SUM phases like Initialization, Extraction, Configuration etc., and Postwork steps
- SAPNotes for reference & Monitoring log files path - Details from SAP notes like keyword from note: 1790828, Increase DB process in case of error in Preprocessing phase refer note : 34432.
Below is the example of Planning & Preparation sheet I will try correct and post remaining sheets from above document soon.
Source : SAP ECC 6.0 EHP2 with Oracle 11g on RHEL 6
Target : SAP ECC 6.0 EHP6 with Oracle 11g on RHEL6
Sr.No | Steps | Description | Remarks |
PREPARATION - SAP Specific | |||
1 | SAP - Kernel upgrade to patch level | Upgrade kernel to 700/353 to avoid errors in Welcome Phase | |
2 | SAP - BRTOOLS Upgrade | For 11g it's recommended to use BRTOOLS 740 to avoid errrors in Configuration Phase | |
3 | SAP - Invalid temp tables | Check for invalid temp tables & delete if require | |
4 | SAP - Open requests check | Check for open requests in SE03 & release or delte unwanted requests | |
5 | SAP - Update requests check | Delete old / cancelled update requests from SM13 | |
6 | SAP - Lock entries check | Delete old held locks from SM12 | |
7 | SAP - Missing index check | Check for missing indexes in DB02 | |
8 | SAP - Update DB statistics for all | Update DB statistics using BRTOOLS | |
9 | SAP - Gather all SAP user password | Check and update all SAP admin user password in 000 & master client | |
10 | SAP - Keyword check | 1736483 - Use this keyword for SUM | SAPNote - 1790828 |
11 | SAP - Cehck SPAM version | Atleast SPAM level 50 require for Extraction Phase | |
12 | SAP - guides review | Check SAP Update, Upgrade, SUM, Master guides and their respective checklist | |
13 | SAP - notes review | Check SAP Central SUM Notes, Oracle specifics for know problem and solution | |
14 | SAP - Customize RFC creation | Create a RFC-Destination & update FINB_TR_DEST | SAPNote - 912369 |
15 | SAP - check the structural requirements | parameter should be - rdisp/mshost =SID & rdisp/wp_no_vb=3 | |
16 | SAP - check BG workprocess | ||
17 | SAP - Install or update SAP Host Agent | ||
18 | SAP - Backup of table | Backup of table -T512W using report -RPU12W03S | |
PREPARATION - DB Specific | |||
1 | DB - user check | Check account of all users in dba_users SAP DB users set to unlock | |
2 | DB - user password check | Update DB user - SYSTEM password | |
3 | DB - user privilage check | check dba_sys_privs for SAPSR3 | |
4 | DB - check missing indexes | ||
5 | DB - archive status check | Set to NOARCHIVE Mode | |
PREPARATION - OS Specific | |||
1 | OS - Space check | /usr/sap -> should have 50 GB free space | |
2 | OS - Free space check in tablespaces | Check using DB02 for sufficient free space for all tablespaces | |
3 | OS - UUID Daemon start | start service from root user - (1) service uuidd start (2) chkconfig uuidd on | 1391070 - Linux UUID solutions |
4 | OS - Directory creation | Create SUM directory under /usr/sap/SID | |
5 | OS - Host selection for SUM | Copy all software (SUM/EHP) to SID CI host | |
6 | OS - Check hardware | Check for CPU, RAM, Mount points, Freespace | |
7 | OS - Check VNC server | Check for Display variable by login thrugh VNC | |
8 | OS - Gather all user/password | Check password for sidadm, orasid, root | |
Thanks & Regards,
Salim