SWPM / SAPINST opciones adicionales

En el SWPM podemos pasarle diferentes opciones al llamarlo por comandos. Si queremos ver todas esas opciones solo tenemos de escribir ./sapinst -p

Example :- ./sapinst -p

Available options

Sapinst :-

[root@<USERNAME> SWPM]# ./sapinst -p [==============================] / extracting… done!

== This will start the list ==

SAPinst properties: =====================

  •SAPINST_CONTROL_URL:

points to a control(control.xml) or a catalog(product.catalog) file.

•SAPINST_CWD:

directory that SAPinst should use as its working directory (works only if  SAPinst has write permissions in that directory) •GUISERVER_DIALOG_PORT:

the port for communication of the GUI Server with the GUI  default: 21212

•SAPINST_MESSAGE_CONSOLE_THRESHOLD:

trace level console  values: flow_trace, trace, info, phase, warning, error, external(for ACC);  default: error

•SAPINST_MESSAGE_DEVLOG_THRESHOLD(sapinst_dev.log):

trace level developer log file  values: flow_trace, trace, info, phase, warning, error  default: flow_trace

•SAPINST_JSLIB_TRACE:

switch to activate the JS trace functionality for specific JS classes;  value: comma separated list of JS classes or all  default: empty  if the value contains ‘flow_trace’ and ‘Retry’ is pressed then the  framework activates flow trace

•SAPINST_RFCLIB_TRACE:

switch to enable traces for RFC calls issued by SAPinst  attention: setting this variable to true may cause  passwords to appear in clear text in log files;  default: false •SAPINST_MSLIB_TRACE:

determines trace level of kernel trace library  allowed values: 0-3  default: 1

•SAPINST_PACKAGES_URL:

path and name of CD names and labels file

•SAPINST_SAVE_INPUT:

after each dialog step write user input to keydb file if a dialog was  displayed; default: false

•SAPINST_SKIP_DIALOGS:

skip all the installation dialogs?; default: false

•SAPINST_SKIP_ERRORSTEP:

skip the first step whose status is ERROR; set the step status to OK;  default: false

•SAPINST_START_GUI:

automatically start the GUI; default: true

•SAPINST_START_GUISERVER:

automatically start the GUI Server; default: true

•SAPINST_TOPLEVEL_URL:

name of file which is used to override the top-level components in the control  file

•SAPINST_RESOURCE_URL:

path and name of file which contains F1 help used during the installation

•SAPINST_USE_HOSTNAME:

framework will return the value of that property in case of calling the  getHostName() function (value will not be checked)

•SAPINST_PARAMETER_CONTAINER_URL:

framework will use that keydb container for reading initial values for the  instance parameters

•SAPINST_EXECUTE_PRODUCT_ID:

if the SAPinst is starting using a product.catalog file this value is used to  select the service to be installed (attribute ID at the component tag);  if no product exists with that ID the product selection dialog will be shown

•SAPINST_INIFILE_MODE:

define the handling of the ini file parameter  values:  ignore do not read parameter from file but write them  after dialog phase  default values (default) read parameter from file and use them as defaults  final same as default values, in addition set the parameters to not  changeable and tag them with  GUIENG_USER_INPUT=GUIENG_TRUE, that means if each  parameter on a dialog is tagged with that  property, the dialog isn’t shown

•SAPINST_STOP_AFTER_DIALOG_PHASE:

values:  true stops the execution after processing all dialog steps  false (default) go on with doing phase after dialog phase

•SAPINST_LABEL_IDX_URL:

path to directory which contains LABELIDX.ASC or LABEL.ASC file

•SAPINST_SLIDE_SHOW_URL:

path and name of file which contains images shown in a slide show during the  doing phase

•SAPINST_JVM_PROPERTIES

Property file for the framework JVM usage. Default: jvmUsage.properties

•SAPINST_GUI_ACCESSIBLE:

run GUI in accessibility mode, requires additional software/hardware  default: false

•JCE_POLICY_ZIP

This property is obsolete and not supported any more.

•SAPINST_REMOTE_ACCESS_USER

name of an OS user which may logon remotely (with name and password). See also SAP Note 1745524.  default: name and password of the SAPinst process owner are needed

•SAPINST_REMOTE_ACCESS_USER_IS_TRUSTED

enables or disables warning concerning remote access user: this user has to be a trusted user. See also SAP Note 1745524.  default: false •SAPINST_AUTHENTICATION_UNLIMITED

true set user and password field length of the remote dialog to unlimited.  false (default)

•SAPINST_INPUT_PARAMETERS_URL:

points to a text file containing key=value pairs. If the SAPINST_INPUT_PARAMETERS_URL is defined and a component gets processed the first time  SAPInst is checking for each component parameter the existence of attribute defval-for-inifile-generation.  If an attribute is specified SAPinst is using the attribute value as a key for the search within the SAPINST_INPUT_PARAMETERS_URL key/value pairs.  If SAPinst can find a key matching to the attribute value it is setting the component parameter to the corresponding value.

•SAPINST_SDT_USER:

This property is obsolete and not supported any more.

•SAPINST_SDT_PASSWORD:

This property is obsolete and not supported any more.

•GUISERVER_HTTP_PORT:

This property is obsolete and not supported any more.

•SAPINST_JRE_HOME:

path to external SAP Java Runtime Environment (JRE). E.g. /usr/sap/jvm6138/jre

•SAPINST_HTTP_PORT:

HTTP port of SAPinst. Used for sending feedback to SAP.

•SAPINST_SEND_ANALYTICS:

If true, dialog for sending feedback to SAP is shown in the end. Default: true.

•SAPINST_STACK_XML:

Path and name of stack.xml file as described in SAP Note 1680045.

Leave a Reply

Your email address will not be published. Required fields are marked *