What is advantage if silent mode installation...urgent..need
answer to this question

Answers were Sorted based on User's Feedback



What is advantage if silent mode installation...urgent..need answer to this question..

Answer / mohit

Hello,

The biggest advantage of silent mode installation is that it is non-interactive and hence your intervention is not required during installation.

All the parameters to be used during installation are defined in xml file (usually silent.xml)

eg:./filename.bin -mode=silent -silent_xml=silent.xml

Is This Answer Correct ?    11 Yes 0 No

What is advantage if silent mode installation...urgent..need answer to this question..

Answer / jagadeesh

for this sailent mode of installation you need to specify
the log file and xml file. The difference between command
and sailent mode is command -mode=console i.e here step by
step are visible but in sailent mode every thing is
configured.

Is This Answer Correct ?    4 Yes 2 No

What is advantage if silent mode installation...urgent..need answer to this question..

Answer / nagu

For installing weblogic in silent mode we have to write one
xml.file.In that file we have to include all the components
which we want.In silent mode installation we can't see
anything,its better to add log attribute to see the
details.save that will in the path where your set up file
is there...and run like this

wlserver10.3 -mode=silent -silent_xml="path of the xml
file" -log="path where u want to create log file"

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Weblogic Interview Questions

How does a server find out server unavailability?

0 Answers  


What is the difference between Production mode and Development mode in WebLogic?

3 Answers   HCL,


Explain what are the steps required to setup the oracle instance for os authentication?

0 Answers  


How do you disturbute applications over a cluster of weblogic nodes

2 Answers   ASIS, HCL, Steria,


I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic

0 Answers  






Explain the functionality of iiop ?

0 Answers  


Must ejbs be homogeneously deployed across a cluster? Why? : BEA Weblogic

0 Answers  


How do I restrict access to servlets and jsps? : BEA Weblogic

0 Answers  


How do I connect to an sql server instance that is running on a machine with multiple instances of sql server 2000? : BEA Weblogic

0 Answers  


Does weblogic jms support clustering? : BEA Weblogic

0 Answers  


How are multi-byte characters used with weblogic jdriver?

0 Answers  


What is the default jvm used for weblogic?

0 Answers  


Categories