如何在Oracle SQL Developer中创建用户 [英] How to create a user in Oracle SQL developer

查看:358
本文介绍了如何在Oracle SQL Developer中创建用户的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是oracle sql developer 3.1.07.42的新手,并且刚刚将其安装在我的计算机上.我想建立一个新的连接,但是它需要一个用户和一个我不知道的密码.我已经搜索了很多天,并且了解到有一些命令可以创建用户,但是我不知道应该在哪里运行这些命令,因为在创建连接之前我无法运行查询/命令. 有人会让我知道该怎么办吗?

I am newbie to oracle sql developer 3.1.07.42, and have just installed it on my machine. I want to make a new connection, but it requires a user and a password which I do not know. I have been googling about it since many days, and have learned that there are some commands to create user, but I do not know where should I run those commands, because I cannot run queries/commands until the connection is created. Would anyone let me know what should I do?

推荐答案

创建新用户的步骤:

1)打开Sql Developer,建立新连接.

1)Open Sql Developer, make new connection.

2)使用系统用户名和密码(在安装过程中完成)登录.

2)Login with System username and password(made during installation).

3)连接后,右键单击用户并添加新用户.

3)Once you connect, Right click users and add new user.

4)提供其用户名和密码&选择适当的系统特权.

4)Give its username and password & select appropriate system privilege.

5)您已完成操作,请进行新连接检查.

5)You are done now, check by making new connection.

这篇关于如何在Oracle SQL Developer中创建用户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