Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Lock Table
"Connor McDonald" <connor_mcdonald_at_yahoo.com> wrote in message
news:43204701.D31_at_yahoo.com...
> Iain William Wiseman wrote:
>>
>> sybrandb_at_yahoo.com wrote:
>> > If you require Oracle to behave like Sqlserver, you would better switch
>> > to Sqlserver.
>> > In Oracle it simply isn't possible to fully lock out readers.
>> >
>>
>> So how can I test the unavailability of a table in an application? We
>> want to make sure the whole thing does not go belly up when table is not
>> there
>>
>> Thanks,
>> Iain
>> New Zealand
>>
>> PS. I would be more with the DB2 brigade rather than MS
>
> rename MY_TABLE to MY_TABLE_GONE
> --
not sure what you're suggesting tthis accomplishes Received on Thu Sep 08 2005 - 10:27:44 CDT