Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SAP and Oracle

Re: SAP and Oracle

From: Yass Khogaly <ykhogaly_at_us.oracle.com>
Date: Sun, 18 Jul 1999 19:42:05 -0700
Message-ID: <7mtvp6$oab$1@inet16.us.oracle.com>


Do either of the following to enable the queue returned in the ORA-25207 error:

    You can use the Oracle Enterprise Manager (OEM) Schema Manager,     schema System, then select the queue name and enable it.

    You can manually execute
    DBMS_AQADM.START_QUEUE(queue_name=>'<TABLE_NAME').

Regards

"The Views expressed here are my own and not necessarily those of Oracle Corporation"

SW <swguru_at_hotmail.com> wrote in message news:IXni3.377$8P2.2149_at_client...
> Hello All,
>
> I use SAP R/3 4.0B with Oracle 7. I have 2 drives of 17GB each on my NT
> server -- Oracle has consumed one drive fully and cannot grow anymore --
how
> do I configure Oracle to create new extents on the other drive that I
have?
>
> Thanks
>
> Sw Guru
>
>
Received on Sun Jul 18 1999 - 21:42:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US