Object documentationBRSPACE Detail Log

 

The detail log file contains full information about what happened during the BRSPACE function.

 

The file displays information about the:

  • Relevant parameters from the initialization profile init<DBSID>.sap that were set during the BRSPACE run

  • Function name

  • Menus that were displayed and the options that you chose

  • BRSPACE commands and results

Structure

BRSPACE detail logs have names of the following form:

s<encoded timestamp>.<ext>

The logs are stored in the sapreorg directory.

The name consists of:

  • Action ID

    This consists of the fixed character s and the <encoded time> that the function was performed.

  • Function ID

    The suffix <ext> indicates the function type:

    • dbr: start up database

    • dbs : shut down database

    • dba : alter database instance

    • dbp : alter database parameter

    • dbc: recreate database

    • dbw: show database information

    • dfa: alter data file

    • dfm: move data file

    • ida: alter indexes

    • idr: rebuild indexes

    • mde: manage data encryption

    • mfb: manage flashback database

    • mor: manage online redo log

    • mst: manage database statistics

    • tba: alter tables

    • tbe: export tables

    • tbi: import tables

    • tsa: alter tablespace

    • tsc: create tablespace

    • tsd: drop tablespace

    • tse: extend tablespace

    • tbr: reorganize tables