易截截图软件、单文件、免安装、纯绿色、仅160KB

关于Oracle 10g scott用户解锁的方法

以system登录进去之后,执行下面的命令:
SQL> alter user scott account unlock; (完成解锁的操作)
 用户已更改。
SQL> alter user scott identified by tiger; (重新给scott这个用户设定密码)
 用户已更改。
SQL> conn scott/tiger  
已连接。


相关文档:

oracle 表空间操作

oracle表空间操作详解
  1
  2
  3作者:   来源:    更新日期:2006-01-04 
  5
  6 
  7建立表空间
  8
  9CREATE TABLESPACE data01
 10DATAFILE '/ora ......

Oracle Finalizes Acquisition of Sun


We are pleased to announce that Oracle has completed its acquisition of Sun Microsystems and Sun is now a wholly owned subsidiary of Oracle. With this news, we want to reiterate our commitment to deliver complete, open and integrated systems that help our customers improve the performance, reliabi ......

oracle触发器

触发器是一种特殊的存储过程,它在插入,删除或修改特定表中的数据时触发执行,它比数据库本身标准的功能有更精细和更复杂的数据控制能力。数据库触发器有以下的作用:
  * 安全性。可以基于数据库的值使用户具有操作数据库的某种权利。
  # 可以基于时间限制用户的操作,例如不允许下班后和节假日修改数据库数据。 ......

LEI 连接ORACLE 版本问题

Can you connect to an Oracle database with a 64-bit Oracle client?
 Technote (FAQ)
 
 
 
Question
You are unable to connect to an Oracle database with a 64-bit Oracle client. Does Lotus Enterprise Integrator (LEI), Lotus Domino Enterprise Connection Services (DECS), or LSX ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号