< Back
Test-ISHIntegrationDB
Post
NAME Test-ISHIntegrationDB
SYNOPSIS
Test connection string to database.
SYNTAX
Test-ISHIntegrationDB [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
This cmdlet check connection to database for certain environment and returns True if connection is Ok, or False if
connection is invalid
This cmdlet doesn't support check of connection if type of database of environment is Oracle.
PARAMETERS
-ISHDeployment <ISHDeployment>
Specifies the name or instance of the Content Manager deployment.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
---------- EXAMPLE 1 ----------
PS C:\\>Test-ISHIntegrationDB -ISHDeployment $deployment
This cmdlet tests connection to database for certain environment and returns True if connection is Ok, or False if
connection is invalid. This command doesn't support check of connection to Oracle database. Parameter $deployment
is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
RELATED LINKS
SYNOPSIS
Test connection string to database.
SYNTAX
Test-ISHIntegrationDB [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
This cmdlet check connection to database for certain environment and returns True if connection is Ok, or False if
connection is invalid
This cmdlet doesn't support check of connection if type of database of environment is Oracle.
PARAMETERS
-ISHDeployment <ISHDeployment>
Specifies the name or instance of the Content Manager deployment.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
---------- EXAMPLE 1 ----------
PS C:\\>Test-ISHIntegrationDB -ISHDeployment $deployment
This cmdlet tests connection to database for certain environment and returns True if connection is Ok, or False if
connection is invalid. This command doesn't support check of connection to Oracle database. Parameter $deployment
is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
RELATED LINKS