To start the Node Manager with WebLogic:
- Open a terminal console.
- Run startNodeManager.sh from the bin folder of the P6 EPPM domain by using the following scripts:
cd <WebLogic_Home>/user_projects/domains/<P6_EPPM_Domain>/bin
./startNodeManager
Where:
- <WebLogic_Home> is the WebLogic home directory. The default is Oracle/Middleware/Oracle_Home.
- <P6_EPPM_Domain> is the WebLogic domain for P6 EPPM that was set during configuration.