Create Profile in WebSphere

How will you create a profile and what are all the ways available to create profile? What are the different kinds of profiles in WebSphere 6.0? How will you know how many profiles are available?

Questions by kirankumar samudrala   answers by kirankumar samudrala

Showing Answers 1 - 6 of 6 Answers

Saritha Mandari

  • Dec 23rd, 2016
 

GUI -: WAS root bin ProfileManagement
./pmt.sh
COMMANDLINE-: WAS root logs
./imcl copy paste the text file for both profiles
2 types Profiles: 1)Dmgr01, 2) Appsrv01
Listing profiles-:
WAS root bin
./manage profiles.sh -listProfiles

  Was this answer useful?  Yes

rohit

  • Jul 31st, 2017
 

We can create profile by command mode Execute ./manageprofile.sh as well as GUI mode.
To check how many profiles are available we can use command manageprofile.bat -ListProfile

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions