Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Oracle サーバーはデータベース接続をどのように処理しますか? 具体的には
よろしく、サチン
場合によります。 1.専用アーキテクチャを使用していると仮定すると、各セッションにはセッションID(V $ SESSIONの列SID)が与えられ ます。2。サーバーのsqlnet.oraファイルでSQLNET.EXPIRE_TIMEを設定しない限り、Oracleはデッド接続を検出しません。
ダニエル