cancel
Showing results for 
Search instead for 
Did you mean: 

Provisioning AS Installation Error: getDBConnectUserABAP

Former Member
0 Kudos

Hi Support,

I got this error when trying to install additional AS on my instance.

What I did:

After maintaining repositories and add configuration, I did provisoning. In the log I can see this error:

Here's the detail error:

Error executing SAPinst step: getDBConnectUserABAP" version="1.0" ERROR: ( Last error reported by the step: Caught ESAPinstException in module call: Validator of step |NW_DI|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|getSid|0|NW_getDBInfo|ind|ind|ind|ind|dbinfo|0|NW_DB6_Initialize_Db_Software_Info|ind|ind|ind|ind|db6initializeparameters|0|getDBConnectUserABAP reports an error: To solve that problem start the installation without using SAPINST_START_GUI option..)

Here's the content of infline.params:

I wonder why parameter NW_DB6_DB.db6.abap.connect.user is blank every time I retried the operation.

###############################################################################################################################################################################################
#                                                                                                                                                                                             #
# Installation service 'SAP NetWeaver 7.5 > IBM DB2 for Linux, UNIX, and Windows > Additional SAP System Instances > Additional Application Server Instance', product id 'NW_DI:NW750.DB6.PD' #
#                                                                                                                                                                                             #
###############################################################################################################################################################################################


# Password for the Diagnostics Agent specific <dasid>adm user. Provided value may be encoded.
DiagnosticsAgent.dasidAdmPassword = 


# Windows domain in which the Diagnostics Agent users must be created.
# The property is Microsoft Windows only. This is an optional property.
DiagnosticsAgent.domain = 


# Password for the Diagnostics Agent specific SAPService<DASID> user. Provided value may be encoded.
# The property is Microsoft Windows only.
DiagnosticsAgent.sapServiceDASIDPassword = 


NW_AS.installSMDAgent = false


# Skip unpacking any archive, e.g. SAPEXE.SAR. Do not set it to true if database client archives or the SAP kernel (adding an application server on a further operating system) must be unpacked.
NW_AS.skipUnpacking = false


NW_DB6_DB.db6.abap.connect.user = 


NW_DB6_DB.db6.abap.schema = SAPD10


NW_DB6_DB.db6.java.connect.user = 


NW_DB6_DB.db6.java.schema = 


# Master password
NW_GetMasterPassword.masterPwd = des24(81|44|188|215|176|88|46|126|75|131|109|181|13|197|176|186|53|)


# The FQDN of the system.
NW_getFQDN.FQDN = 


# Do we want to set the FQDN for the system?
NW_getFQDN.setFQDN = true


# Valid values are: SAP, STD, OBR, HCP, MDAThe loadtype chosen by the user.
NW_getLoadType.loadType = SAP


# Provide Netweaver profile directory
NW_readProfileDir.profileDir = /sapmnt/D10/profile/


# The drive to use (windows only)
NW_readProfileDir.sapdrive = 


# The domain of the hostagent user
hostAgent.domain = 


# Password for the SAP Host Agent specific sapadm user. Provided value may be encoded.
hostAgent.sapAdmPassword = des24(81|44|188|215|176|88|46|126|129|69|249|96|29|252|4|72|51|243|159|54|225|199|)


# The Domain of all users of this System
nwUsers.sapDomain = 


# The password of the SAPServiceSID user
nwUsers.sapServiceSIDPassword = 


# The password of the SIDadm user
nwUsers.sidadmPassword = 


Accepted Solutions (0)

Answers (0)