For Oracle Apps DBA its mandatory to know about opatch (utility to apply database patch) and adpatch (utility to apply apps patch) but if you are planning to upgrade your skills to Oracle Fusion Middleware 11g then think about learning new patching tool “Smart Update” (BSU).
Smart Update (BSU - BEA Smart Update) - is a utility (java based application) to apply patches on WebLogic Server (Oracle’s J2EE server in Fusion Middleware 11g)
.
Key points for BSU (BEA Smart Update for WebLogic)
1. You start smart updatetool using $MW_HOME/utils/bsu/bsu.sh or bsu.cmd
2.Default patch directory is $MW_HOME/utils/bsu/cache_dir . You can change this location via Preferences ; File -> Preferences
3. You can work with BSU in online or offline mode
Online Mode : BSU connected to Oracle My Support
.
Offline Mode : BSU NOT connected to Oracle My Support
.

.
4. BSU (BEA Smart Update) is available for both command line and GUI mode
5. How to start Smart Update in WebLogic (Fusion Middleware 11g) ?
Smart Update utility is available at MW_HOME/utils/bsu/bsu.sh(where MW_HOME is top level directory of your Fusion Middleware installation)
For Fusion Middleware Directory structure click here
6.Top level steps for applying patch in WebLogic Server
i) Start Smart Update Tool using bsu.sh (Unix/Linux) or bsu.cmd (Windows)
ii)Login to Oracle My Support Tool (work in offline modefor Machines which can’t connect to internet)
iii) Select Patches (by selecting Get Patches tab)
.
iv) Validate for conflicts and resolve conflict (optional)
v) Download and apply patch . (For machines which can’t connect to internet, copy patches to cache_dir)
.
Related/References
To learn more on WebLogic Server join our Online Training weekend batch [399 USD only] starting on 27th Feb 2010
Related Posts for Learn WebLogic with Us
- Oracle WebLogic Installation Steps
- Domain , Administration & Managed Server, Cluster in Oracle WebLogic
- Create Domain in Oracle WebLogic
- Oracle WebLogic Server - Startup/Shutdown
- Oracle WebLogic Server 10g R3 10.3 is out now
- Deploy Application on Oracle WebLogic Server
- Cluster Architecture : Oracle WebLogic Server
- Start WebLogic Server on Linux on port 80, 443 <= 1024
- JDBC (Java DataBase Connectivity ) in Oracle WebLogic - Overview
- WebLogic Server JDBC for Database connection : Step by Step
- Security in Oracle WebLogic : Realm, Security Provider, Authentication, Authorization, Users
- Deploy ADF application to Oracle WebLogic Server
- Node Manager in Oracle WebLogic Server
- Configure Oracle HTTP Server infront of Oracle WebLogic Server mod_wl_ohs
- How to install weblogic server on 64 bit O.S. (Linux /Solaris) ?
- Oracle WebLogic Login Issue : Password is not correct (Password Lock Policy)
- Oracle WebLogic Server : Node Manager in nutshell
- Certification : 1Z0-108 Oracle WebLogic Server 10g System Administrator Certified Expert
- How to integrate WebLogic with Oracle Internet Directory for Login : Authentication
- opatch, adpatch and now “smart update” (BSU) to apply weblogic patches
- Disater Recovery documentation for Oracle WebLogic Server 11g (Fusion Middleware)
- Authentication Providers in #WebLogic - Oracle Access Manager Identity Assertion for Single Sign-On and OAM Authenticator
- Error while starting WebLogic Server : java.lang.NumberFormatException: null
- #WebLogic startup prompting from username password : boot.properties
Popularity: 7% [?]








Good hands-on exercises (installation, patching, cloning), very experienced trainer worth every penny
3 users commented in " opatch, adpatch and now “smart update” (BSU) to apply weblogic patches "
Follow-up comment rss or Leave a Trackbackuseful post on bsu..keep doing the good job atul
Hi,
I am new to weblogic portal development and I am confused about, what technology is good, easy and fast to develop portal & portlets.
As per Oracle weblogic portal it supports
1. Page flow portlets
2. Struts portlets
3. JSF portlets
4. Java portlets
Apache beehieve Page Flow was the default portlet till weblogic 10.3.1 and current version of weblogic portal says Apache beehieve is optional portlets and JSF portlets is default.
One more thing about the 10.3.2 - If i have created the empty EAR and Portal Web Project and trying to deploy on weblogic then it gives error for netuix.jar.
Can anybody help me to decide the technology for portal & portlet developmetn on 10.3.0 or 10.3.2.
One more thing I would like to know … What would be the vision of oracle for weblogic portal in terms of promoting the development technology, I mean would it be JSF or Page Flow?
Thanks in advance,
Sunil DK
[…] 2.To upgrade WebLogic to 10.3.3 use smart update (BSU), more information here […]
Leave A Reply