Summary
CMS doesn't supports GenericDatabaseBaseAdapter by which we can get the CI details from the external database. We can import the CIs from the external database like oracle, MSSQL server and MySql server.
Question
GenericDatabaseBaseAdapter by which we can get the CI details from the external database.
We can import the CIs from the external database like oracle, MSSQL server and MySql server
Answer
GDBA adapter supports the oracle, MSSQL and MYSQL database. It doesn't support the postgress database