oracle bfile 优点,Oracle Bfile

BFILE Datatype

The BFILE datatype enables access to binary file LOBs that are stored in file

systems outside the Oracle database. A BFILE column or attribute stores a BFILE

locator, which serves as a pointer to a binary file on the server’s file system. The

locator maintains the directory alias and the filename.

You can change the filename and path of a BFILE without affecting the base table

by using the BFILENAME function.

Binary file LOBs do not participate in transactions and are not recoverable. Rather,

the underlying operating system provides file integrity and durability. The

maximum file size supported is 4 gigabytes.

The database administrator must ensure that the file exists and that Oracle

processes have operating system read permissions on the file.

The BFILE datatype enables read-only support of large binary files. You cannot

modify or replicate such a file. Oracle provides APIs to access file data. The primary

interfaces that you use to access file data are the DBMS_LOB package and the OCI.

See Also:

n Oracle9i Supplied PL/SQL Packages and Types Reference and Oracle

Call Interface Programmer’s Guide for more information about

these interfaces and LOBs

n the modify_col_properties clause of ALTER TABLE on

page 11-2 and TO_LOB on page 6-178 for more information on

converting LONG columns to LOB columns

See Also: BFILENAME on page 6-23 for more information on this

built-in SQL function

See Also:

n Oracle9i Application Developer’s Guide - Large Objects (LOBs) and

Oracle Call Interface Programmer’s Guide for more information

about LOBs.

n CREATE DIRECTORY on page 13-49

发表于 2007-05-31 18:21 webjlwang 阅读(300) 评论(0)  编辑  收藏

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值