cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I need to write a program to find out which database server is used, its ip address, its version and the databases within the server. How can i do that? Is there a config file or something similar which has all the information. Are there any APIs which i can use?

Please help me out here.

0 Likes
View Entire Topic
Former Member

Hi

Call "RFC_SYSTEM_INFO" by using SAP RFC C++ SDK and read the info

Best regards,

Orkun Gedik