#SAPADMIN Netweaver and Windows 2008 R2

March 22nd, 2011 No Comments   Posted in Support Pack, Upgrade, Windows

While ‘resting between engagements’, I took the opportunity to install and configure a Solution Manager system on a cloud host local to Australia.  The main reason was for a demojam entry, but it’s always good to keep my skills up to date.  The target system provided was a Windows 2008 R2 system.

Windows
Server 2003 R2 and Windows Server 2003 only have functional differences; using the same SAP kernel version, the same service packs, and
the same hot fixes and security fixes.  By contrast, going from Windows Server 2008 to Windows Server 2008 R2 requires an updated kernel (see SAP note 1383873 – Windows Server 2008 R2 Support).  Now, I could say I was using 2008 R2 for all the right reasons; for example, according to Frequently Asked Questions – SAP on Windows Server 2008 R2:

The main benefits of Windows 2008 R2 are

  • Scalability
    Windows Server 2008 R2 supports up to 256 logical processors.
  • Improved virtualization features
    On Hyper-V in Windows Server
    2008 R2, the amount of cores supported by the hypervisor (up to 32) has
    been enhanced. Another enhancement is Live Migration support by the
    implementation of Cluster Shared Volumes (CSV). Virtual Machines can be
    migrated without service interruption between the cluster members.
  • Power usage
    Windows Server 2008 R2 reduces processor power
    consumption in server computers with multi-core processors using a
    feature known as Core Parking. Core Parking allows Windows Server 2008
    R2 to consolidate processing onto the minimum number of required
    processor cores, and suspends inactive processor cores. The advantage of
    Core Parking over traditional servers is 10-15 % energy saving for the
    same workload.

For a complete list of features, see:
http://www.microsoft.com/windowsserver2008/en/us/overview.aspx

However the real reason was that Windows 2008 R2 was already installed on the server I was using.  This became a bit of an challenge, as the Install Kit I used wasn’t actually for 2008 R2 !!.  I found OSS Note 1383873 fairly quickly, but even after installing the appropriate kernel as suggested,  sapstartsrv.exe (used by the SAPxxx_NN service) would not start correctly.  I discovered via google that I needed to install an extra Microsoft c-runtime (vcredist) to run the new SAP kernel.

The reason for posting this as a blog (I’ll also add it to the wiki) is that while I’ve since found out that this is ‘general knowledge’, it wasn’t described in OSS Nnote 1383873 – Windows Server 2008 R2 Support , and in fact, the only reference I found to my symptom was in one line in 1494740- SAP system migration from Windows 2003 to 2008 (R2) 64-bit AFTER I chased the error down through Google.

Are you implementing or using Windows 2008 R2 ? If not, why not ? Corporate standards ?, Lack of product support ? Lack of in-house knowledge ?


How do you persuade the Business that an Upgrade is necessary ?

January 8th, 2009 No Comments   Posted in BASIS, Career, Upgrade

Sales are tanking, money is tight, the company is cutting costs everywhere. And you want them to fund your SAP upgrade project ? Given that only about one-third of SAP customers have upgraded to ECC/ERP 6.0, and most of these have opted to do only technical upgrades in order to save time and money, you’re not alone.

The challenge you have is that there’s no business payback for doing a technical upgrade – the only thing you end up doing is staying on support. Going to the board with this as your major justification will get your submission (and maybe you !!) thrown out.

This means you need to be creative in seeking out the payback. Not even the pure techos like to use staying on support as the main justification for an upgrade. So you need other business drivers for SAP upgrades, including the benefits of new business and technical functionality and creating a foundation for other business initiatives.

However, there are some support-driven reasons to upgrade that could pay off. One of the drivers is mitigating the risk of receiving slower maintenance responses from SAP.

Also, with a technical upgrade, you can leverage your existing existing resources to enable the upgrade, such as using the opportunity to replace hardware. For instance, switching to Windows operating system from Unix may substantially lower costs, or alternatively, changing application servers to energy (i.e. cost) saving Linux blade-type servers.

Using tools like those provided by HCL, Intellicorp or Panaya can give insight into how the current, live production system and older systems are being used. This will also identify how end users are using the system, by looking at how the standard and customized parts of the system are being used. This raises the possibility of removing some of those customized areas, and containing costs by focusing testing and support on the modules and components being used.

