跳至主要內容
ZCG Notes
作code家的筆記
選單
編程語言
Python
Node.js
Java
作業系統
Ubuntu
日期:
2019 年 8 月 23 日
Oracle
[Oracle]尋找並kill指定session
select p.SPID, s.username, s.s …
Oracle
[Oracle]解決ORA-01653: unable to extend table by in tablespace
解決方法:需要為tablespaces增加一個dbf fil …