dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

Session_max_open_files - Oracle FAQ

This is a discussion on Session_max_open_files - Oracle FAQ ; Type:Integer Default:10 Modify:No Range:1 to either 50 or the value of MAX_OPEN_FILES defined at the operating system level, whichever is less Notes:SESSION_MAX_OPEN_FILES specifies the maximum number of BFILEs that can be opened in any session. Once this number is reached, ...


Home > Database Forum > Oracle Database > Oracle FAQ > Session_max_open_files

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 02-04-2008, 07:29 AM
Database Guru
 
Join Date: Jan 2008
Posts: 2,546
domregchief is on a distinguished road
Post Session_max_open_files

Type:Integer
Default:10
Modify:No
Range:1 to either 50 or the value of MAX_OPEN_FILES defined at the operating system level, whichever is less
Notes:SESSION_MAX_OPEN_FILES specifies the maximum number of BFILEs that can be opened in any session. Once this number is reached, subsequent attempts to open more files in the session by using DBMS_LOB.FILEOPEN() or OCILobFileOpen() will fail. The maximum value for this parameter depends on the equivalent parameter defined for the underlying operating system.
Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 02:00 AM.