Redian新闻
>
how to create user in Oracle?
avatar
how to create user in Oracle?# Database - 数据库
T*x
1
I try to login SQL*Plus and was asked to provide username
and password.
I have set myself as DBA and OPR of database, but it seems I
can not use that
username and password to log in.
How can I create a user and login?
Thank you very much!
avatar
o*b
2
If you just installed this db, you can use:
sys/change_on_install or system/manager to login.
If you are in the dba group, you can use "connect internal" to get in.
Once you can log in using the above methods, use something like
"create user your_id ..." (I forgot it, find it in sql reference) and
then grant some privilidges to your id.

【在 T*******x 的大作中提到】
: I try to login SQL*Plus and was asked to provide username
: and password.
: I have set myself as DBA and OPR of database, but it seems I
: can not use that
: username and password to log in.
: How can I create a user and login?
: Thank you very much!

avatar
p*v
3
Did you grant session to user? Seems you didnt...:)

【在 T*******x 的大作中提到】
: I try to login SQL*Plus and was asked to provide username
: and password.
: I have set myself as DBA and OPR of database, but it seems I
: can not use that
: username and password to log in.
: How can I create a user and login?
: Thank you very much!

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。