In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly introduces "how to install BBED". In daily operation, I believe many people have doubts about how to install BBED. The editor consulted all kinds of materials and sorted out simple and easy-to-use methods of operation. I hope it will be helpful to answer the questions of "how to install BBED". Next, please follow the editor to study!
Full name of BBED: BlockBrower and Editor
1. Oracle 8i
Can be found under ORACLE_HOME/bin
2. Oracle 9i, 10g
Because it is not released with the software, it does not have this tool in windows, but on linux, it needs to be compiled.
Enter the appropriate path
Cd$ORACLE_HOME/rdbms/lib
Compile
Default directory:
Make-f ins_rdbms.mk $ORACLE_HOME/rdbms/lib/bbed
The bbed executable file generated above is located in the $ORACLE_HOME/rdbms/lib directory and can be copied to another location or run on another machine with the same Oracle version.
Specify the directory:
Make-f ins_rdbms.mk BBED=$ORACLE_HOME/bin/bbed $ORACLE_HOME/bin/ BBe3, Oracle 11g, 12c
BBED library files are not provided by default in OracleDatabase 11g, but can be compiled with 10g files
Copy Oracle 10g fil
Copy $ORA10g_HOME/rdbms/lib/ssbbded.o to $ORA11g_HOME/rdbms/lib
Copy $ORA10g_HOME/rdbms/lib/sbbdpt.o to $ORA11g_HOME/rdbms/lib
Copy $ORA10g_HOME/rdbms/mesg/bbedus.msb to $ORA11g_HOME/rdbms/mesg
Compile
Make-f $ORACLE_HOME/rdbms/lib/ins_rdbms.mk BBED=$ORACLE_HOME/bin/bbed $ORACLE_HOME/bin/bbed
4. Configure bbed
Listfile format acquisition
Select file# | |''| | name | |''| | bytes from v$datafile
Create a bbed parameter file
Cat / u01/app/oracle/bbed.parblocksize=8192listfile=/u01/app/oracle/listfile.txtmode=editvi .bash _ profilalias bbed='bbed parfile=/u01/app/oracle/temp/bbed.par'
Set up
Bbed parfile=/u01/app/oracle/bbed.par
The default password is blockedit.
5. The current configuration status of BBED BBED > showFILE# 1BLOCK# 1OFFSET 0DBA 0x00400001 (4194305 1) FILENAME / oradata/ORCL/system01.dbfBIFILE bifile.bbdLISTFILE filelist.txtBLOCKSIZE 8192MODE EditEDIT UnrecoverableIBASE DecOBASE DecWIDTH 80COUNT 512LOGFILE log.bbdSPOOL NoBBED > this ends the study on "how to install BBED" I hope I can solve everyone's doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.