how to find weblogic version through linux cammand
Answer Posted / ajay
$ java weblogic.version -verbose
(OR)
$ java weblogic.utils.Versions
(OR)
java weblogic.Admin -url ManagedHost:8001 -username weblogic
-password weblogic VERSION
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Is shell a scripting language?
Write a command sequence to find the count of each word?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
How will you find the 99th line of a file using only tail and head command?
What is option in shell script?
Given a file find the count of lines containing the word "abc".
What are the different variables present in linux shell?
How do you find out What is your shell?
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
How do I open the shell prompt?
Is shell scripting useful?
What is the first line of a shell script called?
What is shift command in shell script?
How do you create a shortcut in linux?
What is bash coding?