Show TOC

-f moredoLocate this document in the navigation structure

This BRSPACE function lets you manage the online redo log.

Function options:

  • -a|-action: specifies the type of manage action for the online redo log.

    Input syntax: -a|-action crgroup|crmember|drgroup|drmember|move|rename |resize|show|switch

    • crgroup creates redo log group

    • crmember create redo log member

    • drgroup drops redo log group

    • drmember drops redo log member

    • move moves redo log files

    • rename renames redo log files to standard name

    • resize resizes redo log files

    • show shows redo log files

    • switch switches redo log files

    Default: none, since you must always specify the action

  • -d|-dir <redo_dir>: specifies the redo log directory

    Default: none

  • -f|-file all_rf|<redo_file>|<file_list>: specifies the redo log files

    all_rf: all redo log files

    Default: none

  • -g|-group <group_nr>: specifies the redo log group number

    Default: none

  • -m|-member <member_nr>: specifies the redo log member number

    Default: none

  • -s|-size <size>: specifies the new redo log file size in MB

    Default: none

  • -t|-thread <thread_nr>: specifies the redo log thread number

    Default: 1