But the biggest driver for an upgrade is another factor (and perhaps one more reason to complete the SAP technical ERP upgrade): not having to do any more of them.

Being on the NetWeaver platform and ERP 6.0 will allow companies to adopt SAP enhancement packages . These are a mature (first released in 2006) method of applying new functionality to individula modules, and, eventually, updates to the core platform. SAP has said many times this means the end of the traditional upgrade.


Support Package Manager – Reset Queue

December 23rd, 2008 5 Comments   Posted in BASIS, Support Pack, Upgrade

Occassionally, when loading Support Packages or SPAM/SAINT Updates, the Support Package Manager (transaction SPAM) can get a bit ‘confused’. A colleaugue had this problem recently, where she was attempting to update the SPAM tool on a 4.6C system. The result was that the Support Package Manager was reporting Queue_Not_Empty .

Some times the cause is simply forgetting to confirm / finish the last SPAM/SAINT update. Once you’ve eliminated this, you need to start checking what the TMS mechanism thinks has happened. To check what is in the TMS buffers, logon to the Operating System, change directories to /usr/sap/trans/bin and execute the following:

tp SHOWBUFFER -D SOURCESYSTEMS= TAG=SPAM

Basically you need to reset the SPAM Queue to match the TMS buffers. To remove entries from the internal SPAM Queue, uUse the function module (transaction SE37) OCS_RESET_QUEUE. Execute it with parameters IV_TOOL=SPAM, IV_FORCE=X. To remove entries from the TMS buffer, execute the following command (change directory to /usr/sap/trans/bin first), where SAPKXXXXX is the 'offending' Support package or SPAM/SAINT Update:

tp delfrombuffer SAPKXXXXX pf=/usr/sap/trans/bin/TP_DOMAIN_.PFL

Before restarting the Support Package import, ensure that you've removed all files from \usr\sap\trans\tmp and make sure there is no other TP process or R3trans process running in the system at Operating system level.

Usefull Links:
Errors During Support Package Manager Phases
SAP Patch Manager (SPAM) PDF


Upgrade to SAP ECC 6.0

July 7th, 2008 3 Comments   Posted in Configuration, Upgrade

I’m posting these links for myself and anyone else who may be required to lead or assist in an upgrade to ECC6.  They point to blog entries the SAP Developer Network, which is an SAP sponsored and developed community site for all things SAP.

How To Tackle Upgrades to SAP ERP 6.0
This blog addresses frequently asked questions about the upgrade to SAP ERP 6.0, asked by customers at user group events, projects, and other occasions.  Mar. 20, 2008

How To Tackle an Upgrade (2): Technical Upgrade
In this blog, Martin Riedel, Senior Vice President and head of the SAP Global Upgrade Office, addresses frequently asked questions from customers about upgrading to SAP ERP 6.0. The questions have been gathered at user group events, on projects, and during the course of other occasions. Part 2 focuses on the technical upgrade.  Mar. 31, 2008

How To Tackle an Upgrade: Implementing Functional Enhancements
The second phase of the upgrade approach is to implement functional enhancementes. This blog post gives an overview of this phase and explains how crucial project management is. Apr. 13, 2008

How To Tackle an Upgrade (4): Implementing Strategic Enhancements
Part 4 of this blog describes how an upgrade to SAP ERP 6.0 provides the perfect basis for enabling your IT landscape for enterprise service oriented architecture (SOA) and what’s in it for you.  Apr. 28, 2008

How To Tackle an Upgrade (5): Upgrade Services for the Planning Phase
This blog post describes which services can assist you in the planning phase of your upgrade project to SAP ERP 6.0 May. 13, 2008

How to Tackle an Upgrade (6): Enhancement Packages for SAP ERP
Part 6 of this blog series focuses on some of the most frequently asked customer questions regarding enhancement packages, support packages, and upgrades.  May. 20, 2008

SAP Upgrades (7): Customers’ Experiences and Pain Points – What about Yours?
Part 7 of this blog gives you an insight into customer feedback data about SAP upgrades: What are the main challenges and pain points when planning and performing an upgrade?  Jun. 21, 2008

SAP Upgrades: When Should my Organization Convert to Unicode?
Part 8 of this blog answers one of the most frequently asked customer questions: When upgrading to SAP ERP 6.0, do we have to convert to Unicode?  Jul. 5, 2008