Bash getopts parsing Options | Shell Script
The options to a shell script, single characters preceded by a hyphen, can be parsed with the built-in command getopts....
bash / FAQ / Scripting Languages / Shell Scripting
by Ramakanta · Published December 8, 2012 · Last modified November 21, 2016
The options to a shell script, single characters preceded by a hyphen, can be parsed with the built-in command getopts....
bash / FAQ / Shell Scripting
by Ramakanta · Published December 8, 2012 · Last modified December 9, 2014
Bash expression are deemed to be true or false by the test command or one of two nonstandard shell reserved...
FAQ / Must Know / Oracle Database
by Ramakanta · Published December 7, 2012 · Last modified November 26, 2014
While trying to set few “ALTER SYSTEM SET” command we started hitting ORA-32001 errors and none of alter statement could...
by Ramakanta · Published December 4, 2012 · Last modified November 21, 2016
The admin server console shows all deployments in INSTALLED state when they should be showing as ACTIVE but the applications...
by Ramakanta · Published December 4, 2012 · Last modified November 21, 2016
In some instances, a NullPointerException is thrown while running the unpack command. The pack command used to populate the jar...
Weblogic Proxy logs show an IP address of the user. for example: Hdrs to WLS:[WL-Proxy-Client-IP]=[xxx.xxx.xxx.xxx] The plug-in constructs that header...
bash / Linux / Operating Systems / Scripting Languages / Shell Scripting
by Ramakanta · Published December 2, 2012 · Last modified November 21, 2016
HugePages is a feature integrated into the Linux kernel with release 2.6. This feature basically provides the alternative to the...
FAQ / Linux / Troubleshooting
by Ramakanta · Published November 29, 2012 · Last modified November 21, 2016
Cron passes a minimal set of environment variables to your jobs. To see the difference, add a dummy job like...
Application Servers / FAQ / Java App Servers / Must Know / Oracle/BEA WebLogic
by Ramakanta · Published November 27, 2012 · Last modified November 21, 2016
You can not deploy a standalone JAR onto WebLogic Server without deployment lifecycle. You need to package the Applet JAR...
Application Servers / Java App Servers / Oracle/BEA WebLogic / Troubleshooting
by Ramakanta · Published November 27, 2012 · Last modified February 10, 2017
In weblogic after changing the password of an Admin user, you are not able to start one of your managed...
Advertisement
Advertisement
Advertisement