免费注册 查看新帖 |

Chinaunix

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

[安装配置] 在aix下安装oracle时找不到.dtprofile [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2012-03-16 14:05 |只看该作者 |正序浏览
新安装的系统aix 5300-3,
安装oracle时要求修改.dtprofile文件,但是新建用户后没有这个文件,哪里能找到。或是里面有什么内容啊。

论坛徽章:
0
15 [报告]
发表于 2012-05-04 13:35 |只看该作者
呵呵,没有图形界面,在终端安装的。呵呵,5.3.12是没有这个了,这个文件已经不影响安装oracle了

论坛徽章:
0
14 [报告]
发表于 2012-04-17 11:06 |只看该作者
哈哈 这个问题我碰到过,你图形界面下用oracle 登陆一次,然后退出,这是oracle home 下就有这个文件了

论坛徽章:
0
13 [报告]
发表于 2012-04-04 21:48 |只看该作者
修改.dtprofile文件最后一行,去掉注释#号;目的在CDE环境下,环境变量可以生效!另外你用root 权限建立Oracle用户后,在默认路径下/home/oracle 里可以找到.dtprofile 和.profile两个文件。用vi编辑即可。

论坛徽章:
0
12 [报告]
发表于 2012-03-27 16:48 |只看该作者
杯具啊,补丁好像没有安装好。xhost+执行显示   1356-200 xhost unable to open display ""

论坛徽章:
0
11 [报告]
发表于 2012-03-23 11:13 |只看该作者
这两天没看这个了。先放着呢。有机会再试试各位的方法,先谢过了。

论坛徽章:
0
10 [报告]
发表于 2012-03-21 09:37 |只看该作者
先用root用户执行xhost +
在用oracle 用户执行 export DISPLAY=IP:0.0

论坛徽章:
0
9 [报告]
发表于 2012-03-20 23:24 |只看该作者
什么问题?说的不够明白吗
xhost +

不好使?。。。。。

论坛徽章:
0
8 [报告]
发表于 2012-03-20 20:55 |只看该作者
没打补丁吧,还有环境变量没设置好吧,去oracle的官方网站下载一份安装指导手册吧

论坛徽章:
0
7 [报告]
发表于 2012-03-20 17:17 |只看该作者
本帖最后由 liweigun 于 2012-03-20 17:26 编辑

.dtprofile 不管它了。继续又有问题了。代码贴上,
  1. No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
  2. Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-03-20_06-26-57PM. Please wait ...
  3. DISPLAY not set. Please set the DISPLAY and try again.
  4. Depending on the Unix Shell, you can use one of the following commands as examples to set the DISPLAY environment variable:
  5. - For csh:                      % setenv DISPLAY 192.168.1.128:0.0
  6. - For sh, ksh and bash:         $ DISPLAY=192.168.1.128:0.0; export DISPLAY
  7. Use the following command to see what shell is being used:
  8.         echo $SHELL
  9. Use the following command to view the current DISPLAY environment variable setting:
  10.         echo $DISPLAY
  11. - Make sure that client users are authorized to connect to the X Server.
  12. To enable client users to access the X Server, open an xterm, dtterm or xconsole as the user that started the session and type the following command:
  13. % xhost +
  14. To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':
  15.         % <full path to xclock.. see below>
  16. If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
  17. Typical path for xclock: /usr/bin/X11/xclock
复制代码
  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP