Skip to content

Commit aa188fa

Browse files
committed
update db
1 parent e1a7804 commit aa188fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

db相关总结.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
* Database Concepts: http://docs.oracle.com/database/121/CNCPT/toc.htm
4141
* The differences of "on delete cascade" and "on delete set null": http://docs.oracle.com/cd/B28359_01/server.111/b28286/clauses002.htm (search "on delete")
4242
* Database Error Messages: http://docs.oracle.com/cd/B28359_01/server.111/b28278/toc.htm
43+
* 5 Introduction to LOBs: http://docs.oracle.com/cd/B10500_01/appdev.920/a96583/cci05lob.htm
4344

4445
* Oracle SQL Developer: http://www.oracle.com/technetwork/developer-tools/sql-developer/overview/index.html
4546
* Instant Client Downloads for Microsoft Windows (32-bit): http://www.oracle.com/technetwork/topics/winsoft-085727.html
@@ -89,7 +90,7 @@ sysman/oem_temp sysman 为 oms 的用户名
8990

9091
scott/tiger NORMAL 普通用户
9192

92-
aqadm /aqadm SYSDBA 或 NORMAL 高级队列管理员
93+
aqadm/aqadm SYSDBA 或 NORMAL 高级队列管理员
9394

9495
Dbsnmp/dbsnmp SYSDBA 或 NORMAL 复制管理员
9596

0 commit comments

Comments
 (0)