WebLogic related environment variable settings under Linux

Source: Internet
Author: User

The following is an example of a WEBLOGIC12C installation configuration environment
1. View Java version and run path

(1) View the currently running Java version

#java-version

(2) View the currently running Java path

#which Java

2. Environment variable setting

Export java_home=/dba/soft/jdk1.6.0_34

Export path= $JAVA _home/bin: $PATH

Export Wls_home=/dba/wls/oracle/middleware

3. Output environment variable value

[Email protected] ~]$ echo $JAVA _home

/dba/soft/jdk1.6.0_34

[Email protected] ~]$ echo $PATH

/dba/soft/jdk1.6.0_34/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/ Home/weblogic/bin

[Email protected] ~]$ echo $WLS _home

/dba/wls/oracle/middleware

This article Li Junjie (Network Name: casing), engaged in "system architecture, operating systems, storage devices, databases, middleware, applications" six levels of systematic performance optimization work

Welcome to the System performance Optimization Professional group, to discuss performance optimization technology together. Group number: 258187244

WebLogic related environment variable settings under Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.