ChinaUnix.net
相关文章推荐:

unable to extend index

SQL*Loader-2026: the load was aborted because SQL Loader cannot continue. Specify SKIP=2440766 when continuing the load. The following index(es) on table QUERY_TRAD_FLOW were processed: index FXJK.IDX_QUERY_TRAD_FLOW_C_NO_C_NO was made unusable due to: ORA-01654: unable to extend index FXJK.IDX_QUERY_TRAD_FLOW_C_NO_C_NO by 8 in tablespace B2CSPACE index FXJK.SYS_C0014397 was made unusable due to: ...

by gdutllf2006 - Oracle - 2008-05-09 12:45:33 阅读(5917) 回复(2)

相关讨论

I am using Oracle RAC rel 9.2.0.2 on AIX 5.1 I amfacing the following error when i do some select statements ORA 1652 "unable to extend temp segment by %s in tablespace %s" How to fix it ? thanks

by pons - Oracle - 2005-03-24 15:18:15 阅读(795) 回复(3)

这个是什么错误? 出错在行 $a2 = mysql_result($result,0,"a") ___________________ $sql = select a from b where c = '$x'; require("../inc/connectdb.inc.php"); $result = mysql_query($sql,$db); $a2 = mysql_result($result,0,"a")

by zy1011 - MySQL - 2004-07-21 10:37:06 阅读(1223) 回复(1)

ovo_nm# setupExtTopo.ovpl -disable Running setupExtTopo.ovpl. Disabling HP OpenView Network Node Manager's extended Topology functionality. Disabling Details Disabling HSRPSnmp Disabling ILMI Disabling InterfaceDetails Disabling StandardSwitch Disabling SuperStack3ComSwitch Disabling AlcatelSwitch Disabling AlcTimetraSwitch Disabling BayStackNortelSwitch Disabling CiscoSwitchSnmp Di...

by macer - 网络技术文档中心 - 2009-01-21 15:00:46 阅读(753) 回复(0)

djt_nm# lvdisplay ovocd lvdisplay: "ovocd": No such file or directory Usage: lvdisplay [-F] [-v [-k]] LogicalVolumePath ... djt_nm# lvdisplay /dev/vg00/ovocd --- Logical volumes --- LV Name /dev/vg00/ovocd VG Name /dev/vg00 LV Permission read/write LV Status available/syncd Mirror co...

by macer - HP文档中心 - 2008-11-25 09:59:39 阅读(2365) 回复(0)

机器型号IBM 570,570分了两个LPAR。 OS:5300-03 1、Df -k /dev/fslv02 212336640 108814888 99% 463295 2% /cm lsvg cm 2、root@image2 /> lsvg cm VOLUME GROUP: cm VG IDENTIFIER: 00cfd07f00004c00000 0010a29787afc VG STATE: active PP SIZE: 128 megabyte(s) VG PERMISSION: read/write TOTAL PPs: 32...

by tony_hjy211 - AIX文档中心 - 2006-04-26 15:06:43 阅读(980) 回复(0)

Does anyone know what application to extend 15/ 31 day trialware to unlimited or crack? thank you thank you

by 82082844 - 软件配置管理 - 2005-07-13 17:48:49 阅读(1472) 回复(0)

在一sql文件中有这样一句:extend(b.finishtime,year to day),是什么意思呀,另外extend如何使用呀?请大家指教。谢谢

by 95518 - Informix - 2008-12-29 10:31:24 阅读(5623) 回复(7)

.... -- ============================================================ -- Table: XXX -- ============================================================ create table XXX ( USER_ID INTEGER not null , LOCALE_ID INTEGER not null , CREATE_BY VARGRAPHIC(60) ...

by watsonyaya - DB2 - 2007-03-09 23:35:27 阅读(1625) 回复(3)

我看ocp 教材上写bitmap index efficient for queries using or predicates. 可是我怎么也想不明白为什么?那位大哥能解释一下. 我在线等!!!!!!!!!

by huangd - Oracle - 2007-01-06 17:29:01 阅读(696) 回复(1)

现在因为数据库过于庞大,想对一些不常的索引DELETE,是否有办法知道索引的使用频率,以便找出很少甚至不使用的index,将其DELETE,以节约DBSPACE。 请教

by zhbw - Informix - 2006-11-04 11:20:08 阅读(1119) 回复(0)