免费注册 查看新帖 |

Chinaunix

广告
  平台 论坛 博客 文库
12下一页
最近访问板块 发新帖
查看: 1789 | 回复: 11
打印 上一主题 下一主题

错误00387是什么原因引起的? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2003-07-01 21:57 |只看该作者 |倒序浏览
错误00387是什么原因引起的?
谢谢!

论坛徽章:
0
2 [报告]
发表于 2003-07-02 22:11 |只看该作者

错误00387是什么原因引起的?

原来,用的好好的,
不知为何突然出现这个错误?

论坛徽章:
0
3 [报告]
发表于 2003-07-02 22:55 |只看该作者

错误00387是什么原因引起的?

在什么样的情况下出错?

论坛徽章:
0
4 [报告]
发表于 2003-07-02 23:49 |只看该作者

错误00387是什么原因引起的?

[quote]原帖由 "wysunxiaohua"]在什么样的情况下出错?[/quote 发表:
   
启动sqldba
就出现

论坛徽章:
0
5 [报告]
发表于 2003-07-02 23:51 |只看该作者

错误00387是什么原因引起的?

not  locate toolkit resource file tk2cscoansi.res"

论坛徽章:
0
6 [报告]
发表于 2003-07-05 18:12 |只看该作者

错误00387是什么原因引起的?

help

论坛徽章:
0
7 [报告]
发表于 2003-07-07 06:48 |只看该作者

错误00387是什么原因引起的?

有谁知道?

论坛徽章:
0
8 [报告]
发表于 2003-07-07 21:32 |只看该作者

错误00387是什么原因引起的?

没人帮忙?

论坛徽章:
0
9 [报告]
发表于 2003-07-08 22:29 |只看该作者

错误00387是什么原因引起的?

失望中

论坛徽章:
0
10 [报告]
发表于 2003-07-09 08:32 |只看该作者

错误00387是什么原因引起的?

Solution Description:  =====================    Oracle Forms-based applications such as SQL*DBA and SQL*Forms use the  environment variable TERM, or ORACLE_TERM, if it is set, to determine   keyboard mapping.  SQL*Reports does things a bit differently, and more  information on how it handles keyboard mapping can be found in PRE   1010098.6 and in the second solution to this entry.   
Keyboard Mapping is an Operating Specific issue that is controlled by  resource files.  Refer to the Oracle Tools for Unix Administrator's Reference  Guide sections on Oracle*Terminal, and the application you are using for  details.   
Below is a list of common resource files and TERM/ORACLE_TERM settings:           
vt100         
vt220         
ncd         
sun/xsun         
sun5/xsun5         
hft         
hp         
wyse   
If ORACLE_TERM is set, then the resource file for that value is used;  otherwise, the resource file for TERM is used.   
To view environment variables, type:                   
% env   
To see their values, type:           
% echo $TERM         
% echo $ORACLE_TERM   
To set environment variables in borne or korn shell, type:           
% TERM=<terminal type>;; export TERM         
% ORACLE_TERM=<terminal type>;; export ORACLE_TERM            Examples:                   
% TERM=vt100; export TERM                 
% ORACLE_TERM=vt100; export ORACLE_TERM   
To set environment variables in c shell, type:           
% setenv TERM <terminal type>;           
Example:                   
% setenv TERM vt100   
Use the 'oraterm' tool to re-map the keys for a resource file.    In 7.0.x SQL*DBA does not have a vt220 resource file.                           
The workaround is to use another value, such as vt100    There are 2 resources for each terminal type:   dbac<terminal type>;.res and tk2c<terminal type>;.res     
example:       dbacvt100.res, tk2cvt100.res      
These files should be in $ORACLE_HOME/rdbms/admin/terminal.     
If they are not there, try copying them from $ORACLE_HOME/orainst.   

For Sun4 (PORT 451), refer to bug:180225 -- some of the resource files  are missing.
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP