1- Update F:\DeployablePackages\MinorVersionDataUpgrade_Retail\RetailServer\Scripts\ApplyRetailDBScriptInSQLSURetailSchema.ps1:
2- F:\DeployablePackages\MinorVersionDataUpgrade_Retail\RetailServer\Scripts\RetailMinorUpgrade.ps1
Step 3: RetailMinorUpgrade.ps1
10/25/2017 11:15:20 PM: Error executing the script ApplyRetailDBScriptInSQLSURetailSchema:
PSMessageDetails :
Exception : Microsoft.SqlServer.Management.PowerShell.SqlPowerShellSqlExecutionException: The parameter
PASSWORD cannot be provided for users that cannot authenticate in a database.
TargetObject :
CategoryInfo : InvalidOperation: (:) [Invoke-Sqlcmd], SqlPowerShellSqlExecutionException
FullyQualifiedErrorId : SqlError,Microsoft.SqlServer.Management.PowerShell.GetScriptCommand
ErrorDetails :
InvocationInfo : System.Management.Automation.InvocationInfo
ScriptStackTrace : at , F:\DeployablePackages\MinorVersionDataUpgrade_Retail\RetailServer\Scripts\App
lyRetailDBScriptInSQLSURetailSchema.ps1: line 104
at , F:\DeployablePackages\MinorVersionDataUpgrade_Retail\RetailServer\Scripts\Ret
ailMinorUpgrade.ps1: line 205
at , : line 1
PipelineIterationInfo : {}
.
10/25/2017 11:15:20 PM:
PSMessageDetails :
Exception : System.Management.Automation.RuntimeException: Error executing the script
ApplyRetailDBScriptInSQLSURetailSchema:
PSMessageDetails :
Exception :
Microsoft.SqlServer.Management.PowerShell.SqlPowerShellSqlExecutionException: The parameter
PASSWORD cannot be provided for users that cannot authenticate in a
F:\DeployablePackages\MinorVersionDataUpgrade_Retail\RetailServer\Scripts\RetailMinorUpgrade.ps1
Exiting with error code .
out-file : SQL Server PowerShell provider error: Path SQLSERVER:\RetailMinorVersionUpgrade.log does not exist. Please
specify a valid path.
At F:\DeployablePackages\MinorVersionDataUpgrade_Retail\RetailServer\Scripts\Common-Servicing.psm1:395 char:5
+ aspnet_regiis -pe $webConfigSection -app $targetWebApplicationPat ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (SQLSERVER:\RetailMinorVersionUpgrade.log:SqlPath) [out-file], GenericProvi
derException
+ FullyQualifiedErrorId : PathDoesNotExist,Microsoft.PowerShell.Commands.OutFileCommand