Problems with Multi-clients in SAP Production System
Posted by
Admin at
|
Share this post:
|
0 Comments
Some of the potential problem of using multi-clients in one production system are:
1. problems affecting one client immediately affect all other clients.
an eg.: 1 client runs a job that fills up a tablespace or file-system.
2. A system crash affects all clients immediately. e.g. an Oracle archive stuck will affect all clients.
3. programs/tables are client independent. Individual customers cannot make changes to common programs/client without affecting the others.
4. Poorly written ABAP's will cause bad response throughout the SAP system, affecting all clients.
Keyword: BASIS
Title : Problems with Multi-clients in SAP Production System