Some of the interview Questions that i faced recently. Interview was form 1 hour 25 minutes -------------
• if admin server is down and if we changed any setting in managed server, will admin get all those setting after getting up?
• Can a stuck thread still do reasonable work?
• How do you deal with the corrupted config.xml?
• how do you deal with the corrupted configuration like JDBC , JMS files?
• What are the available logs Created in Weblogic?
• What is a TTL in weblogic?
• What are the difference between Connection pool and data source?
• What happens if we delete the log files when the server is running & when the server is not running?
• Can we change the name of the log files when the process is running?
• What is HTTP tunneling in weblogic?
• How many types of weblogic installation ?
• How do you clean the Cache in Weblogic?
• What are the recommendations for the number of WebLogic Server Instance (JVM) per CPU?
• Tell about the Weblogic Boot Up sequence?
• Does WebLogic Server dynamically use additional CPUs added to a managed server on the fly?
• Can a WebLogic Server (WLS) admin server running on a 32-bit JDK be configured with a managed server running on a 64-bit JDK?
• What is the difference between -Dweblogic and setting values in weblogic console?
• How to disable admin port in weblogic without weblogic console?
• What are Pinned services in Weblogic?
• Why we need Weblogic Inactive Connection Timeout in Weblogic
• How do I integrate JNI ( Native code ) code into weblogic?
• I want to set Prodcution Mode to true in Admin Domain , would this also run all the managed servers in Production Mode ?
• What is the deployment process in weblogic?
• How does the deployment to a cluster work if one of the member is down
• How do you differentiate between a server hang and server crash issue?
• what is the difference between .jar .war and .ear files?
• What are deployment descriptors?
• What is a shutdownhook?
• What is a File Descriptor?
• What is fast swap in weblogic?
• How do we find the applied patches done in Weblogic
• What are core , thread and heap dump?
• What is a network channel in Weblogic?
• What are Resource adapters?
• How does Credentials are passed to Weblogic server?
• How do we communicate with external components?
• What is cross cluster replication in weblogic?
• What is a DBPing and multiCast utility do?
• What is the use of Pack Command>\?
• Does weblogic server works as a Web Server?
• What are the available roles in weblogic?
• What is a Client application archive?
• What are the types of deployment methods in Weblogic?
• What are the types of packaging files for deployment?
• Can an application be deployed without any deployment descriptors?
• What are the values tuned in web logic?
• What are the differences between multicast and unicast clustering?
• What are the data source states?
• When does a Data Source goes to Suspend State?
• What is a Overload state in Weblogic?
• What is the sequence of Weblogic Server startup?
• How can the cluster members will communicate?
• What are the difference b/w web server and proxy server?
• Difference between horizontal clustering, vertical clustering and where both are used?
• If data source is configured but then after DB server is not running then what is the state of data source?
• What is the difference between heap dump and thread dump?
• What kind of problems would you expect to encounter when trying to increase a managed server's maximum heap size to 3 GB? If an application was suffering short periodic freezes, and no errors were appearing in the logs, can you suggest a possible cause?
• If a managed server is crashing with a StackOverflow exception, what could be the cause?
• Describe how you might run a WLST script?
• What is a Smart Update in weblogic?
• What is a weblogic version compatibility?
• Can a node manager run with a different version of weblogic version?
• Can weblogic cluster be configured in a mixed platform ?
• What is a Harvester in WLDF?
• What are Watches and Notifications in WLDF?
• What are the types of data sources provided in weblogic?
• Can JDBC datasource be shared across clusters or to other developers?
• What is Cluster-wide JNDI tree?
• What are the types of Session Replication in weblogic?
• When does a Weighted Round Robin algorithm used,Explain a Scenario?
• What is the Diff b/w Xa and Non-Xa Datasource ?
• What are the Deployable Modules and Deployment modes?
• Can a stuck thread still do reasonable work?
• How do you deal with the corrupted config.xml?
• how do you deal with the corrupted configuration like JDBC , JMS files?
• What are the available logs Created in Weblogic?
• What is a TTL in weblogic?
• What are the difference between Connection pool and data source?
• What happens if we delete the log files when the server is running & when the server is not running?
• Can we change the name of the log files when the process is running?
• What is HTTP tunneling in weblogic?
• How many types of weblogic installation ?
• How do you clean the Cache in Weblogic?
• What are the recommendations for the number of WebLogic Server Instance (JVM) per CPU?
• Tell about the Weblogic Boot Up sequence?
• Does WebLogic Server dynamically use additional CPUs added to a managed server on the fly?
• Can a WebLogic Server (WLS) admin server running on a 32-bit JDK be configured with a managed server running on a 64-bit JDK?
• What is the difference between -Dweblogic and setting values in weblogic console?
• How to disable admin port in weblogic without weblogic console?
• What are Pinned services in Weblogic?
• Why we need Weblogic Inactive Connection Timeout in Weblogic
• How do I integrate JNI ( Native code ) code into weblogic?
• I want to set Prodcution Mode to true in Admin Domain , would this also run all the managed servers in Production Mode ?
• What is the deployment process in weblogic?
• How does the deployment to a cluster work if one of the member is down
• How do you differentiate between a server hang and server crash issue?
• what is the difference between .jar .war and .ear files?
• What are deployment descriptors?
• What is a shutdownhook?
• What is a File Descriptor?
• What is fast swap in weblogic?
• How do we find the applied patches done in Weblogic
• What are core , thread and heap dump?
• What is a network channel in Weblogic?
• What are Resource adapters?
• How does Credentials are passed to Weblogic server?
• How do we communicate with external components?
• What is cross cluster replication in weblogic?
• What is a DBPing and multiCast utility do?
• What is the use of Pack Command>\?
• Does weblogic server works as a Web Server?
• What are the available roles in weblogic?
• What is a Client application archive?
• What are the types of deployment methods in Weblogic?
• What are the types of packaging files for deployment?
• Can an application be deployed without any deployment descriptors?
• What are the values tuned in web logic?
• What are the differences between multicast and unicast clustering?
• What are the data source states?
• When does a Data Source goes to Suspend State?
• What is a Overload state in Weblogic?
• What is the sequence of Weblogic Server startup?
• How can the cluster members will communicate?
• What are the difference b/w web server and proxy server?
• Difference between horizontal clustering, vertical clustering and where both are used?
• If data source is configured but then after DB server is not running then what is the state of data source?
• What is the difference between heap dump and thread dump?
• What kind of problems would you expect to encounter when trying to increase a managed server's maximum heap size to 3 GB? If an application was suffering short periodic freezes, and no errors were appearing in the logs, can you suggest a possible cause?
• If a managed server is crashing with a StackOverflow exception, what could be the cause?
• Describe how you might run a WLST script?
• What is a Smart Update in weblogic?
• What is a weblogic version compatibility?
• Can a node manager run with a different version of weblogic version?
• Can weblogic cluster be configured in a mixed platform ?
• What is a Harvester in WLDF?
• What are Watches and Notifications in WLDF?
• What are the types of data sources provided in weblogic?
• Can JDBC datasource be shared across clusters or to other developers?
• What is Cluster-wide JNDI tree?
• What are the types of Session Replication in weblogic?
• When does a Weighted Round Robin algorithm used,Explain a Scenario?
• What is the Diff b/w Xa and Non-Xa Datasource ?
• What are the Deployable Modules and Deployment modes?
Thanks to
Hi sir we get answers to above mail id
ReplyDeletevtayde30@gmail.com
Hi Sir Can we get answers to above questions .email id surenderreddyksr@yahoo.com
ReplyDeletedid any get answers
Deleteplease if possible send me answers to above questions
ReplyDeleteemail: prashantbathula1993@gmail.com
If possible pls send your valuable answers to Send2suneel@gmail.com. Thanks.
ReplyDeletecould you please send me the answers if possible to rupasri.nunna999@gmail.com thanks
ReplyDeletecan you please send at a2.aggarwal@gmail.com
ReplyDeleteHi sir,
ReplyDeletePlease send me the answers to the below mail I'd venkataramesh254@gmail.com
This comment has been removed by the author.
ReplyDeletePlease send me the answers to the below mail. vijaykanth5190@gmail.com
ReplyDeletedid any get answers
DeleteCan I please get the answers to the above questions at manoharoad@gmail.com
ReplyDeleteThank you in advance
Please send me the answers to this mail
ReplyDeleteharishbonam1991@gmail.com
Hi sir can u send me the answers to this mail id lingaswamy1277@gmail.com
ReplyDeleteHi
ReplyDeleteCould you please send the answers to me on satpaldegun@yahoo.co.uk
Thanks
Thankyou for such a great article.
ReplyDeleteBangalore escorts | Escorts in Bangalore
I believe there are many more pleasurable opportunities ahead for individuals that looked at your site.
ReplyDeleteangularjs2-Training in sholinganallur
angularjs4-Training in sholinganallur
angularjs-Training in annanagar
angularjs2-Training in annanagar
angularjs4-Training in annanagar
Hi sir,
ReplyDeleteif possible plz send the answers to this mail id : bcmouli1984@gmail.com
thanks
mouli
Hi Bro,
ReplyDeleteIt would be helpful if u share the answers for these questions.Please share to pendemsuri@gmail.com
Thanks
Suresh
Hello,
ReplyDeleteCould you please email the answers to my email address gsk122@gmail.com
Please send the Answers to the email I'd shabbeer.hussan@gmail.com
ReplyDeletePlease send the Answers to the email I'd yellareddy0243@gmail.com
ReplyDeleteThank you.
Please send the Answers to the email I'd vs01121994@gmail.com
ReplyDeleteThank you.
plese help
Please send me the answers to email id priyankaalv@gmail.com
ReplyDeleteThis is how my buddy Wesley Virgin's story launches with this SHOCKING and controversial video.
ReplyDeleteWesley was in the army-and shortly after leaving-he found hidden, "SELF MIND CONTROL" tactics that the government and others used to get anything they want.
THESE are the exact same tactics many famous people (notably those who "come out of nowhere") and the greatest business people used to become rich and famous.
You've heard that you use less than 10% of your brain.
Really, that's because most of your brain's power is UNCONSCIOUS.
Maybe that conversation has even taken place INSIDE OF YOUR own head... as it did in my good friend Wesley Virgin's head 7 years back, while driving an unregistered, garbage bucket of a car without a license and $3.20 on his debit card.
"I'm so frustrated with living paycheck to paycheck! When will I get my big break?"
You've been a part of those those types of conversations, ain't it right?
Your own success story is going to start. All you need is to believe in YOURSELF.
CLICK HERE TO LEARN WESLEY'S METHOD
Thank you very much for such a great article Sir please send me answers to my mail ID venky.eee253@gmail.com plzz sir plzz i just completed my course and am preparing for interviews.
ReplyDeleteBuen dia, Desde ya gracias por su artículo, le agradeceria el envio de las respuestas al correo carlosandres8003@gmail.com
ReplyDeleteGreat questions posting in your article i read your all question, we also got a great knowledge web server, its much help in my won knowledge.
ReplyDeleteCheap India VPS Hosting
What a solution!!!! to the window setting and basic information of computer, that amazing for me and its very help full article posting.
ReplyDeleteGermany VPS Server Hosting
Nicely you explained everything in your article. Thanks for your information, this is nice and helpful… Definitely going to share this article to my friends.
ReplyDeleteGermany VPS Hosting
Thank you very much for such a great article Sir please send me answers to my mail ID anupuramvinay8@gmail.com plzz sir plzz i just completed my course and am preparing for interviews
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteVery enthralling blog. If You can provide the answers too that will be very helpful for the reader. If you want to increase your website loading smoothness! We have best USA VPS Hosting service. We Provide you best USA VPS Service at a very cheap price.
ReplyDeleteHi,
ReplyDelete"Good post....thanks for sharing.. very useful for me and this blog is giving me a how "Interview"such a good information you are providing I will bookmark this for my future needs.
I was searching for this kind of information. Now days it is very important to take right information from internet. Surely i am going to share this article with my friends. USA VPS… Keep posting such information… Keep Going!
Hi
ReplyDeletePlease share above questions answers to below mail id.
unnam.middleware@gmail.com
gayathriravikiran@gmail.com,please send me answers to mentioned mail id
ReplyDelete