Loading cover... Drag cover to reposition

How to register and deploy a new domain under Oracle Weblogic Server in Oracle EBS Environment for a specific application.

Post Weblogic Server Installation, Follow the steps below to create the new domain to deploy EBS apps:

Note: To create new Weblogic domain using GUI, you need to have enabled x11 ssh forwarding in the server and ensure to have any of third party tool like x-shell, humming bird etc.

 Step 1 - Change directory to the directory

cd /export/home/ebstrng/Oracle/Middleware/wlserver_10.3/common/bin/

      Step 2 - Execute the below config script

4.      

Step 3 - Select “Create a New Weblogic domain” and then Next

      Step 4 - Select the first option to proceed with “Basic Weblogic Server Domain”

Step 5 - You can keep the default domain name “base_domain” or can be change as per the requirement

      Step 6 - Configure user name and password for Weblogic domain management

      Step 7 - For training instance, Development Mode of domain has been created. To create a Live instance of domain, select “Production Mode” and specify the path of JRockit accordingly.

Step 8 -  Select “Administration Server” to create the first and foremost Weblogic domain for hosting EBS apps instance

Step 9 -   Default Listen Address “All Local Addresses” can be used or can change to the Primary Public Ip address. Default port no 7001 or can be change to 7*** as per the environment and available port

 

      Step 10 - Keep the Domain Summary View as “Deployment” and click “create” to complete domain creation:

      Step 11 - To start the new Weblogic domain , Change Directory to /export/home/ebstrng/Oracle/Middleware/user_projects/domains/base_domain/bin

-          Execute the startup script  

-          Open the console and login

-         

      Step 12 - Then get the EBS apps deployment file and deploy it same Admin server or can create separate Managed Server for  deploying  any specific apps.

      Step 13 - Click on Deployments à Install à Select the deploy  file and complete the specific EBS-apps

 

      Step 14 - Restart the Weblogic Domain “Admin Server” to take the apps start running.

     

      The views expressed in this article are the author's own and do not necessarily reflect aclnz.com policies.

Including User Defined Functions in SQL Queries
fapostimportaad.sql taking too long to complete - ...