what are the pre requisite to installing weblogic server 10
Answer Posted / sudha
1.JDK must be installed in the system first..if./bin file
is there then JDK is not necessary(platform dependency).if
you are going for generic then JDK must be installed in
your environment.
2. All the ports should be opened between webserver and
application server and also between application sever and
database.
3.check the diskspace in the filesystem.you need min of 1gb
of hardware memory for 1 installation.and remeber there
will be logfiles and stackraces to occupy memory so min of
10gb is required
4.check for the file permission issues and access to root
for installing JDK.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the steps required to modify config.xml file of web logic server?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
Tell the issues faced in weblogic?
What are the ways in which weblogic servers can run on multiple machines?
Explain the types of node manager?
Can I set the deployment order for application modules? For standalone modules?
Is weblogic a web server?
Which of the programs can be created using the zac publish wizard tool? : BEA Weblogic
What command will you use to recursively search for a particular string across multiple files in your currentdirectory?
What are the Unix vi commands?
What are the supported installation modes for WebLogic Server ?
What signal tells the jvm to give a thread dump?
Explain the types of deployment modes and diffrernces between them?
Do you know how are multi-byte characters used with weblogic jdriver?
Is it better to have more or fewer sessions for a given number of subscribers? : BEA Weblogic