
Oracle
文章平均质量分 79
sunpowers
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Oracle数据库命令速查
第一章:日志管理 1.forcing log switches sql> alter system switch logfile; 2.forcing checkpoints sql> alter system checkpoint; 3.adding online redo log groups sql> alter database add logfile [group 4]sql> (/d原创 2005-04-28 20:30:00 · 997 阅读 · 0 评论 -
ORACLE关于bin目录下各文件的意义及使用方法
$ORACLE_HOME/bin下的utilities解释Binary First Available Description--------- ---------------- ------------------------------------------adapters (7.3.4)原创 2005-04-29 15:47:00 · 988 阅读 · 0 评论