- 博客(19)
- 收藏
- 关注
转载 DISPLAY变量的含义(转)
这利用了X Window窗口系统的网络透明性,即,图形程序的运行和显示 可以在不同的主机上。这里首先要澄清两个概念,即X Server和X Client。假设 xclock程序在主机A上运行,但是显示在主机B上,那么谁是X Se...
2010-07-16 22:28:42
175
转载 xmanger 图形界面
在安装oracle 软件和数据库时需要注意的几点,新手可能会犯的错误:在xmanger中远程主机需要使用图形界面时出现的错误:[root@yao1 ~]# xhost +access control disabled, ...
2010-07-16 22:26:35
184
转载 Oracle10g/Linux Errors and Problems (转)
Here is a list of common Oracle10g installation problems and other issues.Checking/Updating the redhat-release...
2010-07-16 22:24:02
190
转载 error in invoking target 'all_no_orcl ihsodbc' of makefile
环境centos 5.1 oracle 10.2.0.1.0在安装oracle 软件时前期的产品特定的先决条件检查时都已经通过。在link时出现如下错误Error in invoking target 'al...
2010-07-16 22:20:55
344
转载 开启redhat 或centos root用户远程telnet 登录错误设置
默认情况下远程在redhat 或者centos 下,root用户远程telnet 主机时会报登录错误,无论是否输入正确密码都会报错,这个是为linux 系统默认设置禁止telnet 这种明文传输信息的非安全操作。你可以开启它...
2010-07-16 22:18:52
462
转载 英文系统右键菜单中的快捷方式
装了英文vista或者win7后发现右键没有提示命令的快捷字母解决方法:Control Panel-> Ease of Access Center -> 'Make the Keyboard easier t...
2010-07-16 13:02:17
123
转载 xmanger 3 xterm 出现如下错误
os redhat as 4 只装xwindows使用xmanger 3连接错误如下:---------------------------Xrcmd---------------------------The se...
2010-07-16 11:10:37
323
转载 腾讯微博邀请码
如果有童鞋拿走了请留言说明下。谢谢合作[@more@]1 http://t.qq.com/invite/faf352adf907db3eaa852 http://t.qq.com/invite/6e5bc57802ed7974...
2010-06-14 23:11:00
96
转载 error in invoking target 'all_no_orcl ihsodbc' of makefile
环境centos 5.1 oracle 10.2.0.1.0[@more@]在安装oracle 软件时前期的产品特定的先决条件检查时都已经通过。在link时出现如下错误Error in invoking target 'all_...
2010-06-08 10:18:01
525
转载 删除127.0.0.1 localhost.localdomain localhost出现的错误
1在安装oracle前,我添加固定IP和主机名时不小心删除了127.0.0.1 localhost.localdomain localhost,不过装完oracle软件和数据库instance还是能起来,但是当我需要用到tnsp...
2010-05-24 20:05:38
1390
转载 tnsping远程主机实例出现tnsping 出现TNS-12560: TNS:protocol adapter error
两台主机centos5.1 主机,都安装oracle 10.2.0.1版本,一台oracle软件 是从另一台通过tar,然后ftp过去的。今天从一台主机A tnsping 主机B上的实例,出现如下错误[oracle@yao1...
2010-05-19 08:59:00
255
转载 最小化安装redhat as4 安装oracle 10g
在vm 虚拟机上最新化安装redhat AS 4装完系统大概占用1G不到空间。没有装Gnome或kde,这样可以省下不必要的空间。装系统时记住在要开启选择服务时选中ssh服务。这样可以省下后期自己安装和开启。[@more@]首先...
2010-05-17 23:35:21
79
转载 oracleDBconsole不能启动
今天突然发现不能启动emctl start dbconsole ,出错了,开始提示错误设置sid,这个set oracle_sid=yao就可以了,后来又有错误了,发现原来是IP地址换了的缘故。[@more@]c:/oracle...
2010-05-17 23:31:49
126
转载 oracle 10g 删除数据库的2种方法
环境centos 5.1 oracle 10g1使用drop database 的方法sqlplus “/as sysdba" 进入sql> startup mount;sql>drop datab...
2010-05-13 22:22:57
125
转载 gssftp 上传出现权限拒绝问题(553 文件: Permission denied)
主机centos5.1 ftp:gssftp 远程主机一样环境gssftp里修改为如下:service ftp{ flags = REUSE socket_typ...
2010-05-13 15:02:16
235
转载 centos 5.1 安装oracle10.2.0.1碰到的问题及解决方法
安装centos 5.1 和其他linux一样,默认安装,安装完成之后开启ftpvi /etc/xinetd.d/gssftp1.server_args = -l –a 去掉-a 改为server_args = -l...
2010-05-12 13:08:58
120
转载 最小化安装redhat as4 安装oracle 10g
在vm 虚拟机上最新化安装redhat AS 4装完系统大概占用1G不到空间。没有装Gnome或kde,这样可以省下不必要的空间。装系统时记住在要开启选择服务时选中ssh服务。这样可以省下后期自己安装和开启。首先装完系统后装...
2010-04-23 16:18:16
87
转载 window ftp上传zip文件,linux不能用unzip解压问题
OS windows linux file *.zip在windows cmd命令下ftp ,put文件 到远程服务器上ftp> put "F:\oracle 10.2 for linux editio...
2010-04-21 16:03:17
381
转载 oracleDBconsole<sid>不能启动
今天突然发现不能启动emctl start dbconsole ,出错了,开始提示错误设置sid,这个set oracle_sid=yao就可以了,后来又有错误了,发现原来是IP地址换了的缘故。c:/oracle/produ...
2010-04-14 16:09:51
91
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人