<?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: How to install or enable Advanced Queue (AQ) in the oracle database 10g Release 2 in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000684#M10781</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;to start with, try to install the two packages (DBMS_ADM and DBMS_AQ) from the $ORACLE_HOME/rdbms/admin  directory.&lt;BR /&gt;&lt;BR /&gt;then as a test, you can create the following user:&lt;BR /&gt;CREATE USER aq IDENTIFIED BY aq;&lt;BR /&gt;&lt;BR /&gt;GRANT CONNECT, RESOURCE, aq_administrator_role TO aq;&lt;BR /&gt;&lt;BR /&gt;GRANT EXECUTE ON dbms_aq TO aq;&lt;BR /&gt;&lt;BR /&gt;GRANT EXECUTE ON dbms_aqadm TO aq;&lt;BR /&gt;&lt;BR /&gt;begin&lt;BR /&gt;dbms_aqadm.grant_system_privilege('ENQUEUE_ANY','AQ',FALSE);&lt;BR /&gt;dbms_aqadm.grant_system_privilege('DEQUEUE_ANY','AQ',FALSE);&lt;BR /&gt;end;&lt;BR /&gt;/&lt;BR /&gt;&lt;BR /&gt;After you are able to create this user, you will be able to proceed with any test that you may wish&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
    <pubDate>Sat, 02 Sep 2006 00:31:26 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2006-09-02T00:31:26Z</dc:date>
    <item>
      <title>How to install or enable Advanced Queue (AQ) in the oracle database 10g Release 2</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000680#M10777</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How to install or enable Advanced Queue (AQ) in the oracle database 10g Release 2.  My OS is Windows XP.&lt;BR /&gt;&lt;BR /&gt;Kindly give the detail steps.&lt;BR /&gt;&lt;BR /&gt;..Minh</description>
      <pubDate>Thu, 31 Aug 2006 15:24:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000680#M10777</guid>
      <dc:creator>minh pacia</dc:creator>
      <dc:date>2006-08-31T15:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to install or enable Advanced Queue (AQ) in the oracle database 10g Release 2</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000681#M10778</link>
      <description>hi Minh,&lt;BR /&gt;&lt;BR /&gt;Advanced Queuing should already be available with your installation.&lt;BR /&gt;&lt;BR /&gt;verify that the dbms_aqadm package is available.&lt;BR /&gt;&lt;BR /&gt;if you want, we can provide you with a simple example&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 01 Sep 2006 08:05:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000681#M10778</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-09-01T08:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to install or enable Advanced Queue (AQ) in the oracle database 10g Release 2</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000682#M10779</link>
      <description>posted in wrong forum, moved to more appropriate forum</description>
      <pubDate>Fri, 01 Sep 2006 09:38:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000682#M10779</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-09-01T09:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to install or enable Advanced Queue (AQ) in the oracle database 10g Release 2</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000683#M10780</link>
      <description>yogeeraj,&lt;BR /&gt;&lt;BR /&gt;This is the history of the database that I inherited:&lt;BR /&gt; -- Oracle 9.2&lt;BR /&gt; -- an upgrade was executed to bring it to Oracle 10g Release 2.&lt;BR /&gt;&lt;BR /&gt;I would like to re-install Advanced Queuing.  Is this possible?&lt;BR /&gt;&lt;BR /&gt;Please send me the simple example.&lt;BR /&gt;&lt;BR /&gt;..Minh&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Sep 2006 12:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000683#M10780</guid>
      <dc:creator>minh pacia</dc:creator>
      <dc:date>2006-09-01T12:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to install or enable Advanced Queue (AQ) in the oracle database 10g Release 2</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000684#M10781</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;to start with, try to install the two packages (DBMS_ADM and DBMS_AQ) from the $ORACLE_HOME/rdbms/admin  directory.&lt;BR /&gt;&lt;BR /&gt;then as a test, you can create the following user:&lt;BR /&gt;CREATE USER aq IDENTIFIED BY aq;&lt;BR /&gt;&lt;BR /&gt;GRANT CONNECT, RESOURCE, aq_administrator_role TO aq;&lt;BR /&gt;&lt;BR /&gt;GRANT EXECUTE ON dbms_aq TO aq;&lt;BR /&gt;&lt;BR /&gt;GRANT EXECUTE ON dbms_aqadm TO aq;&lt;BR /&gt;&lt;BR /&gt;begin&lt;BR /&gt;dbms_aqadm.grant_system_privilege('ENQUEUE_ANY','AQ',FALSE);&lt;BR /&gt;dbms_aqadm.grant_system_privilege('DEQUEUE_ANY','AQ',FALSE);&lt;BR /&gt;end;&lt;BR /&gt;/&lt;BR /&gt;&lt;BR /&gt;After you are able to create this user, you will be able to proceed with any test that you may wish&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Sat, 02 Sep 2006 00:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000684#M10781</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-09-02T00:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to install or enable Advanced Queue (AQ) in the oracle database 10g Release 2</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000685#M10782</link>
      <description>yogeeraj,&lt;BR /&gt;&lt;BR /&gt;Thank you for the help.  I follow your suggestion to re-install the Advanced Queue package.  &lt;BR /&gt;&lt;BR /&gt;..Minh&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Sep 2006 16:40:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000685#M10782</guid>
      <dc:creator>minh pacia</dc:creator>
      <dc:date>2006-09-05T16:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to install or enable Advanced Queue (AQ) in the oracle database 10g Release 2</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000686#M10783</link>
      <description>I have re-installed the Package as suggested and now it is a different error that I don't believe is related to Advanced Queue.</description>
      <pubDate>Tue, 05 Sep 2006 16:43:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-install-or-enable-advanced-queue-aq-in-the-oracle/m-p/5000686#M10783</guid>
      <dc:creator>minh pacia</dc:creator>
      <dc:date>2006-09-05T16:43:04Z</dc:date>
    </item>
  </channel>
</rss>

