.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
ORA-01652
ORA-01652:unable to extend temp segment by string in tablespace string
Cause:Failed to allocate an extent of the required number of blocks for a temporary segment in the tablespace indicated.
Action:Use ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the tablespace indicated.
Ads by Google
Posts about ORA-01652

after servererror trigger

Hello I would like to ask you about after servererror trigger. I wrote trigger as below CREATE OR REPLACE TRIGGER notification_error after servererror on database declare d_sender v

online index rebuilds

Any other differences besides 1) does not lock the table 2) does a full table scan instead of full index scan ? -----Original Message----- From oracle-l-bounce@(protected) [mailto oracle-l-boun

ORA-01652: unable to extend temp segment

SQL > alter index "SAPR3 ". "VBFA~0 " rebuild online parallel 3 tablespace PSAPREROGI * ERROR at line 1 ORA-12801 error signaled in parallel query server P001 ORA-01652 unable to extend temp segment b

Temporary space

Does anyone know where to find information related to how increase the necessary temporary space when I increase the parallel degree? We have a large data warehouse (20Tb). and lately some ORA-01652

How to check Lock SQL - Please help

from v$lock l * ERROR at line 14 ORA-01652 unable to extend temp segment by 128 in tablespace TEMP that is an expensive statement to execute. I think that some c

Is there an Event for Capturing Oracle Errors in a Trace File?

hi Andrew V Zitelli the EVENT# like sqlcode for example select count(*) from (select * from member order by member_level) * ERROR a

/*+ ULE*/ ???

Oracle 8.1.7 Solaris 9. A developer brought me a pl/sql procudure that had a select /*+RULE*/ hint in it. It was performing poorly (to the point of blowing out temp space with an ORA-01652 error

drop temp tablespace

If your TEMP tablespace is extending up to 18 GB and you try to lock it down to a smaller size aren 't you setting yourself up for ORA-01652 unable to extend temp segment by XXX in tablespace TEMP er
User Posts


No registration required.
Post Topic:
Oracle Database Server Error Codes
ORA-00020   ORA-00054   ORA-00119   ORA-00279   ORA-00381   ORA-00439   ORA-00600   ORA-00604   ORA-00904   ORA-00907   ORA-00911   ORA-00922   ORA-00923   ORA-00936   ORA-00942   ORA-01000   ORA-01017   ORA-01031   ORA-01033   ORA-01034   ORA-01078   ORA-01092   ORA-01113   ORA-01122   ORA-01161   ORA-01422   ORA-01501   ORA-01555   ORA-01562   ORA-01578   ORA-01650   ORA-01652   ORA-01658   ORA-01722   ORA-01756   ORA-01843   ORA-01925   ORA-01940   ORA-02019   ORA-02097   ORA-02143   ORA-03113   ORA-04030   ORA-04031   ORA-04068   ORA-06502   ORA-06512   ORA-06531   ORA-06550   ORA-07445   ORA-12154   ORA-12203   ORA-12500   ORA-12535   ORA-12540   ORA-12545   ORA-12560   ORA-12599   ORA-12638   ORA-12709   ORA-12838   ORA-12913   ORA-16038   ORA-20000   ORA-24324   ORA-27125   ORA-28575   ORA-28576   ORA-29283   ORA-29540   ORA-32004