|
![]() |
Property | Value |
Name | SQL Create Index for ST_STDNT_CLS_LOG |
Description | Execute SQL Task |
Precedence Executables | none |
Contrained Executables | none |
BypassPrepare | True |
CodePage | 1252 |
Connection | DWStaging |
CreationName | Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.ExecuteSQLTask, Microsoft.SqlServer.SQLTask, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91 |
DelayValidation | False |
Description | Execute SQL Task |
Disable | False |
DisableEventHandlers | False |
EventHandlers | System.__ComObject |
EventInfos | System.__ComObject |
ExecutionDuration | 0 |
ExecutionResult | 0 |
ExecutionStatus | 1 |
ExecutionValue | |
FailPackageOnFailure | False |
FailParentOnFailure | False |
ForcedExecutionValue | 0 |
ForceExecutionResult | -1 |
ForceExecutionValue | False |
ID | {FF35855D-8ED4-49F7-82FF-C8E9637241B6} |
IsDefaultLocaleID | True |
IsolationLevel | 1048576 |
IsStoredProcedure | False |
LocaleID | English (United States) |
LogEntryInfos | System.__ComObject |
LoggingMode | 0 |
LoggingOptions | System.__ComObject |
MaximumErrorCount | 1 |
Name | SQL Create Index for ST_STDNT_CLS_LOG |
ParameterBindings | Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.ParameterBindings |
Parent | System.__ComObject |
ResultSetBindings | Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.ResultBindings |
ResultSetType | 1 |
SqlStatementSource | IF NOT EXISTS ( SELECT * FROM sys.indexes WHERE object_id = OBJECT_ID(N'[dbo].[ST_STDNT_CLS_LOG]') AND name = N'ncidx__ST_STDNT_CLS_LOG_ETL' ) CREATE INDEX ncidx__ST_STDNT_CLS_LOG_ETL ON dbo.ST_STDNT_CLS_LOG(EFF_TRM, REF_NUM, LOG_DATE) INCLUDE (STDNT_ID, NOT_PAID_FLG, TRNSCTN_TY, LOG_TIME) |
SqlStatementSourceType | 1 |
StartTime | 3/9/2017 5:28:47 PM |
StopTime | 3/9/2017 5:28:47 PM |
TimeOut | 0 |
TransactionOption | 1 |
VariableDispenser | System.__ComObject |
Variables | System.__ComObject |
Version | 0 |
Name | Value | Description |
Name | Description | Enabled | Fail Package On Failure | Fail Parent On Failure |
Powered by BI Documenter |