GeekInterview.com
Series: Subject:

Websphere FAQ

Showing Questions 1 - 20 of 26 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

Federating node

Asked By: neeraj79 | Asked On: Apr 23rd, 2008

Can someone explain what it means by federate a node ?

Answered by: chandrasekhar on: Apr 10th, 2013

giving the control of application server profile to dmgr is nothing but federation. for single point of administration we are doing federation.we can do federation in 2 ways.1.from admin console of dm...

Answered by: preethi on: Nov 11th, 2012

Federation : It is the process of integrating a stand alone application server to Dmgr..Now the admin console of the stand alone server vanishes and is controlled from Dmgr admin console.

How to take the back up of existing application in web sphere application through command line?

Asked By: chinnabg | Asked On: Feb 9th, 2013

Answered by: chandu7974 on: Apr 10th, 2013

by using backupconfig command we make backup

What is nodeagent in websphere?

Asked By: kirankumar samudrala | Asked On: Feb 23rd, 2011

Answered by: raja8251 on: Mar 22nd, 2013

is possible to DMGR down? if its possible , How to start the DMGR? & which situation We are getting DMGR down? How to solve the Problem?


Please explain the any one to my question....

Answered by: ks9bp on: Feb 28th, 2012

When a node is federated to the DMGR a node agent will be formed. To perform any actions like start server and stpop server the DMGR send the request to Node agent and it will send the request to Node.And It will push the configuration changes from the Master repository to the node.

What is difference between websphere5.X and websphere 6.X?

Asked By: srini | Asked On: Jun 5th, 2006

Answered by: Raja Sekhar on: Mar 21st, 2013

In WAS 6.1 we have 4 different types of profiles available. They are Deployment Manager Profile(DMGR): The deployment manager profile defines a deployment manager in a distributed server environme...

Answered by: sekhar on: Mar 19th, 2013

How many profiles are there in 6.1 & 7.0? what are that Profiles?

100% cpu utilization troubleshooting

Asked By: anil4was | Asked On: Nov 29th, 2012

How can we troubleshoot 100% cpu utilization in windows and LINUX? Explain me?

Answered by: venki on: Jan 28th, 2013

go to task manager and kill unwanted running programs.

How to assign weights to cluster members in websphere?

Asked By: kirankumar samudrala | Asked On: Feb 23rd, 2011

Answered by: rajesh on: Nov 21st, 2012

while creating the cluster members we can assign waits...we can give different waits among each cluster...the highest wait of a cluster member will serves more requests..the default wait value is 2 and the range of wait is 0-20.

Is it possible to communicate between two cells in websphere? If yes, how?

Asked By: kirankumar samudrala | Asked On: Feb 23rd, 2011

Answered by: siva on: Oct 28th, 2012

throught XD(Extended Deployment) package

Load balancing and workload management

Asked By: kirankumar samudrala | Asked On: Feb 23rd, 2011

What are the differences between load balancing and work load management?

Answered by: kiran on: Oct 15th, 2012

Workload Management: When we assign clusters to the servers, the cluster maintain high performance when one of server failed to respond, the other server in cluster responds to the task.

Websphere cluster

Asked By: kirankumar samudrala | Asked On: Feb 23rd, 2011

What is a cluster in websphere? Why do we need a cluster? What are the different types of clusters available?

Answered by: sateesh babu.Ginjupalli on: May 15th, 2012

Clustering is grouping of the servers.Every cluster member must have the same configuration and same version.We can say each cluster member is the clone to one another. Clustering concept is for High ...

Answered by: ks9bp on: Feb 28th, 2012

Clustering is nothing but the logical grouping of application servers.

By using clustering we can provide the high availability environments for application.

Clustering can be done in 2 types

1. Horizontal clustering
2. Vertical Clustering

How will you change port number in which XML file all the port numbers are available?

Asked By: kirankumar samudrala | Asked On: Feb 23rd, 2011

Answered by: ks9bp on: Feb 28th, 2012

We can see the port numbers in 2 ways: 1. From the console servers--> application Servers ---> select appropriate Application server ---> right hand side under communications we can see the Ports. Se...

Answered by: krishna mul on: Mar 28th, 2011

you can change the port numbers in serverindex.xml file

What is high availablity in websphere?

Asked By: kirankumar samudrala | Asked On: Feb 23rd, 2011

