• Home
  • RMAN
  • Database
    • Data Guard
    • Data Pump
    • Performance Tuning
    • Security
    • General
  • Enterprise Manager
    • Grid Control 11g
    • Cloud Control 12c
  • Middleware
    • APEX
    • Application Server
    • Forms & Reports
    • WebLogic Server
  • OS
    • Linux & UNIX
    • Windows
    • VirtualBox
  • SQL Server
  • MongoDB
  • About Me
Home » Middleware » Archive for category "WebLogic Server" ( » Page 2)

Category Archives: WebLogic Server

How to reset the WebLogic Admin Server password

Posted on May 12, 2010 by Garth

If you ever lose or forget your WebLogic Admin Server password, and you need to reset it, here’s how (tested against WLS 10.3)… Set the following environment variables (updating the <domain_name> as appropriate): export MW_HOME=/u01/app/oracle/product/middleware export DOMAIN_HOME=$MW_HOME/user_projects/domains/<domain_name> export CLASSPATH=$CLASSPATH:$MW_HOME/wlserver_10.3/server/lib/weblogic.jar . $DOMAIN_HOME/bin/setDomainEnv.sh Shutdown your WebLogic domain: $DOMAIN_HOME/bin/stopWebLogic.sh Rename and backup the DefaultAuthenticatorInit.ldift file: cd $DOMAIN_HOME/security mv

Read More…

Posted in WebLogic Server | Tags: boot.properties, password, security, weblogic | 3 Comments |

Archived

Popular Posts

  • Restoring a MongoDB document from the oplog
  • PLS-00801: internal error [hshuid:LU invalid] when compiling a package body
  • OTN Appreciation Day : Oracle Reports Server Job Queue Monitoring
  • Configuring Oracle Reports Server Job Queue Monitoring
  • Data Guard "CORRUPTION DETECTED: In redo blocks starting at block..." issues

External Links

  • SQL Formatter
  • Oracle Live SQL
  • SQL Fiddle
  • ASH Viewer
  • MOS
  • Oracle Forum
  • Oracle Base
  • Oracle FAQ
  • Oracle Articles
  • Rob Zoeteweij’s EM Blog
  • Prev
  • 1
  • 2
Copyright © 2020 SnapDBA.com