Oracle Weblogic Server (MOSC)

MOSC Banner

setEnv.sh file for startNodeManager.sh

edited Aug 9, 2011 8:03AM in Oracle Weblogic Server (MOSC) 1 commentAnswered ✓
Hi,
setEnv.sh is local to every peoplesoft environment. In my installations, it is located at:

$PS_HOME/webserv/<ENV_NAME>/bin/setEnv.sh

where $PS_HOME is the path to peoplesoft home directory.

Configuration of node manager requires modifying startNodeManager.sh by commenting commEnv.sh and setting env variables from setEnv.sh:

#. "${WL_HOME}/common/bin/commEnv.sh"
. "<path_to_pshome>/webserv/<env_name>/bin/setEnv.sh"
 
Node manager is machine/server specific. A node manager in a machine will monitor all the environments (managed servers belonging to those environments) installed in that machine.

My question: so which setEnv.sh file should I be using in startNodeManager.sh? Every setEnv.sh is local and located under the specific peoplesoft environment - CRMDM, CRMDV, CRMQA, CRMPD for instance.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center