Hi Rishi,
The DDIC objects mainly reside in the ABAP Dictionary which resides on the Database server.Actually,there is a logical storage at the Application server in the form of ABAP dictionary but then the mappng is done from the ABAP dictionary to the objects physically stored in the Database.
Hence,you can say that the DDIC resides on Application server in the form of virtual database and resides on the Database server physically.
In case you have any further clarifications,do let me know.
Regards,
Puneet Jhari.
Hi,
Database server
Regards,
Prashant
Hi Rishi,
The data dictionary is saved on a database like for example SAP DB, Oracle, Informix or others. This database software can be both installed on the same server where SAP resides, but also on a separate server. As far as I know, the data in the SAP tables is not easily recognisable on the database server because they are saved into tables that have different formats that collect several SAP tables at once.
Kind regards,
John.
Add a comment