Answered by: ks9bp on: Feb 28th, 2012

it is about the application availability for the users who are using it. We can provide the high availability by installing the application in different cluster members. In case one of the Application...

Answered by: Ritam Bose on: Sep 7th, 2011

High availability basically provide fail over to cluster member.In websphere world core group is a set of process that provides High Availability to cluster member.whenever we will create an applicati...

Explain what are refresh packs, fix packs and internal fixes?

Asked By: kirankumar samudrala | Asked On: Feb 23rd, 2011

Answered by: ks9bp on: Feb 28th, 2012

Fix pack: Fix packs are unscheduled releases which consisting of relative few fixes to address significant issues discovered between regularly scheduled maintainable releases.

Answered by: mumtaz.shaikh on: Aug 5th, 2011

Hi, Release: --------------- This is the term used by web sphere development and support for a major version of web sphere. The first 2 digits of the product version number identify the re...

Install fix pack in websphere

Asked By: kirankumar samudrala | Asked On: Feb 23rd, 2011

How to install a fix pack in websphere 6.0? Explain all the steps

Answered by: ks9bp on: Feb 28th, 2012

To install fix packs We need the following 1. Update installer 2. Appropriate fiX packs for WAS,SDK,HTTP SERVER AND PLUG-IN. STEPS: 1. Stop the server before you apply the fix packs. 2. Use update ...

What is the difference between application and web server ?

Asked By: anupam | Asked On: Oct 14th, 2005

Answered by: ks9bp on: Feb 28th, 2012

WEBSEREVER: It will serve only HTTP protocol requests and it will divert the URLs to the application servers. It can serve only static content and is used to display customised error messages. Applic...

Answered by: mahesh on: Jan 9th, 2012

Web server: It contain static pages or HTTP images only.

App server: It the user requests to servlets, jsps i.e dynamic content, it also contains container for EJBs

What is managed node and unmanaged node in websphere?

Asked By: kirankumar samudrala | Asked On: Feb 23rd, 2011

Answered by: kranthi.soparla14 on: Feb 24th, 2012

Managed Node: It have a node agent,it can managed Dmgr and federated profile.
Unmanaged Node : It dont have node agent, why because it does not managed Dmgr and profiles.

Answered by: hari on: Oct 28th, 2011

Managed Node: The node which is managed by Deployment manager is called Managed Node.

Unmanaged Node: The node which is not managed by Deployment Manager is called Unmanaged node.

Cell, node and profile

Asked By: kirankumar samudrala | Asked On: Feb 23rd, 2011

What is a cell, node and a profile?

Answered by: HARI on: Oct 28th, 2011

Cell: A cell is a grouping of nodes into a single administrative domain. Based on the Websphere packages the servers available in each node will vary. Node: A node is nothing but logical grouping of ...

How to change virtual host name after deployment of an application?

Asked By: kirankumar samudrala | Asked On: Feb 23rd, 2011

Answered by: hari on: Oct 28th, 2011

Hi, From the console go to Applications --> Enterprise Applications --> Select the deployed application --> select virtual host under web module properties --> change the virtual host which should be...

What are the difference between update and rollout update?

Asked By: kirankumar samudrala | Asked On: Feb 23rd, 2011

Answered by: hari on: Oct 28th, 2011

Update: It is used to update a full application or a single module or a single file or a part of application or replacing the old file with new file within a server Rollout Update: It is used to sequ...

Fix pack feature pack

Asked By: ipan_mirra | Asked On: Jun 12th, 2008

What is the difference between web shpere fix pack and feature pack?

Answered by: aajkaal on: Feb 3rd, 2009

As the name suggests fix pack is synonym for patch whereas feature pack is like an addon to a software which will provide added functionality.

What is perspective in websphere?

Asked By: devradh | Asked On: Oct 11th, 2005

Answered by: ipan_mirra on: Jun 12th, 2008

Prespective is nothing but the mode of work. It can be like, Java, J2EE, etc..

but adding the plugins we can change the modes. for ex. If we add the clear case plugins then we can change our prespective to clear case.

Answered by: Viswanath Chirravuri on: Sep 22nd, 2006

Perspective in WSAD is the appearence in which the user is convinient to operate and also the mode in which he works on.For example:, we debug the code in debug perspective, write the java code normal...

First | Prev | | Next | Last Page

 

 

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.