51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#名字logo
Oracle数据库:ORA-01017: invalid username/password; logon denied
报错:ORA-01017:invalidusername/password;logondenied错误说明:用户名和密码无效,登录被拒绝。1<connectionStrings>2 <!--多个数据库,随机访问-->3 <addname="CamnprData...
开发笔记
·
2023-12-02
Oracle
数据库
ORA-01017
invalid
username
ORA-12672: Database logon failure
文档解释ORA-12672:DatabaselogonfailureCause:Theauthenticationserviceadapterinuseencounteredanerroritattemptedtovalidatethelogonattemptofauser.Action:Enabletracingto...
IT技术学习
·
2023-07-26
ORA-12672
Database
logon
failure
ORA-30508: client logon triggers cannot have BEFORE type
文档解释ORA-30508:clientlogontriggerscannothaveBEFOREtypeCause:Anattemptwasmadetocreateatriggerthatfiresbeforelogon.Thistypeoftriggerisnotsupported.Action:Donotatte...
IT技术学习
·
2023-07-19
ORA-30508
client
logon
triggers
cannot
ORA-30509: client logoff triggers cannot have AFTER type
文档解释ORA-30509:clientlogofftriggerscannothaveAFTERtypeCause:Anattemptwasmadetocreateatriggerthatfiresafterlogoff.Thistypeoftriggerisnotsupported.Action:Donotatte...
IT技术学习
·
2023-07-18
ORA-30509
client
logoff
triggers
cannot
ORA-28038: disallow O2LOGON
文档解释ORA-28038:disallowO2LOGONCause:turnoffO2LOGONAction:NoneORA-28038:disallowO2LOGON错误:ORA-28038:不允许使用O2LOGON详细说明:ORA-28038是由于您试图使用O2LOGON而出现的错误,这是一种过时和被Oracle...
IT技术学习
·
2023-07-16
ORA-28038
disallow
O2LOGON
ORA-24301: null host specified in thread-safe logon
文档解释ORA-24301:nullhostspecifiedinthread-safelogonCause:AnHDAwasnotspecifiedinthelogoncallwhilerunninginathreadsafeenvironment.Action:MakesurethatHDAisnotNULLwhe...
IT技术学习
·
2023-07-11
ORA-24301
null
host
specified
in
ORA-12317: logon to database (link name string) denied
文档解释ORA-12317:logontodatabase(linknamestring)deniedCause:Thereareseveralpossiblecausesforthiserror.First,youcangetthiserrorifyourusername(andpassword,ifyouareus...
IT技术学习
·
2023-07-11
ORA-12317
logon
to
database
link
ORA-01076: multiple logons per process not yet supported
文档解释ORA-01076:multiplelogonsperprocessnotyetsupportedCause:ObviousAction:NoneORA-01076错误是指Oracle不支持在一个进程中多次登录。官方解释ORA-01076:多个进程登录尚未支持请求进行第二次登录,但是多个进程登录尚未支持。常见案...
IT技术学习
·
2023-07-10
ORA-01076
multiple
logons
per
process
ORA-26916: Must call OCIPOGGRedoLogOpen function before OCIPOGGRedoLogRead
文档解释ORA-26916:MustcallOCIPOGGRedoLogOpenfunctionbeforeOCIPOGGRedoLogReadCause:AnattemptwasmadetocallOCIPOGGRedoLogReadbeforecallingOCIPOGGRedoLogOpen.Action:Add...
IT技术学习
·
2023-07-09
ORA-26916
Must
call
OCIPOGGRedoLogOpen
function
ORA-01988: remote os logon is not allowed
文档解释ORA-01988:remoteoslogonisnotallowedCause:Remoteosloginattemptedwhennotallowed.Action:Usealocalclient,orusetheremote_os_authentsystemparametertoturnonremoteo...
IT技术学习
·
2023-07-09
ORA-01988
remote
os
logon
is
ORA-09272: remote os logon is not allowed
文档解释ORA-09272:remoteoslogonisnotallowedCause:Remoteosloginattemptedwhennotallowed.Action:SeeOSDerroraccompanyingthismessage官方解释ORA-9272表示Oracle不允许远程操作系统登录,意思是你不...
IT技术学习
·
2023-07-08
ORA-09272
remote
os
logon
is
ORA-28005: invalid logon flags
文档解释ORA-28005:invalidlogonflagsCause:TheflagsarenotproperlysetorconflictingflagsaresetinmakingcallsAction:Callthefunctionwithappropriateflagsset.ORA-28005错误指示无效...
IT技术学习
·
2023-07-08
ORA-28005
invalid
logon
flags
ORA-01045: user string lacks CREATE SESSION privilege; logon denied
文档解释ORA-01045:userstringlacksCREATESESSIONprivilege;logondeniedCause:Aconnectwasattemptedtoauseridwhichdoesnothavecreatesessionprivilege.Action:GranttheuserCREA...
IT技术学习
·
2023-07-08
ORA-01045
user
string
lacks
CREATE
ORA-02730: osnrnf: cannot find user logon directory
文档解释ORA-02730:osnrnf:cannotfinduserlogondirectoryCause:Thedriveryouhavespecifiedcouldnotfindyourlogondirectorywhilesearchingforyourlocal.sqlnetfile.Action:Setan...
IT技术学习
·
2023-07-06
ORA-02730
osnrnf
cannot
find
user
ORA-01040: invalid character in password; logon denied
文档解释ORA-01040:invalidcharacterinpassword;logondeniedCause:TherearemultibytecharactersinthepasswordorsomecharactersinthepasswordarenotinUS7ASCIIrange.Action:Resu...
IT技术学习
·
2023-07-05
ORA-01040
invalid
character
in
password
首页
上一页
1
2
3
4
5
...
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他