Feb 9, 2010 #1 Phil99 Programmer Joined Jul 12, 2002 Messages 32 Location GB Hi, I'm looking for a script to find all tables, columns in a tablespace which use lobs and details of the lob settings, such as In Row etc. Thanks Phil
Hi, I'm looking for a script to find all tables, columns in a tablespace which use lobs and details of the lob settings, such as In Row etc. Thanks Phil
Feb 9, 2010 #2 Dagon MIS Joined Jan 30, 2002 Messages 2,301 Location GB The view SYS.DBA_LOBS probably has most of what you want. Retired (not by choice) Oracle contractor. Upvote 0 Downvote