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: Make a table read only

Re: Make a table read only

From: cs-ubr <ndoshi_at_cisco.com>
Date: Sun, 2 Sep 2001 16:51:04 -0700
Message-ID: <999474554.8693@sj-nntpcache-5>


Hi All,

       IF we want to load Java class in database we run first initjava.sql which will load packagaes like dbms_java, then we run loadjava utility and publish Javaclass. Similarly I have a requirement to call C++ library from database what should I do?

Thanks,
Bhamini

"Paul R. Johnson" <pjohnson_at_take.this.out.spasydell.net> wrote in message news:6pv3jt4bmbm8nbfg9clphtvn7rsl3qrh5c_at_4ax.com...
> How can I make a table read only? We are using a POS system that uses
> one login for all users. I need to be able to toggle the table from
> read only to write and back. I am using 7.3.4 on AIX 4.3.1.
>
> Thanks,
>
> Paul
>
> Paul R. Johnson
> IT Manager
> Spa Sydell
> pjcace at yahoo dot com
>
Received on Sun Sep 02 2001 - 18:51:04 CDT

Original text of this message

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