.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
way to shrink temporary tablespace ??

way to shrink temporary tablespace ??

2006-01-19       - By Joseph Amalraj
Reply:     1     2     3     4     5     6     7     8     9     10  

I got the following error:
 
 SQL> alter user scott quota 1M on temp;
alter user scott quota 1M on temp
*
ERROR at line 1:
ORA-30041 (See ORA-30041.ora-code.com): Cannot grant quota on the tablespace
 
 
 See Metalink Doc ID: 331657.1
 
 Regards
 
 Joseph Amalraj

Paul Drake <bdbafh@(protected)> wrote:
 On 1/19/06, Joseph Amalraj <joseph@(protected)> wrote:
>
>
> Probably 2 temporary tablespaces can be created. Users writing poor queries
could be assigned to one of them, and critical applications use the other
temporary tablespace.  
>    
> Unfortunately Oracle does not allow quotas on temporary tablespace.  
>    
> Regards  
>    
> Joseph Amalraj


<DIV>I got the following error: </DIV>  <DIV>&nbsp;</DIV>  <DIV>SQL&gt; alter
user&nbsp;scott quota 1M on temp;<BR>alter user scott quota 1M on temp<BR>*<BR
>ERROR at line 1:<BR>ORA-30041 (See ORA-30041.ora-code.com): Cannot grant quota on the tablespace</DIV>  <DIV
>&nbsp;</DIV>  <DIV>&nbsp;</DIV>  <DIV>See Metalink Doc ID: 331657.1</DIV>  <DIV
>&nbsp;</DIV>  <DIV>Regards</DIV>  <DIV>&nbsp;</DIV>  <DIV>Joseph Amalraj<BR><BR
><B><I>Paul Drake &lt;bdbafh@(protected)&gt;</I></B> wrote:</DIV>  <BLOCKQUOTE
class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff
2px solid">On 1/19/06, Joseph Amalraj &lt;<A href="mailto:joseph@(protected)
">joseph@(protected)</A>&gt; wrote:<BR>&gt; <BR>&gt; <BR>&gt; Probably 2
temporary tablespaces can be created. Users writing poor queries could be
assigned to one of them, and critical applications use the other temporary
tablespace.&nbsp;&nbsp;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&gt; Unfortunately
Oracle does not allow quotas on temporary
tablespace.&nbsp;&nbsp;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&gt; Regards&nbsp;
&nbsp;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&gt; Joseph Amalraj <BR><BR><
/BLOCKQUOTE>