<?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: Use Oracle as DB for Data profiler Reports in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261703#M1682</link>
    <description>ok, we have tested today on 10g, but could not reproduce your issue. 
&lt;BR /&gt;Can you give us more details about your permission settings?
&lt;BR /&gt;Does your schema already contain other tables? or is it empty?</description>
    <pubDate>Wed, 20 Apr 2011 16:38:52 GMT</pubDate>
    <dc:creator>Sebastiao_Qlik</dc:creator>
    <dc:date>2011-04-20T16:38:52Z</dc:date>
    <item>
      <title>Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261699#M1678</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am trying to set Oracle database (instead of HSQL) as the default database to store data regarding my reports. I am using a login ID which has permissions to create table. But I am getting an error "In creating database it has not enough privilege, please modify the privilege for this user". PFA screen shot of the same. &lt;BR /&gt;Does the user login ID require permissions to create database? Does this mean the information will be stored within a new schema in the Oracle database?&lt;BR /&gt;Please let me know what other privileges the user ID needs to have to accomplish the above successfully.&lt;BR /&gt;Thanks!&lt;BR /&gt;Mythili&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261699#M1678</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261700#M1679</link>
      <description>Hi Mythili S,
&lt;BR /&gt;Thanks for your message,when you change database(Oracle) to store data,you must set up permissions of Oracle's user,the user's permissions must
&lt;BR /&gt;contain three kinds as follow:
&lt;BR /&gt;"create any table"
&lt;BR /&gt;"insert any table"
&lt;BR /&gt;"unlimited tablespace"
&lt;BR /&gt;Then you can try again.</description>
      <pubDate>Wed, 20 Apr 2011 09:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261700#M1679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-20T09:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261701#M1680</link>
      <description>Hi Mythili,
&lt;BR /&gt;Which version of Oracle are you using? 
&lt;BR /&gt;does the CSMARTVOL already exist? 
&lt;BR /&gt;if it does not exist, the studio will try to create it (hence the permissions to create a schema), but if it exists, it should be able to create the tables in it without the need of schema creation permissions.</description>
      <pubDate>Wed, 20 Apr 2011 09:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261701#M1680</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2011-04-20T09:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261702#M1681</link>
      <description>Hi Sebastiao,
&lt;BR /&gt;We are using Oracle 11g. 
&lt;BR /&gt;CSMARTVOL already exists. 
&lt;BR /&gt;I am unable to save the settings itself. The error is thrown as soon as I click on "Apply".
&lt;BR /&gt;Thanks!
&lt;BR /&gt;Mythili</description>
      <pubDate>Wed, 20 Apr 2011 16:33:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261702#M1681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-20T16:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261703#M1682</link>
      <description>ok, we have tested today on 10g, but could not reproduce your issue. 
&lt;BR /&gt;Can you give us more details about your permission settings?
&lt;BR /&gt;Does your schema already contain other tables? or is it empty?</description>
      <pubDate>Wed, 20 Apr 2011 16:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261703#M1682</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2011-04-20T16:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261704#M1683</link>
      <description>Sebastiao,&lt;BR /&gt;The schema already contains tables and is in use since a long time. &lt;BR /&gt;The ID with which I tried is the functional ID and it has all privileges, including creation of tables.&lt;BR /&gt;I am really curious why the error message says "In creating database it has not enough privilege......"&lt;BR /&gt;Thanks!&lt;BR /&gt;Mythili</description>
      <pubDate>Wed, 20 Apr 2011 17:27:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261704#M1683</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-20T17:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261705#M1684</link>
      <description>We will investigate this issue and let you know the reason as soon as we understand. &lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 20 Apr 2011 18:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261705#M1684</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2011-04-20T18:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261706#M1685</link>
      <description>Mythili,&lt;BR /&gt;can you tell us the result of the following two commands:&lt;BR /&gt;&lt;PRE&gt;select t.username,t.granted_role from user_role_privs t&lt;/PRE&gt;&lt;BR /&gt;&lt;PRE&gt;select t.username,t.privilege from user_sys_privs t&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 Apr 2011 09:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261706#M1685</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2011-04-29T09:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261707#M1686</link>
      <description>Sebastiao,&lt;BR /&gt;PFA results of the queries.&lt;BR /&gt;Thanks!&lt;BR /&gt;Mythili</description>
      <pubDate>Fri, 29 Apr 2011 12:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261707#M1686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-29T12:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261708#M1687</link>
      <description>If you grant your user to have the following 3 privileges, then you should be able to initialize the datamart structure. &lt;BR /&gt;"create any table"&lt;BR /&gt;"insert any table"&lt;BR /&gt;"unlimited tablespace"</description>
      <pubDate>Fri, 29 Apr 2011 13:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261708#M1687</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2011-04-29T13:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261709#M1688</link>
      <description>Sebastiao,&lt;BR /&gt;So in which schema will the tables be created. Will TDQ be creating a new schema? &lt;BR /&gt;Thanks!&lt;BR /&gt;Mythili</description>
      <pubDate>Fri, 29 Apr 2011 14:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261709#M1688</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-29T14:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261710#M1689</link>
      <description>No, TDQ will not create a new schema. You must enter an existing schema name in which you want to see the tables in the preference page. &lt;BR /&gt;You may create a user called "tdq" and the tables and views will be created in this schema if the user "hr" has the appropriate permissions.</description>
      <pubDate>Fri, 29 Apr 2011 15:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261710#M1689</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2011-04-29T15:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261711#M1690</link>
      <description>Sebastiao,
&lt;BR /&gt;We grated the 3 privileges mentioned above to our functional ID and now we are able to use Oracle as the reporting DB. Thank You!
&lt;BR /&gt;Is there any document which can give us more details regarding the way the data is stored in the multiple TDQ_* tables which are now created in Oracle? This would throw some light on what can be expected in the various tables and how effectively we can utilize that data.
&lt;BR /&gt;Thanks!
&lt;BR /&gt;Mythili</description>
      <pubDate>Wed, 04 May 2011 14:48:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261711#M1690</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-04T14:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261712#M1691</link>
      <description>great!&lt;BR /&gt;yes, you can read the appendix in the Talend Data Quality user guide. It contains a description of the datamart structure.</description>
      <pubDate>Thu, 05 May 2011 10:00:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261712#M1691</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2011-05-05T10:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261713#M1692</link>
      <description>Sebastiao, 
&lt;BR /&gt;I have another follow-up question on this thread, once the datamart structure is initialized then can we drop the elevated privileges given to user ID (CSMARTVOL) i.e. drop 
&lt;BR /&gt;"create any table" 
&lt;BR /&gt;"unlimited tablespace" 
&lt;BR /&gt;And go back to original privileges? Please refer to link below for the original privileges 
&lt;BR /&gt; 
&lt;A href="http://www.talendforge.org/forum/postgallery.php?pid=55640&amp;amp;filename=roles_and_privileges.JPG" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/forum/postgallery.php?pid=55640&amp;amp;filename=roles_and_privileges.JPG&lt;/A&gt; 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 16 May 2011 18:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261713#M1692</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-05-16T18:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Use Oracle as DB for Data profiler Reports</title>
      <link>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261714#M1693</link>
      <description>As long as you do not upgrade your studio, I guess that you should be able to drop these privileges. &lt;BR /&gt;Let me know if you have an issue by doing this.</description>
      <pubDate>Mon, 16 May 2011 18:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Use-Oracle-as-DB-for-Data-profiler-Reports/m-p/2261714#M1693</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2011-05-16T18:49:53Z</dc:date>
    </item>
  </channel>
</rss>

