In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly explains the steps of installing bbed tools in Oracle 11G. The content of the explanation is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn the steps of installing bbed tools in Oracle 11G.
Bbed installation (Oracle 11.2.0.4)
Because BBED is an internal tool for Oracle and is no longer available in 11g environments, you need to copy the corresponding files from Oracle10g to ORACLE_HOME.
Copy 3 files from Oracle 10g to your local Oracle installation directory. The documents are as follows:
$ORACLE_HOME/rdbms/lib/sbbdpt.o$ORACLE_HOME/rdbms/lib/ssbbded.o$ORACLE_HOME/rdbms/mesg/bbedus.msb
Use the Oracle user to execute the following command to compile:
$make-f $ORACLE_HOME/rdbms/lib/ins_rdbms.mk BBED=$ORACLE_HOME/bin/bbed $ORACLE_HOME/bin/bbed
Log in to bbed
[oracle@test-db mesg] $bbedPassword: BBED: Release 2.0.0.0.0-Limited Production on Mon Jan 14 20:10:46 2019Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.*! For Oracle Internal Use only!! * BBED >
The default password is: blockedit
The following prompt indicates that no profile has been created
BBED > set file 3 block 128BBED-00312: no LISTFILE specified
The content in the filelist file can be obtained through SQL: select file# | |'| | name | |'| | bytes from v$datafile
[oracle@test-db ~] $vi filelist3 / data/oracle/oradata/justin.dbf 104857603 / data/oracle/oradata/justin.dbf 104857603 / data/oracle/oradata/renkun01.dbf 10485760 Parameter Information [oracle@test-db ~] $vi parblocksize=8192listfile=filelist.txtmode=edit
Log in
[oracle@test-db] $bbed parfile=/home/oracle/parPassword: BBED: Release 2.0.0.0.0-Limited Production on Mon Jan 14 22:28:03 2019Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.*! For Oracle Internal Use only!! * Thank you for your reading. The above is the content of "steps for installing bbed tools in Oracle 11G". After the study of this article, I believe you have a deeper understanding of the steps of installing bbed tools in Oracle 11G, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
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.