SAP Database - The Unofficial SAP Knowledge Base

Hi Guest!
You can contribute to SAP Database on any topic. SAP Database might be the right place for your Ideas/Opinions to reach a larger audience.

SAP Forums

New to SAP Database? Register Now
Already a member? Login
Social Bookmarks:

Archive for the ‘Basis’ Category

Java Addin Installation

Print This Post Email This Post Written by admin on Apr 28th, 2009 | Filed under: Basis, Installation

Steps for this installation

  1. Convert the databsae to UTF8 (Note 669902)
  2. Remove all unwanted files from /sapmnt/SID
    • Check for the spool file in /sapmnt/SID/global. Delete all batch job logs.
  3. set the rdisp/msserv_internal profile parameter as 4710
  4. set the rdisp/msserv as sapmsSID
  5. Installation of SCS Instance.

Download the document on Java Addin Installation (323)


Install MySAP ERP 2005

Print This Post Email This Post Written by admin on Apr 27th, 2009 | Filed under: Basis, Installation

Installation of MySapERP 2005.
a. Create user ECCadm & SapServiceECC, add them in admin group.
b. Install JDK 1.4.1_0x
C. Installation of Oracle 10.1 software.
d. Install SAP

This guide will walk you through all the above steps with screenshots.

Download  the manual on mySAP ERP installation (594)


SAP BI 7.0 Upgrade Guide

Print This Post Email This Post Written by admin on Apr 27th, 2009 | Filed under: Basis

This simple guide will walk you through all the configuration requirements to SAP BI 7.0. This lists all the required patches, OSS Notes to be referred and the required CD/DVDs Patch downloads. It also details all the preparation steps at the OS Level, Database Level and SAP level and then walks you with all the steps in upgrading the SAP System.

Download the PDF Manual on SAP BI Update Document (731)


Central Performance History (CPH)

Print This Post Email This Post Written by admin on Jan 28th, 2009 | Filed under: Basis

CPH: Advantages at a Glance
Advantages:

  • Centrally collects monitoring data of the complete system landscape in a performant way
  • Handles minute, quarter-hourly and hourly monitoring data;
  • Deals with time zones
  • A lot of new aggregations
  • Convenient connection to RZ20
  • New central administration transaction RZ23N
  • Automated reporting or export to OS level

Exploiting SAP Internals

Print This Post Email This Post Written by admin on Dec 15th, 2008 | Filed under: Basis

A Security Analysis of the RFC Interface Implementation

SAP security is still a dark world. Very little information can be found on the Net and almost every question related to security assessment of these applications remains unanswered. This paper has the intention of bringing some light into that world, providing the results of a security analysis performed over the SAP RFC interface implementation.

SAP RFC interface is the heart of communications between SAP systems, and between SAP and external software. Almost every system that wants to interact with SAP systems does so using the RFC interface. As stated by SAP: “The RFC library is the most commonly used and installed component of existing SAP software”.

This paper describes vulnerabilities discovered in the RFC Library and their security impact. Furthermore, advanced attacks, exploiting default mis-configurations and design flaws in the interface implementation, are presented and explained. Finally, it provides solutions and suggested configurations to protect from described attacks and vulnerabilities..

Download/View the Full Article