复制D:\>sqlplus /nolog SQL*Plus: Release 9.2.0.1.0 - Production on 星期二 1月 26 13:34:09 2010 Copyright (c) 1982,创建除用 2002, Oracle Corporation. All rights reserved. SQL> conn / as sysdba; 已连接。 SQL> create user test identified by test default tablespace users; 用户已创建 SQL> grant resource,用户connect,dba to test; 授权成功。 SQL> commit; 提交完成。高防服务器及删 SQL> D:\>sqlplus /nolog SQL*Plus: Release 9.2.0.1.0 - Production on 星期二 1月 26 13:34:09 2010 Copyright (c) 1982,实例 2002, Oracle Corporation. All rights reserved. SQL> conn / as sysdba; 已连接。 SQL> create user test identified by test default tablespace users; 用户已创建 SQL> grant resource,创建除用connect,dba to test; 授权成功。站群服务器 SQL> commit; 提交完成。用户及删 SQL> 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.35.36.37.38.39.40.41.42.43.44.IT技术网