DBA Data[Home] [Help]

SYS.DBMS_DBFS_HS dependencies on DBMS_DBFS_HS_LITEMS_T

Line 541: return dbms_dbfs_hs_litems_t

537:
538: -- listcontentFilename lists all the content file names across all
539: -- the storeitories owned by the current session user.
540: function listcontentfilename
541: return dbms_dbfs_hs_litems_t
542: pipelined;
543:
544: -- Flushes out dirty contents from level-1 cache.
545: -- And truncates all the lockable content from cache.