由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - SQL Developer ORA-01017 错误
相关主题
请教 oracle sql developer我的oracle 怎么了?
How to creat user in Oracle?question on JOIN on Oracle
【已解决】oracle db linkservlet调用sql 访问oracle的问题
很弱的Oracle Client和SQL Developer的问题如何在Unbuntu下启动oracle
很弱的Oracle问题newbie's question about oracle
found a way to corrupt oracle on NTOracle not available - what's that mean?
Error Code 01034?editting .sql file problem
connect to an oracle server on anoter machineOracle SQL*Plus 的密码是啥阿?
相关话题的讨论汇总
话题: username话题: oracle话题: password话题: ora话题: 01017
进入Database版参与讨论
1 (共1页)
w*********r
发帖数: 2095
1
第一次连接sql developer, 出现以下错误:
Status: Failure - Test failed: ORA-01017: invalid username/password; logon
denied.
我是按照意下链接安装的Oracle:
http://eduardo-lago.blogspot.com/2012/01/how-to-install-oracle-
什么是我的username和password?
Thanks.
M*****r
发帖数: 1536
2
what is the username/passwd you used to connect to oracle in sqlplus?

【在 w*********r 的大作中提到】
: 第一次连接sql developer, 出现以下错误:
: Status: Failure - Test failed: ORA-01017: invalid username/password; logon
: denied.
: 我是按照意下链接安装的Oracle:
: http://eduardo-lago.blogspot.com/2012/01/how-to-install-oracle-
: 什么是我的username和password?
: Thanks.

w*********r
发帖数: 2095
3
Thank you for the reply.
When I start up sqlplus, I
1) su - oracle,
2) input the password when asked
3) Oracle $: sqlplus /nolog,
4) conn / as sysdba
5) startup.
I tried to use the Oracle account username and password and they do not work
either.

【在 M*****r 的大作中提到】
: what is the username/passwd you used to connect to oracle in sqlplus?
w*********r
发帖数: 2095
4
Resolved!
This is the username and password when the database is created. The default
username is "SYSTEM".
Thanks.
M*****r
发帖数: 1536
5
create a db user, make sure you can connect as this user in sqlplus, then
try sql developer
http://www.adp-gmbh.ch/ora/sql/create_user.html
You may consider taking some courses or reading some oracle intro books/
oracle documents:
http://docs.oracle.com/cd/E11882_01/server.112/e25494/toc.htm
You waste too much time on some very basic things already...
磨刀不误砍柴功

work

【在 w*********r 的大作中提到】
: Thank you for the reply.
: When I start up sqlplus, I
: 1) su - oracle,
: 2) input the password when asked
: 3) Oracle $: sqlplus /nolog,
: 4) conn / as sysdba
: 5) startup.
: I tried to use the Oracle account username and password and they do not work
: either.

1 (共1页)
进入Database版参与讨论
相关主题
Oracle SQL*Plus 的密码是啥阿?很弱的Oracle问题
how to test the database, or test SQL?found a way to corrupt oracle on NT
请教一下一个关于SQL SERVER非常基本的问题 Error Code 01034?
公司要升级了,问题connect to an oracle server on anoter machine
请教 oracle sql developer我的oracle 怎么了?
How to creat user in Oracle?question on JOIN on Oracle
【已解决】oracle db linkservlet调用sql 访问oracle的问题
很弱的Oracle Client和SQL Developer的问题如何在Unbuntu下启动oracle
相关话题的讨论汇总
话题: username话题: oracle话题: password话题: ora话题: 01017