http://iotn.co.kr ¿¬¶ôó: gilho.kr@gmail.com [ The Japanese government should apologize to Japanese Military Sexual Slavery victim. / ìíÜâïÙݤªÏìíÜâÏÚªÎàõîÜÒ¿ÖË?ßåíºªËÞóñªª¹ªÙª­. ]

»ç¿ëÀÚ

ID:
PW:

INDEX
01.°Ô½ÃÆÇ
°Ô½ÃÆÇ [71]
02.File Book
File ÀÚ·á½Ç [95]
Site Link [17]
°³ÀÎÆú´õ [200]
03.Field Book
Altibase [19]
Tibero [30]
MS-SQL [18]
MySQL [41]
DB2 [79]
ORACLE [2955]
PSQL [132]
±âŸÁ¤º¸ [155]
¿î¿µÃ¼Á¦ [591]
04.Q/A Book
Q/A [53]
05.¹æ¸í·Ï
¹æ¸í·Ï [54]
·¹º§¾÷ [37]
±¸ÀÎ/±¸Á÷ [2]

±â³äÀÏ
Search
LINK
+ °¡Á· Hompy
+ DNSEver
IOTN :: Field Book :: ORACLE

 È¸¿ø°¡ÀÔ

ORA-30556 ORA-29885 [ drop index / alter table / create index ]
ÃÖ±æÈ£ [LIST]   2022-04-08 11:09:18, Á¶È¸ : 227

alter table ...
ORA-30556: either functional or bitmap join index is defined on the column to be modified
ORA-29885: domain index is defined on the column to be modified

Á¶Ä¡¾È: °ü·Ã index script È®ÀÎ /  Á¦°Å / alter table / index »ý¼º

set pagesize 0
set linesize 200
col column_name format a20
col TABLE_name format a20
col object_name format a20
col index_name format a25
col table_owner format a10
col index_type format a10
col object_type format a10
COL OWNER format a10
col COLUMN_POSITION head P format 99
col DATA_TYPE format a16
col COLUMN_ID head id format 999
col LAST_ANALYZED format a10
SELECT OWNER,TABLE_NAME,INDEX_NAME,NUM_ROWS,INDEX_TYPE,UNIQUENESS,STATUS,LAST_ANALYZED FROM DBA_INDEXES
where  owner = upper('&&owner_name') and table_name in(upper('&&object_name'))
order by OWNER,TABLE_NAME,INDEX_NAME ;

set pagesize 0
set long 90000
SELECT DBMS_METADATA.get_ddL('INDEX','IDX2673714','&&owner_name') from dual;
44.200.145.223


  LIST

Á¦¸ñ ÀÛ¼ºÀÚ ÀÛ¼ºÀÏ Á¶È¸
Admin  [ °øÁö ] 😃 ¼­ºñ½º ½Ã°£ 08:00 ~ 23:00 / ¾ÈµÇ¸é ³ªÁß¿¡ ´Ù½Ã ¹æ¹® ÇØÁÖ¼¼¿ä~.😅    ÃÖ±æÈ£ 2008/11/26 113
Admin  [ ÇÊ¿ä ÇÏ½Å°Ô ÀÖÀ¸½Ã¸é ÂÊÁö ¶Ç´Â gilho.kr@gmail.com ¸ÞÀÏ ÁÖ¼¼¿ä~ ]    ÃÖ±æÈ£ 2006/07/14 134
Troubleshoot  ORA-27303: additional information: requested interface enp0s8 interface not running    ÃÖ±æÈ£ 2023/06/05 1
Install and Config  ORA-19504: failed to create file "+DATA" ORA-17502: ksfdcre:4 Failed to create file +DATA ORA-28040: No matching authentication protocol    ÃÖ±æÈ£ 2023/06/01 1
Troubleshoot  SEVERE: Inventory does not exist.    ÃÖ±æÈ£ 2023/05/31 1
Troubleshoot  ora.LISTENER.lsnr status: INTERMEDIATE / Not All Endpoints Registered,STABLE    ÃÖ±æÈ£ 2023/05/28 5
Admin  [INS-30515] Insufficient space available in the selected disks. 12.2 MGMT Á¦¿Ü ¼³Ä¡    ÃÖ±æÈ£ 2023/05/25 3
Admin  Error 12541 received logging on to the standby    ÃÖ±æÈ£ 2023/05/20 6
Admin  SQL ±âÃÊ ±³À° [ pdf ppt ]     ÃÖ±æÈ£ 2023/05/11 16
Admin  java delete [ java archvie log delete source ] ÆÄÀÏ °³¼ö À¯Áö [ ORACLE SQL> ½ÇÇà ] PLS-00311: the declaration of    ÃÖ±æÈ£ 2023/04/17 15
Install and Config  create user MDSYS / INSERT INTO MDSYS.CS_SRS Áö¸®Á¤º¸Ã¼°è(GIS) °ø°£Á¤º¸ /    ÃÖ±æÈ£ 2023/04/05 21
Admin  ORA-00279 ORA-279 signalled during: alter database recover if needed    ÃÖ±æÈ£ 2023/04/04 18
Admin  Java (1.7) could not be located. OPatch cannot proceed! / OPatch returns with error code = 1    ÃÖ±æÈ£ 2023/03/14 9
Admin  EXP-00111: Table CREATE$JAVA$LOB$TABLE resides in an Encrypted Tablespace / ORA-39189: unable to decrypt dump file set    ÃÖ±æÈ£ 2023/03/10 9
Admin  ORA-02292 ORA-02298    ÃÖ±æÈ£ 2023/02/28 16

    ¸ñ·Ïº¸±â   ´ÙÀ½ÆäÀÌÁö 1 [2][3][4][5][6][7][8][9][10]..[148]   [´ÙÀ½ 10°³]
       

Copyright 1999-2023 Zeroboard / skin by ÃÖ±æÈ£(gilho.kr@gmail.com)
ÃÖ±Ù ´ñ±Û
2021/06/30
À©µµ¿ì ¼­¹ö¿¡¼­ sqlplus .... ORA-...
by ÃÖ±æÈ£
2021/06/30
ORA-28500: connection from O...
by ÃÖ±æÈ£
2019/05/02
pkg È®ÀÎ SELECT * FROM AL...
by ÃÖ±æÈ£
ÃÖ±Ù °Ô½Ã¹°
06/05
[ORACLE]
ORA-27303: additional informat....
by ÃÖ±æÈ£
06/02
[°Ô½ÃÆÇ]
2023³â Àû¿ë SW(¼ÒÇÁÆ®¿þ¾î)±â¼úÀÚ Æò±ÕÀÓ±Ý ....
by ÃÖ±æÈ£
06/01
[ORACLE]
ORA-19504: failed to create fi....
by ÃÖ±æÈ£