<?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>question Re: Is there a workaround for using sysadmin privileges when using Oracle as the metastore during a Ranger install?? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-workaround-for-using-sysadmin-privileges-when/m-p/96379#M9869</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/186/sshaw.html" nodeid="186"&gt;@Scott Shaw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please see this &lt;A target="_blank" href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_Ranger_Install_Guide/content/configuring_oracle_for_ranger.html"&gt;link&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I don't believe so. You would need a DBA to create user scheme and grant necessary privileges &lt;/P&gt;&lt;P&gt;You can use the Oracle root user to create the Ranger databases.&lt;/P&gt;&lt;P&gt;Optionally, you can also create a non-root user to use to create the Ranger databases. For example, you would use the following series of commands to create the &lt;CODE&gt;RANGERDBA&lt;/CODE&gt; user and grant it permissions using SQL*Plus, the Oracle database administration utility:&lt;/P&gt;&lt;PRE&gt;# sqlplus sys/root as sysdba
CREATE USER $RANGERDBA IDENTIFIED BY $RANGERDBAPASSWORD; 
GRANT SELECT_CATALOG_ROLE TO $RANGERDBA;
GRANT CONNECT, RESOURCE TO $RANGERDBA; 
QUIT;&lt;/PRE&gt;</description>
    <pubDate>Tue, 03 Nov 2015 05:45:45 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2015-11-03T05:45:45Z</dc:date>
    <item>
      <title>Is there a workaround for using sysadmin privileges when using Oracle as the metastore during a Ranger install??</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-workaround-for-using-sysadmin-privileges-when/m-p/96378#M9868</link>
      <description>&lt;P&gt;When installing Ranger in a production environment we do not have access to sysadmin privileges. Is there anyway to install Ranger without using sysadmin?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2015 05:41:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-workaround-for-using-sysadmin-privileges-when/m-p/96378#M9868</guid>
      <dc:creator>SQLShaw</dc:creator>
      <dc:date>2015-11-03T05:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a workaround for using sysadmin privileges when using Oracle as the metastore during a Ranger install??</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-workaround-for-using-sysadmin-privileges-when/m-p/96379#M9869</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/186/sshaw.html" nodeid="186"&gt;@Scott Shaw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please see this &lt;A target="_blank" href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_Ranger_Install_Guide/content/configuring_oracle_for_ranger.html"&gt;link&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I don't believe so. You would need a DBA to create user scheme and grant necessary privileges &lt;/P&gt;&lt;P&gt;You can use the Oracle root user to create the Ranger databases.&lt;/P&gt;&lt;P&gt;Optionally, you can also create a non-root user to use to create the Ranger databases. For example, you would use the following series of commands to create the &lt;CODE&gt;RANGERDBA&lt;/CODE&gt; user and grant it permissions using SQL*Plus, the Oracle database administration utility:&lt;/P&gt;&lt;PRE&gt;# sqlplus sys/root as sysdba
CREATE USER $RANGERDBA IDENTIFIED BY $RANGERDBAPASSWORD; 
GRANT SELECT_CATALOG_ROLE TO $RANGERDBA;
GRANT CONNECT, RESOURCE TO $RANGERDBA; 
QUIT;&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 Nov 2015 05:45:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-workaround-for-using-sysadmin-privileges-when/m-p/96379#M9869</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-03T05:45:45Z</dc:date>
    </item>
  </channel>
</rss>

