• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Techgoeasy

Techgoeasy

Learn Oracle, PHP, HTML,CSS,Perl,UNIX shell scripts

  • Home
  • Oracle
    • Oracle database
    • Oracle Ebusiness Suite
    • Oracle weblogic
    • Oracle Performance Tuning
    • Oracle Hyperion
    • Oracle Cloud Tutorials
  • SQL
  • interview questions
  • Linux
  • PHP and HTML
  • Downloads
  • General

Weblogic

How to start/stop Node manager and Managed server in Weblogic

June 27, 2022 by techgoeasy Leave a Comment

We will be discussing weblogic Node manager and managed server start/stop in this article. How to stop/start Node Manager in Weblogic The Node Manager is the WebLogic Server utility to control the lifecycle—start, stop, and restart of the WebLogic Managed Server instances and the Administration Server. It should be available on each and every node […]

Filed Under: Oracle, Weblogic Tagged With: How to start/stop Node manager and Managed server in Weblogic

Weblogic Administration Console

June 26, 2022 by techgoeasy Leave a Comment

In this article, we will be checking what is Weblogic Administration Console, and how to access Weblogic Administration Console, How to make changes to configuration through the Weblogic administration console, Uses and examples of changes What is Weblogic Administration Console Web browser-based, the graphical user interface to manage an Oracle WebLogic Server domain.Use the Administration Console […]

Filed Under: Oracle, Weblogic Tagged With: Weblogic Administration Console

How to enable SSL in Oracle Weblogic

June 26, 2022 by techgoeasy Leave a Comment

Here in this post, I will be giving steps on how to enable SSL in Oracle Weblogic which is installed on server “techserv01” (1) First we need to create the Keystore and create a certificate request cd <JDK TOP>/bin keytool -genkeypair -keyalg RSA -alias techserv01_key -keysize 2048 -keystore E:\Oracle\WEB\WEBStore.jks -storepass jkstechserv01 -keypass jkstechserv01 keytool -certreq […]

Filed Under: Oracle, Weblogic

How to stop-start WebLogic AdministrationServer

June 26, 2022 by techgoeasy Leave a Comment

There are two types of WebLogic Server instances in a domain, Administration Server and Managed Server. and we also have node manager in the WebLogic which can span multiple WebLogic domains in the machine it is running. Here in this post, we will focus on How to stop-start WebLogic AdministrationServer Stop/start Administration Server How to […]

Filed Under: Oracle, Weblogic Tagged With: How to stop-start WebLogic Server

How to find weblogic version in Unix & Windows

May 24, 2022 by techgoeasy Leave a Comment

There are various ways to find the weblogic version. Here I will be giving the steps for all versions of Weblogic in Unix & windows with command line ADMIN CONSOLE The lower left-hand corner of the WebLogic admin console will print out the version This will work for all weblogic versions WebLogic admin server standard […]

Filed Under: Oracle, Weblogic

How to enable/Disable JSSE in Weblogic Server in 11g/12c

March 12, 2022 by techgoeasy Leave a Comment

JSSE stands for Java Secure Socket engine. This is useful while enabling SSL in oracle weblogic server. Oracle 11g weblogic server by default uses the Certicom Bases SSL implementation and supports the TLS version SSLv3 and TLS.10. JSSE enables us to more secure protocol like TLS1.1 and later Reason for Enabling SSE in Weblogic Server […]

Filed Under: Oracle, Weblogic

  • Page 1
  • Page 2
  • Page 3
  • Next Page »

Primary Sidebar



Subscribe to our mailing list

Enter your email address to subscribe to this blog and receive notifications of new posts by email

Recent Posts

  • How to generate sql monitor report in Oracle
  • How to find the long running (longops session) in Oracle
  • How to find concurrent request id from Sid or spid
  • how to check recycle bin in oracle: Purge, enable/disable
  • how to check fra size in oracle: Location, usage, change size

Copyright © 2023 : TechGoEasy

  • Hire me
  • Privacy Policy
  • Contact Us
  • New? Start Here
  • About Us