#Locally Cached Preferences #property REPOS_DB_VERSION_ALLOWED is used to control which database version allowed to connect to by OWB. The valid values are: Oracle 10g, Oracle 11g. By default, OWB will assume the db version is Oracle 11g.You can list both Oracle 10g and Oracle 11g to allow OWB connect to either version. e.g.: REPOS_DB_VERSION_ALLOWED = Oracle 10g, Oracle 11g REPOS_DB_VERSION_ALLOWED = Oracle 10g, Oracle 11g OverrideRepositoryVersionCheck=false OverrideRuntimeVersionCheck=false