Hi List

I am in the process of setting up Oracle Streams and getting the following error 

<<
*** 2003-10-26 17:01:38.417
*** SESSION ID:(11.18) 2003-10-26 17:01:37.836
OPIRIP: Uncaught error 1089. Error stack:
ORA-01089: immediate shutdown in progress - no operations are permitted
ORA-00448: normal completion of background process
>>

while running (OEM generated script to setup Oracle Streams)

<<
BEGIN
 DBMS_RULE_ADM.GRANT_SYSTEM_PRIVILEGE(
    privilege     => DBMS_RULE_ADM.CREATE_EVALUATION_CONTEXT_OBJ, 
    grantee       => 'STRMADMIN', 
    grant_option  => TRUE);
END;
/
>>


Any help would be really appreciated.
-tamizh

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to