How to check adconfig.sh help.

Autoconfig :

If you want to check help for autoconfig. and you try to do

adconfig.sh help=y , It will ask for the context file and apps password and will not provide you the options.


adconfig.sh internally calls adconfig.pl. you can get help from adconfig.pl

[appsuser@panchal bin]$ adconfig.pl help=y
Invalid argument "help=y"
Usage:
adconfig.pl [help] contextfile=

Valid arguments for adconfig.pl:
help : get usage information
contextfile : provide Applications context file name
driver : Autoconfig driver file to execute
product : lowercase product shortname to configure
java : specify an explicit location for the JDK install
test : run AutoConfig in test mode to find diffs
noprompt : AutoConfig will not prompt for some specific
parameters at run time
nocustom : AutoConfig won't preserve customizations
noversionchecks : AutoConfig won't take care of the version mismatch
between development maintained templates and custom
templates.
log : write log messages to a specific file
run : Phase upto which scripts should be executed
Allowed values for run:
{ INSTE8, INSTE8_SETUP, INSTE8_PRF, INSTE8_APPLY }
[appsuser@panchal bin]$

No comments:

Post a Comment