/usr/lib/vmware-vcops/tools/RepositoryAdapter/Conf/Conf.properties file
If your vcops is installed on the appliance mode...then mention only the FSDB details...rest of the SQL & Oracle DB is applicable for the Vcops - exe based installation either in Windows /Linux based OS.
Updat the follwoing value only ..
#source FSDB
sourcefsdbDriver=com.integrien.fsdbjdbcdriver.FSDBJDBCDriver
sourcefsdbUrl=rmi\://<IP address>\:1199/DBMS
Mention the output path :
#incremental = false means full for maxDays days
incremental = false
maxDays = 365
retryConnectCount = 5
#milliseconds
delayBetweenRetries = 10000
exportToCsv = true
csvFilePath = C:/csv.csv
csvDelimiter = ,