Wednesday, December 4, 2019

Checking EBS from Back-End

After finished EBS cloning, sometimes Front-End will not be opened because of port opening issues. So we cannot confirm that the FE is opening fine or not and also we cannot proceed with the basic sanity checks for the Instance we just cloned.

At such situations, the below method can be used to confirm that the Front-End is opening fine. After confirming this as a DBA, we can check with Network team for port opening for our EBS application for everyone to access the application through browser.

To avail this facility, we need to install an rpm named 'elinks' in our EBS Application Server.

Below is the method to check the FE of the EBS application without the use of VNC session.

First check the rpm is installed or not. If not installed, first install and then proceed with the remaining steps.


Now run the command elinks in the terminal/putty

In the address bar, type the URL of your oracle EBS R12 or any other application you wish to check.

Home page will appear in the terminal.



Once you confirmed that the page is working fine, you can sit with your network team and finish the port opening formalities.

                        ****************************நன்றி****************************

No comments:

Post a Comment

IAS Cache initialization failed

 Today I faced an Issue in R12.2 instance. The solution I followed to overcome the issue is very simple, but they are more than one solution...