<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Alfresco Meta Data is not populating when oracle is used as a database server in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-meta-data-is-not-populating-when-oracle-is-used-as-a/m-p/297624#M250754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you actually create an empty schema for alfresco to use?&amp;nbsp; And give the account you are going to use full access.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2014 16:03:25 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2014-05-12T16:03:25Z</dc:date>
    <item>
      <title>Alfresco Meta Data is not populating when oracle is used as a database server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-meta-data-is-not-populating-when-oracle-is-used-as-a/m-p/297620#M250750</link>
      <description>HiI have done the installation of alfresco enterprise 4.1.5 linux VM with no postgress as i want to use oracle as a backend database server. After the installation is complete, i have restarted the alfresco servers with the following oracle properties and with their respective values in alfresco glo</description>
      <pubDate>Mon, 12 May 2014 13:44:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-meta-data-is-not-populating-when-oracle-is-used-as-a/m-p/297620#M250750</guid>
      <dc:creator>hniazi</dc:creator>
      <dc:date>2014-05-12T13:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Meta Data is not populating when oracle is used as a database server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-meta-data-is-not-populating-when-oracle-is-used-as-a/m-p/297621#M250751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should set db.url property ,you can set it like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;db.username=alfresco&lt;BR /&gt;db.password=alfresco&lt;BR /&gt;db.driver=oracle.jdbc.OracleDriver&lt;BR /&gt;db.url=jdbc:oracle:thin:@localhost:1521:alfresco&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;or like this &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;db.driver=oracle.jdbc.OracleDriver&lt;BR /&gt;db.url=jdbc:oracle:thin:@${db.host}:${db.port}:${db.name}&lt;BR /&gt;db.name=alfresco&lt;BR /&gt;db.host=localhost&lt;BR /&gt;db.port=1521&lt;BR /&gt;db.username=alfresco&lt;BR /&gt;db.password=alfresco&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 14:07:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-meta-data-is-not-populating-when-oracle-is-used-as-a/m-p/297621#M250751</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-05-12T14:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Meta Data is not populating when oracle is used as a database server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-meta-data-is-not-populating-when-oracle-is-used-as-a/m-p/297622#M250752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did set it but it dint work either.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 14:35:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-meta-data-is-not-populating-when-oracle-is-used-as-a/m-p/297622#M250752</guid>
      <dc:creator>hniazi</dc:creator>
      <dc:date>2014-05-12T14:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Meta Data is not populating when oracle is used as a database server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-meta-data-is-not-populating-when-oracle-is-used-as-a/m-p/297623#M250753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;please upload your log file &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 15:23:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-meta-data-is-not-populating-when-oracle-is-used-as-a/m-p/297623#M250753</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-05-12T15:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Meta Data is not populating when oracle is used as a database server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-meta-data-is-not-populating-when-oracle-is-used-as-a/m-p/297624#M250754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you actually create an empty schema for alfresco to use?&amp;nbsp; And give the account you are going to use full access.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 16:03:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-meta-data-is-not-populating-when-oracle-is-used-as-a/m-p/297624#M250754</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-05-12T16:03:25Z</dc:date>
    </item>
  </channel>
</rss>

