Skip to Main Content
Oracle in a Nutshell
book

Oracle in a Nutshell

by Rick Greenwald, David C. Kreines
December 2002
Intermediate to advanced content levelIntermediate to advanced
928 pages
85h 29m
English
O'Reilly Media, Inc.
Content preview from Oracle in a Nutshell

Name

allocOperand Clause

Synopsis

allocOperand :=
{ PARMS [=] 'channel_parms' 
| CONNECT [=] 
ConnectStringSpec 
| DEBUG [=] integer 
| FORMAT [=] 'format_string' [,'format_string' ...]
| TRACE [=] integer 
| { MAXPIECESIZE [=] integer 
  | RATE [=] integer } [ K | M | G ] 
| MAXOPENFILES [=] integer 
| SEND 'command'
}

Allows you to change the characteristics of a channel.

Keywords

ConnectStringSpec

Indicates an alternate database that will be the target of backup and restore operations. See the previous section for this clause’s syntax.

DEBUG integer

Logs debugging information to an output file for backup, copy, or restore commands that use the channel. The integer specifies the level of information logged.

TRACE integer

Specifies the level of trace information that is logged to an output file. The exact meaning of the integer is defined by the MML software.

MAXPIECESIZE integer

Specifies the maximum size for a backup piece. New with Oracle9i.

RATE integer

Specifies the maximum number of bytes that RMAN will read per channel in bytes, kilobytes (K), megabytes (M), or gigabytes (G). New with Oracle9i.

MAXOPENFILES integer

Specifies the maximum number of files that RMAN is allowed to have open at any given time. New with Oracle9i.

SEND command

Sends a vendor-specific command to all of the allocated channels. New with Oracle9i.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Oracle Internals

Oracle Internals

Donald K. Burleson
Oracle PL/SQL

Oracle PL/SQL

Lewis Cunningham
Oracle Essentials: Oracle9i, Oracle8i and Oracle8, Second Edition

Oracle Essentials: Oracle9i, Oracle8i and Oracle8, Second Edition

Rick Greenwald, Robert Stackowiak, Jonathan Stern

Publisher Resources

ISBN: 0596003366Errata Page