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
RESEND: ORA-01502: index 'SHOPPINGSA.SCAN_YDCMFFLT_IDX2 ' or partition of such in

RESEND: ORA-01502: index 'SHOPPINGSA.SCAN_YDCMFFLT_IDX2 ' or partition of such in

2005-03-08       - By Rusnak, George A. (SEC-Lee) CTR

Sorry, for the fat finger on first message !!!

Group,
RDBMS Version: 9.2.0.5
Operating System and Version: HP-UX B.11.11 U 9000/800
Error Number (if applicable): ORA-01502 (See ORA-01502.ora-code.com)
Product (i.e. SQL*Loader, Import, etc.): SQLPLUS

Applied release 2 patch set 4 version 9.2.0.5.0 to 9.2.0.3 EE

After patching I also applied: IAVA's 3811906 and 3835964.

I am now getting ORA-01502 (See ORA-01502.ora-code.com).
If I run:
ALTER TABLE scan_ydcmfflt
MODIFY PARTITION cmf_1 REBUILD UNUSABLE LOCAL INDEXES;
the problem goes away.
Did not have this error until patch set install !!

1  select index_name, status, last_analyzed
2   from dba_ind_partitions
3*  where index_owner = 'SHOPPINGSA'
DIN:shoppingsa> /

NDEX_NAME                     STATUS   LAST_ANAL
-- ---- ---- ---- ---- ------ -- ----- -- ------
CAN_CONTRACT_IDX1             UNUSABLE 04-JAN-05
CAN_CONTRACT_IDX1             UNUSABLE 04-JAN-05
CAN_CONTRACT_IDX1             UNUSABLE 04-JAN-05
CAN_CONTRACT_IDX1             UNUSABLE 04-JAN-05
CAN_CONTRACT_IDX1             UNUSABLE 04-JAN-05
CAN_CONTRACT_IDX1             UNUSABLE 04-JAN-05
CAN_CONTRACT_IDX1             UNUSABLE 04-JAN-05
CAN_CONTRACT_IDX1             UNUSABLE 04-JAN-05
CAN_CONTRACT_ITEM_UPC_IDX     UNUSABLE 04-JAN-05


AFTER INDEX REBUILD:
ODIN:shoppingsa> select index_name, status, last_analyzed
 2   from dba_ind_partitions
 3   where index_owner = 'SHOPPINGSA';

INDEX_NAME                     STATUS   LAST_ANAL
-- ---- ---- ---- ---- ---- -- -- ----- -- ------
SCAN_CONTRACT_IDX1             USABLE
SCAN_CONTRACT_IDX1             USABLE
SCAN_CONTRACT_IDX1             USABLE
SCAN_CONTRACT_IDX1             USABLE
SCAN_CONTRACT_IDX1             USABLE
SCAN_CONTRACT_IDX1             USABLE
SCAN_CONTRACT_IDX1             USABLE
SCAN_CONTRACT_IDX1             USABLE
SCAN_CONTRACT_ITEM_UPC_IDX     USABLE

TIA




Al Rusnak
Oracle Certified Professional
DBA - CISIS, Computer Operations

* 804-734-8210
* george.rusnak@(protected)



--
http://www.freelists.org/webpage/oracle-l