Hi ,I have implemeted DAS for a datatype by running iwsyncdb.ipl and it got failed.When i refer the iwddd_* log file for that datatype it shows DAS: ERROR: Database vendor attribute not setDAS: ERROR Deployment not foundDAS: ERROR:ERROR: Unable to determine operation mode.I found the entry "oracle-db" set for database attribute values for the generated datatype_dd.cfg files.But my database name is a different one that i configured in odhome/OpendeployNG/etc/database.xml. Later i found that i have forgortten to update the database attribute in ddtemplate filesddcfg_uds.template & mdc_ddcfg_uds.template which have got the database attribute name set as "oracle-db". After setting the correct database name in ddtemplate files I have restared the Event Sub System & OpenDeploy Services. But i found the following error entry in odhome/OpenDeployNG/od.log file.DD Home : /app/opendeploy/OpenDeployNG**ERROR**:com.interwoven.dd100.dd.TDatabaseCfg 103 Unable to find named database "oracle-db"**ERROR**:com.interwoven.dd100.dd.TDeploymentCfg 103 Deployment "basearea" contains no destinationsDD Home : /app/opendeploy/OpenDeployNG**ERROR**:com.interwoven.dd100.dd.TDatabaseCfg 103 Unable to find named database "oracle-db"**ERROR**:com.interwoven.dd100.dd.TDeploymentCfg 103 Deployment "deltagen" contains no destinations.Please give me some suggestions/help .Thanks in advance.Softwares used:Operating System : Solaris 8.0Teamsite Version : 6.5. SP1Open Deploy Version : 6.0.2.0.0.Database : Oracle 8i.