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: Readonly tablespace on cd-rom.

Re: Readonly tablespace on cd-rom.

From: TurkBear <jgreco1_at_mn.rr.com>
Date: Thu, 28 Mar 2002 08:55:53 -0600
Message-ID: <qjb6au81nsjm34g7pslsok10fk8db53mpm@4ax.com>


Altho' it is , obviously, a read-only medium, did you specify that the tablespace was to be read only?

Alter tablespace cdromspace read only;

Marco Lazzeri <marco_lazzeri_at_inwind.it> wrote:

>Hi oracle experts,
>has anybody put a tablespace on a cd-rom?
>I have an oracle 8.1.6 running on an alpha system (Unix Tru64 4.0G) and
>I have put a tablespace on a cd-rom, but when I try a select command on
>the table which is on that tablespace I get an ORA-01157 followed by an
>ORA-01110 and an ORA-27086. Besides the operating system gives the
>following error:
>Error 45: Operation not supported on socket
>Additional information: 8
>
>It seems that the operating system is trying to pwrform some writing and
>locking procedures on the mounted cdrom which (obviously) read-only.
>
>Thank you in advance,
>Marco

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World!  Check out our new Unlimited Server. No Download or Time Limits! -----== Over 80,000 Newsgroups - 19 Different Servers! ==----- Received on Thu Mar 28 2002 - 08:55:53 CST

Original text of this message

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