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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Multiple Database Triggers on 7.1.4 under SCO

Re: Multiple Database Triggers on 7.1.4 under SCO

From: Subramaniam, Sridhar <SSubrama_at_NIBUCORP.CCDN.OTC.COM.AU>
Date: Tue, 2 Jan 1996 00:59:16 -0500
Message-Id: <9601020607.AA31676@alice.jcc.com>


Anshal,

I had this problem last week, but managed to solve it by including the COMPATIBLE=7.1.0 in the init.ora and restarting the database. We are on HP9000/HP-UX running O7.1.6. You may want to check whether this init.ora change has taken effect by querying v$parameter. select * from v$parameter where name like 'compatible%';

       NUM NAME                       TYPE VALUE      ISDEFAULT
 ---------- -------------------- ---------- ---------- ---------
        69 compatible                    2 7.1.0      FALSE

Probably its a port-specific bug, if this doesn't work for you.

Sridhar Subramaniam
Telstra Corporation
Sydney - Australia
Email : ssubrama_at_nibucorp.ccdn.otc.com.au

        avion_at_ozemail.com.au

From: owner-oracle-l
To: Multiple recipients of list ORACLE-L Subject: Multiple Database Triggers on 7.1.4 under SCO Date: Friday, 29 December 1995 11/05PM

Hi Oracle Wizards,

Can someone please let me know how to allow creation of multiple Triggers on  tables.
We have added COMPATIBLE = 7.1.0 in init.ora file but it has proved to be of no
 use.

We are running Oracle 7.1.4 under SCO UNIX ODT 3.0

Thanks in advance
Anshal



Anshal Nath
Information Systems Division
Modi Xerox Limited
33, Community Centre, New Friends Colony New-Delhi - 110 065, INDIA
Voice : +91 11 6834294
Fax : +91 11 6832836
E- mail : Anshal_Nath.DEL01_at_intl.rx.xerox.com
Received on Tue Jan 02 1996 - 01:07:26 CST

Original text of this message

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