Environment: Oracle 10g RHEL 5.8
Description: BBED is called data block browsing and editing. Deep Learning of Oracle block and disaster recovery in special circumstances.
1. Compile the connection:
Cd $ ORACLE_HOME/rdbms/lib
Make-f ins_rdbms.mk $ ORACLE_HOME/rdbms/lib/bbed
2. Migration execution file:
Cp $ ORACLE_HOME/rdbms/lib/bbed $ ORACLE_HOME/bin
3. Configure the logon information:
Bbed login needs to initialize the parameter file parfile to locate the location of the data block to be edited
Bbed. par
The simple configuration is as follows:
Blocksize = 8192
Listfile =/home/oracle/a.txt
Mode = edit
The following is a simple configuration of a.txt:
6/u01/app/oracle/oradata/ORCL/datafile/o1_mf_ts_1_7x5v2q05 _. dbf
Note:
1)bbed.parand a.txt can be arbitrarily named.
In 22.16a.txt, 6 is the file number,/u01.. That is the file name.
3) The configuration above must be based on the actual situation when you create a database. For example, if the data block size is 8 k, the blocksize must be 8 k.
4. logon connection:
The password for bbed is blockedit.
Login: bbed parfile = bbed. par
For more information about Oracle, see Oracle topics page http://www.bkjia.com/topicnews.aspx? Tid = 12