Was Interview Questions
Was Interview Questions
3)can you tell about your roles and responsibilties of your project?
IHS
1)Which webserver you are using?
6)How can you check if your Http server (or) Web server is running or not?
8) What is the most important config file located in IHS http server and where it is
located?
11)What are all the Config changes we have to do to enable virtual host for webserver?
17)What are all the different modes available to install IBM Http server?
APPLICATION SERVER
1)Which version of application server you are using?
6)How you are going to install WAS?How do you know installation is successful?
7)If you get a problem before creating a log’s directory, at that time where you can check
status of installation?
PROFILES
1)What is a profile?
2)What is a cell?
3)what is a node?
4)what is a server?
5)what is a application?
6)what is a nodeagent?
13What are the different kinds of profiles?What is the use of each profile?
21.How can you change port number ?In which XML file all the port numbers are
available?
GLOBAL SECURITY
1.What is the necessasity of global security?
7.What is the port number for LDAP server with SSL and without SSL?
8.What is the difference between base distinguished name and bind distinguished name?
9.What are the advantages and disadvantages of Local OS,Custom and LDAP user
registries?
10.How to enable Global security by using Custom registry and local OS registrty?
12.What are the different kinds of roles available and explain about each role?
DATABASES
1.On which database server you have worked so far?
7.What is the difference between connection pool data source and XA data source?
11) What are the JAR files necessary to configure Oracle database?
13) What is the default port number name of DB2 database and Oracle database?
15)What is meant by minimum connections and maximum connections?Who will give all
the details?
PLUGINS
1)Importance of plugins?
8. How the web server knows plugin cfg.xml file is available in a particular
location?
CLUSTERS
VIRTUAL HOST
1. What is virtual host?
2. How to configure Virtual host?
3. What are the different Virtual hosts available in WAS?
4. What are all the Port numbers available in default Host and admin Host?
5. Which XML file , if I change the fort name or add a fort number to a particular
Host will get updated?
6. How to configure Virtual Host for WAS?
7. Is it possible to change Virtual Host name after deployment of an application? If it
is how can we do that?
8. Is it possible to a server to listen to multiple fort numbers?
SSL
1.Tell me in detail how you are going to enable SSL for Web server, Plugins and
application server?
2.Difference between Trust file and key file?
3.What is a CSR?
4.How you are going to get a certificate from certificate authority?
5. What are the different ways to deploy an application?
6. What is the necessity of a context root?
7. Why we have to specify context root for War files but not for EAR file?
8. What is the context root available for EAR files ? What is the file name?
9. What is the Deployment descriptor?
FIX PACKS
1. Difference between refresh packs, fix packs, internal fixes?
2. How we are going to install a Fix pack explain all the steps?
3. What are the difference between update and roll out update?
GENERAL
1. What is a garbage colleter?
2. What is Heap memory?
3. What is Heap dump?
4. What is a thread dump, Java core dump?
5. What is a default heap size?
6. What are the different types of syncroziations available?
7. How to generate thread dump and heap dump?
8. Do you chance to analyze both of them?
9. what are the different types of logging utilities or trouble shooting utilities?
10. How many JVM’s will there for each server?
11. IN which log file garbage Colletctor information will be available?
12. What are the different kinds of log files in WAS?
13. How log analyzer works internally?
14. What is the use of collector pool?
15. Difference between node group and core group?
16. Difference between node group and cell?
17. What are shared libraries and how to configure them?
18. What is generic server ?
19. Use of service integration logs?
20. What are all the disadvantages in memory to memory replication?
21. What is PMI?how to enable PMI?
22. How to check all the servers in multiple notes are running or not?
23. How to increase a heap size through command line and explain the perameters?
24. What is a dynamic cache?
25. What is a cache monitor?
26. What are the different types of caching mechanisms we have?
27. How to tune the performance?
28. How to enable log rotation in HTTP server?
29. How to configure JMS?
30. What is a Queue connection factory?
31. what happens when you use Syncnode.sh?
32. which problem management tool you are using?
33. what is session persistence?
34. Difference between one way SSL and two way SSL?
35. What is the use of activation specification in JMS?
How to configure message resource?
36. What are the performance tuning metric’s?
37. How to verify session failover in memory to memory replication?
38. What is hung process?
39. what is tunneling?
40. What is session affinity?
41. What is the difference between Session ID and Clone ID?
What are the dis-advantages of memory to memory replication?
42. How can we check how many users are using admin console?
43. How can we check how many users are accessing the log files?
44. what is session failover?
45. How can we send 100 requets to server1,50 requests to server2,40 requests to
server3?
46. What is federated Repository?
47. How round robin algorithm works?
48. How to access HTML files from application server even though you have web
server?
49. what is the maximum heap size and how you are going to set maximum heap
size?
50. If we increase heap size in which XML file it will get updated?
51. Tell me the full syntax of syncnode.sh?
ISSUES
1.How you are going to troubleshoot if you are getting403,404,500 error?Explain?
2.What is the reason for out of memory exception?
3.If we get page cannot be displayed then how you are going to troubleshoot the issue?
4.What is the difference between page not found and HTTP 404 error?
5.What are the general issues you are facing normally in the production environment?
6.When you will get class loader exception?
7.What is the most challenging experience you have faced in your WAS experience?
4.If we give heap size value min=max at that time what are the advantages and dis-
advantages?