Sunday, September 2, 2018

Tell me about yourself - WebSphere Application Server Interview Questions - Part -6.1

6) What is Default Admin port number in WAS ?

A) 9060




7) What is Data source? why do we need it?

A) Data source is a handle to which database you want to connect.
     means without data source we cant establish the connection between client to any database
     (or) It is a mediator between client and database



8) What is LDAP port no (default) ?

A) 389



9) What is LDAP secure port no ?

A) 636

10) Command in Linux for CPU utilization ?

A) TOP

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Recover password from .sth file

Create perl file (unstash.pl) and run the script. #!/usr/bin/perl #usage perl unstash.pl use strict; die "Usage: $0 \...