为什么dbaccess db_name进去查看不了表的索引呢
硬体:DL380OS:redhat AS 4.8
informix版本:Server Version 9.40.UC6
dbschema -d ctb0iphone -t tlf_file -ss导出表的结构可以看得到有索引
create index "topn".tlf_001 on "topn".tlf_file (tlf01,tlf06) using
btreein dbs01 ;
create index "tiptop".tlf_002 on "topn".tlf_file (tlf06,tlf62)
using btreein dbs01 ;
create index "tiptop".tlf_003 on "topn".tlf_file (tlf62,tlf01,
tlf06) using btreein dbs01 ;
create index "topn".tlf_004 on "topn".tlf_file (tlf905,tlf906)
using btreein dbs01 ;
但是dbaccess ctb0iphone--->表格--->资讯------>tlf_file---->索引
就看不到任何信息,就下面一个画面,此时光标已经跳到最上面行了。
INFO - tlf_file: C/欄位I/索引P/權限R/參照S/狀態O/限制G/觸發器T/表格F/分段...
顯示表格中的欄位索引資訊.
----------------------- ctb0iphone@on_tcp277 --- 按 CTRL-W 顯示輔助說明訊息 ------------
執行中 . . .
没人遇到国这样的问题吗?
我现在怀疑是不是数据库版本的问题:dizzy: dbaccess进去后还能看到中文? 回复 3# yybmsrs
可以啊,装个中文包就行了
我这里装的是繁体中文。 补充点信息
Server Version 9.40.UC6安装在32位的操作系统上dbaccess就可以看索引
装在64为的OS上就不行了 我也遇到过这个问题,在AP段dbaccess进去就看不到索引,但是AP和DB在同一台机器就能看到,不知道什么原因。 刚才试了一下可以看到,我的也是9.4, 執行中 . . . 回复 6# Hendane
我的是AP+DB的架构也看不了. 執行中 . . .
liaosnet 发表于 2010-10-17 13:58 http://bbs.chinaunix.net/images/common/back.gif
liao兄,能否帮解说下为什么呢。
页:
[1]
2