免费注册 查看新帖 |

Chinaunix

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

solaris登录怎么好像自动转成sql登录了? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2013-01-05 10:07 |只看该作者 |倒序浏览
telnet用root登录提示

Sun Microsystems Inc.   SunOS 5.8       Generic Patch   February 2004

Export: Release 8.1.7.3.0 - Production on Sat Jan 5 09:13:12 2013

(c) Copyright 2000 Oracle Corporation.  All rights reserved.


Username:
Password:

EXP-00056: ORACLE error 1017 encountered
ORA-01017: invalid username/password; logon denied
Username:
Password:

EXP-00056: ORACLE error 1017 encountered
ORA-01017: invalid username/password; logon denied
Username:
Password:

EXP-00056: ORACLE error 1017 encountered
ORA-01017: invalid username/password; logon denied
EXP-00005: all allowable logon attempts failed
EXP-00000: Export terminated unsuccessfully
-sh: ort: not found
#
一路回车,之后才能进入系统

# su - oracle
也是同样的提示


高人帮助看看啊,这样登录也太麻烦了

论坛徽章:
0
2 [报告]
发表于 2013-01-05 10:08 |只看该作者
本帖最后由 abbend 于 2013-01-05 13:55 编辑

补充:

oracle用户的.profile

# more .profile
#
# Initial EIS settings for user root
# This file is set up by the setup-standard script.
#
# In the unlikely event that the EIS profile settings are not
# required, comment out the few lines below.
#
# Version 17JAN03
#

#
#       Source the EIS settings if present
#
#if [ -f $HOME/.profile-EIS ]
#then
#    echo "Sourcing $HOME/.profile-EIS....."
#    . $HOME/.profile-EIS
#fi

#
#       Uncomment next section for cluster node or E10k / Sun Fire domain
#
#LOGINFROM=`who am i | cut -f2 -d"(" | cut -f1 -d""`
#DISPLAY=${LOGINFROM}:0.0
#export LOGINFROM DISPLAY
#
#echo ""
#echo "DISPLAY=$DISPLAY"
#echo ""

umask 022
ORACLE_OWNER=oracle;export ORACLE_OWNER
ORACLE_BASE=/opt/oracle/db01/app/oracle;export ORACLE_BASE
ORACLE_HOME=$ORACLE_BASE/product/8.1.7;export ORACLE_HOME
ORACLE_TERM=ansi;export ORACLE_TERM
ORACLE_SID=inms;export ORACLE_SID

WACOS_HOME=/opt/wacos;export WACOS_HOME
NMS_HOME=/opt/wacos/server/nms;export NMS_HOME

ulimit -n 1024

PATH=.:/bin:/sbin:/usr/bin:/usr/sbin:/etc:/usr/ccs/bin:/usr/ucb:/usr/local/binORACLE_HOME/bin:/opt/bin:/opt/SUNWspro/binPATH;exp
ort PATH

LD_LIBRARY_PATH=/usr/lib:/usr/local/libORACLE_HOME/libLD_LIBRARY_PATH;export LD_LIBRARY_PATH

MANPATH=/usr/man:/usr/dt/man:/usr/share/man:/usr/local/man:/opt/SUNWspro/manMANPATH;export MANPATH

TERM=vt100
HISTSIZE=200;export HISTSIZE
NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1;export NLS_LANG

if [ -s "$MAIL" ]           # This is at Shell startup.  In normal
then echo "$MAILMSG"        # operation, the Shell checks
fi                          # periodically.

论坛徽章:
0
3 [报告]
发表于 2013-01-05 15:10 |只看该作者
问题解决了,原因是.profile文件中

ORACLE_HOME/bin:/opt/bin:/opt/SUNWspro/binPATH;exp
ort PATH

断行了,被人编辑成了两行

论坛徽章:
2
双鱼座
日期:2014-02-23 12:10:03操作系统版块每日发帖之星
日期:2015-12-17 06:20:00
4 [报告]
发表于 2013-01-05 17:46 |只看该作者
这。。。。。

论坛徽章:
0
5 [报告]
发表于 2013-01-22 19:31 |只看该作者
扫了一眼,就觉得有点不对经,没想到真是断行错误,我还以为贴文本贴错了。。。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP