< Back
Remove-OracleSchema
Post
NAME Remove-OracleSchema
SYNOPSIS
Drop a schema including tablespaces and datafiles
SYNTAX
Remove-OracleSchema [-TargetDB] <String[]> [-SchemaName] <String> [-Tablespace] [-WhatIf] [-Confirm]
[<CommonParameters>]
DESCRIPTION
This function drops a schema including tablespaces and datafiles
PARAMETERS
-TargetDB <String[]>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-SchemaName <String>
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Tablespace [<SwitchParameter>]
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
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:\\>Remove-OracleSchema -TargetDB myorcl -SchemaName userToDrop
RELATED LINKS
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Test-OracleHealth; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : ora-health
remarks : Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only
partial help.
-- To download and install Help files for the module that includes this cmdlet, use
Update-Help.
alertSet :
description :
examples :
Synopsis :
Test-OracleHealth [-TargetDB] <string[]> [[-DBUser] <string>] [-PasswordPrompt]
[<CommonParameters>]
ModuleName : JS.OracleDatabase
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Test-OracleHealth
Category : Function
Component :
Role :
Functionality :
SYNOPSIS
Drop a schema including tablespaces and datafiles
SYNTAX
Remove-OracleSchema [-TargetDB] <String[]> [-SchemaName] <String> [-Tablespace] [-WhatIf] [-Confirm]
[<CommonParameters>]
DESCRIPTION
This function drops a schema including tablespaces and datafiles
PARAMETERS
-TargetDB <String[]>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-SchemaName <String>
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Tablespace [<SwitchParameter>]
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
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:\\>Remove-OracleSchema -TargetDB myorcl -SchemaName userToDrop
RELATED LINKS
CommonParameters : True
WorkflowCommonParameters : False
details : @{name=Test-OracleHealth; noun=; verb=}
Syntax : @{syntaxItem=System.Object[]}
parameters : @{parameter=System.Object[]}
inputTypes : @{inputType=}
returnValues : @{returnValue=}
aliases : ora-health
remarks : Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only
partial help.
-- To download and install Help files for the module that includes this cmdlet, use
Update-Help.
alertSet :
description :
examples :
Synopsis :
Test-OracleHealth [-TargetDB] <string[]> [[-DBUser] <string>] [-PasswordPrompt]
[<CommonParameters>]
ModuleName : JS.OracleDatabase
nonTerminatingErrors :
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
Name : Test-OracleHealth
Category : Function
Component :
Role :
Functionality :