-
Book Overview & Buying
-
Table Of Contents
Oracle 11g R1 / R2 Real Application Clusters Handbook
The DBMS_FILE_TRANSFER package provides procedures to copy ASM files within a database or to transfer binary files between databases that use ASM. The DBMS_FILE_TRANSFER package has the following procedures:
COPY_FILE: Reads a file from a source directory and creates a copy of the file in a destination directory. The source and destination directories can both be in a local filesystem or in an ASM disk group. You can also use this procedure to copy between a local filesystem and an ASM disk group; the copy operation is valid in either direction.
GET_FILE: Contacts a remote database to read a remote file and then creates a copy of the file in the local filesystem or ASM disk group.
PUT_FILE: Reads a local file or ASM disk group and contacts a remote database to create a copy of the file in the remote filesystem.
Change the font size
Change margin width
Change background colour