Title: RE: read only tablespaces

Here's the specific SQL query that needs to be run:

select translate('LNOPQSUVWXYZBCDEGHIJKn;8!###)n9</)3l9)jku9)v<um<1@',
                 '8#)<n!9/3lvjkum1;@LNOPQSUVWXYZBCDEGHIJK',
                 'F. aRMedthmfinulT!') "Well..."
from DICTIONARY
where table_name='DICTIONARY'
/


:-)    :-)    :-)



-----Original Message-----
From: Burke, William F (Bill) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 18, 2002 4:49 PM
To: Multiple recipients of list ORACLE-L
Subject: RE: read only tablespaces


Personally I would try dba_tablespaces and check the status column...  online, offline or read only.  If it's online, it's read-write, read only speaks for itself.

Good to see sarcasm hasn't left the list.
Regards,
Bill Burke
"The Kinder and Gentler DBA"
www.OracleGuru.com
www.KBMotorsports.biz
-----Original Message-----
From: Fink, Dan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 18, 2002 4:15 PM
To: Multiple recipients of list ORACLE-L
Subject: RE: read only tablespaces


I would suggest Funk & Wagnells or Webster's New College Edition
-----Original Message-----
From: Shao, Chunning [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 18, 2002 2:34 PM
To: Multiple recipients of list ORACLE-L
Subject: read only tablespaces


which dictionary should I check to see whether a tablespace is read-only or read-write?
thanks for your help.

Reply via email to