create user frame identified by tiger;grant create
session to frame;grant create table to frame;grant create tablespace to
frame;grant create view to ...
分类:
数据库 时间:
2014-06-11 13:00:15
阅读次数:
283
步骤一: 删除userdrop user ×× cascade说明:
删除了user,只是删除了该user下的schema objects,是不会删除相应的tablespace的。步骤二: 删除tablespaceDROP
TABLESPACE tablespace_name INCLUDING C...
分类:
数据库 时间:
2014-06-11 12:49:07
阅读次数:
277
--重启数据库FORCE APPLICATION ALL DB2STOPDB2START
--创建数据库CREATE DATABASE mysdedb USING CODESET UTF-8 TERRITORY US COLLATE USING
SYSTEM USER TABLESPACE MANA...
分类:
数据库 时间:
2014-06-11 10:20:03
阅读次数:
307
7.Occupant Use CasesThe main actor in a
multi-user chat environment is the occupant, who can be said to be located "in"
a multi-user chat room and to ...
分类:
其他好文 时间:
2014-06-11 10:13:56
阅读次数:
261
/验证规则详细配置 public function rules() { // NOTE: you
should only define rules for those attributes that // will receive user inputs.
...
分类:
其他好文 时间:
2014-06-11 10:05:03
阅读次数:
180
GUI图形化界面Graphical user
interfaceMenuBar通过Frame的方法setMenuBar(Menubar)添加到Frame中。Dialog和FileDialog()通过构造函数接受一个Frame.
CLI command user interfacejava.Awt ;...
分类:
其他好文 时间:
2014-06-11 09:47:54
阅读次数:
276
前面短时间自己玩samba服务时,上面的所有服务都做好了,家目录死活就是不能访问,删掉自己的smb.conf文件,自己到别的服务上用rsync同步过来的文件,启动服务家目录还是不能访问,排了一下午,终于发现/etc/passwd
文件中用户的家目录发生了变化,所以家目录不能访问到。当使用usermo...
分类:
其他好文 时间:
2014-06-11 08:38:03
阅读次数:
289
1.#error Directive (C/C++)The #error directive
emits a user-specified error message at compile time and then terminates the
compilation.#error toke...
分类:
编程语言 时间:
2014-06-11 08:34:39
阅读次数:
347
CAD Software RequirementsThis CAD assembly can
be opened in SolidWorks? 2007 and later versions.Assembly and Exported XML
FileIn this assembly, two ge...
分类:
其他好文 时间:
2014-06-11 08:17:18
阅读次数:
1800
pstree shows running processes as a tree. The tree
is rooted at either pid or init if pid is omitted. If a user name is specified,
all process trees r...
分类:
系统相关 时间:
2014-06-11 07:46:47
阅读次数:
522