SAP Basis Training I (PDF Library)
SAP Basis Training I (PDF Library)
SAP ARCHITECTURE.......................................................................................................... 4
R/2 VS R/3 ARCHITECTURE: ................................................................................................... 4
R/3 LANDSCAPE REEBOK:....................................................................................................... 5
PRD LAYOUT: .......................................................................................................................... 5
SAP APPLICATION LAYER ...................................................................................................... 6
SAP COMMUNICATION: .......................................................................................................... 6
SAP BASIS............................................................................................................................... 7
SYSTEM MONITORING FROM SAP: ........................................................................................ 7
AL08.......................................................................................................................................... 7
DB01 ......................................................................................................................................... 7
SM12 ......................................................................................................................................... 8
SM21 ......................................................................................................................................... 9
SM36 ....................................................................................................................................... 10
SM37 ....................................................................................................................................... 10
SM50 ....................................................................................................................................... 11
SM51 ....................................................................................................................................... 11
SM66 ....................................................................................................................................... 12
ST04 ........................................................................................................................................ 12
SYSTEM MONITORING FROM UNIX:..................................................................................... 13
GLANCE PLUS .......................................................................................................................... 13
ONSTAT.................................................................................................................................... 14
SAR .......................................................................................................................................... 14
REPORTING PERFORMANCE ISSUES: .................................................................................... 15
ISSUES AFFECTING THE WHOLE SYSTEM: .............................................................................. 15
ISSUES AFFECTING ONLY ONE USER: ..................................................................................... 15
HEADS UP: ............................................................................................................................... 15
DAILY STATUS REPORT:.......................................................................................................... 16
INFORMIX............................................................................................................................ 17
INFORMIX ARCHITECTURE: .................................................................................................. 17
INFORMIX INFORMATION ...................................................................................................... 17
ONSTAT: .................................................................................................................................. 17
SAPDBA:.................................................................................................................................. 18
ONMODE & ONINIT: ................................................................................................................ 18
INFORMIX INFORMATION FROM SAP: ..................................................................................... 18
SAP USERS AND SECURITY ............................................................................................ 19
SECURITY OVERVIEW ............................................................................................................ 19
TRANSACTION CODES ............................................................................................................ 19
SU01........................................................................................................................................ 19
SU53........................................................................................................................................ 20
SYSTEM SUPPORT MENU (UNKNOWN TRANSACTION CODE)................................................... 20
ZAUT ...................................................................................................................................... 21
SAP Architecture
R/2 vs R/3 Architecture:
R/2 (host based)
Big Iron
Presentation
(SAP GUI)
1......x
TCP/IP
Direct Terminal
Application
(SAP)
1......x
TCP/IP
Database
(Informix)
1
SAP System
DEV
(USUNX07,
Central System)
CON
(USUNX11,
Central System)
PRD
(See next image)
RPT
(Copy of PRD)
TRN
PRD Layout:
Presentation
(SAP GUI)
SAP GUI
USUNX08_00
FI
USUNX12_00
Batch
USUNX15_00
SD
USUNX23_00
SD
USUNX25_01
FI
USUNX26_00
Batch
USUNX26_01
Update
USUNX25_00
Central Instance
USUNX07
Database
USUNX29_00
Parallel Processing
USUNX32_00
Batch
USUNX32_01
Update
USUNX33_00
Parallel Processing
USUNX30_00
ARC
FI
SD
IF AFS
(Special Software
for Appearal and
Footwear)
MM
BASIS
- Interaction Application & Database
- Interface host OS and DB
- Manage users and security
- Manage transports
- Exceptions
- Jobs
- Monitoring
Config
- How do the modules
work for Reebok
Repository
- ABAP/4
- INFORMIX
- UNIX
SAP Communication:
SAP GUI
Dispatcher
OR
OR
ABAP
Central Instance
(Message Server)
Wait Queue
Database
Application Server
(i.e. USUNX08 FI)
SAP Basis
System Monitoring From SAP:
AL08
This transaction code shows a list off all user currently logged on to the SAP system
(all app servers).
DB01
This transaction codes will display table locks.
SM12
This transaction code will display the enqueue locks.
Fill in the selection criteria as you want them and hit the list button at the top.
SM21
This transaction code is used to see the system log files.
After you have filled in your selection make sure to choose system log, choose, all
remote system logs before you hit the read log button.
SM36
This transaction is used to schedule a background job.
SM37
This transaction code is used to display background (or batch) jobs submitted by
users.
SM50
This transaction code is used to display all the work processes on the current apps
server.
SM51
This transaction code is used to display a list off all the running apps servers. There
should be 12 apps servers running at all times.
By double clicking on one off the servers in the list you will then see a listing off all
the workprocesses on that server (same as using sm50). Note: you will also connect
to that server.
SM66
This transaction code will display a list off all current running work processes on all
the apps servers. It doesnt refresh itself automatically so hit <enter> or select the
refresh button located at the top.
The list can be sorted by selecting a colum and hitting the sort button located at the
top.
ST04
This transaction code will bring up the Informix database overview. It displays
information about the current use of the database
If you select the detail analysis menu using the button in the top bar you will see the
screen shown below.
Here the button informix session is very usefull because the screen it brings up will
help you map the PID to the SID.
Glance Plus
Glance is an unix command used to show system usage. It must be run as root or
superuser.
Onstat
Onstat is an informix status command. It must be run on the informix database server
as user informix. There are a few possible options:
$ onstat -l
$ onstat m (shows the tail off the informix log)
$ onstat g sql SID
$ onstat u r |grep SID
Sar
Sar is used to display disk activity on the unix box.
#sar g 5 5
Heads Up:
If you do find anything in the list below pass on a general heads up to the Basis team
so they have an idea where to look.
sm21
st22
sm13
OSS notes
ST11
Informix log (onstat m)
Informix
Informix Architecture:
RAM
Chunks
Chunks
RAW Disk
RAW Disk
Database
Page
A database is made up off database records. These are made up of chunks (of raw
disk space) which comprise pages of data. A data page will be loaded into RAM. At
that time an entry will be made in the physical log. Changes are then made to the
page in RAM and an entry added to the logical log. If the database should crash, the
physical and logical logs can be used to restore database integraty.
Informix Information
All informix commands are run on the database server as user informix.
Onstat:
Onstat is used for a number off things.
onstat - : will show if informix is up and running
onstat m : tail of the informix message log (located in:
/informix/<SID>/online.<machinename>.<sid>.log). Checkpoint shold be 7 secs
onstat -- |more : help on onstat
SAPdba:
This displays information about the database for SAP. More than you can get from
SAP but without the SAP protection of itself!
db02
st04
dpspace should be < 95%
Transaction
Yes ?
Profiles
Authorisations
Yes ?
Authorisations
Fields
Fields
Transaction Codes
SU01
This lets you lock and unlock users.
SU53
This transaction code is used for displaying authorisation problems. If a user has an
authorisation issue this screen can tell you why.
ZAUT
This is the tools for user maintenance. Requesting new users, changing
authorisation, etc.
DEV
(RET)
CON
(RCN)
Development
Testing
PRD
(RTL)
Production
Manual Transports
For a few systems you have to do manual transports (like ARC). To do this:
rlogin to the box
su <sid>adm
cd /usr/sap/trans/bin
tp addtobuffer RET<transportnumber> SID
tp import RET<transportnumber> SID client050