Problems in Heterogeneous Setup
Posted by
Admin at
|
Share this post:
|
0 Comments
Heterogeneous Setup: Development server and Production server working on different platforms .
Logically SAP system just looks for where the data is stored and works on TCP/IP. It just does not matter where the database resides for development and production.
The transport mechanism just transports from the development client to productive client. This is supported by SAP. It just works fine but some advantages are available if you have similar systems.
When updating patches for a particular os/db combination , you have a chance to see how it works, before trying it on productive system.
Keyword: BASIS
Title : Problems in Heterogeneous Setup