Extrait d'un fichier plat
Comment créér des tables de DataWareHouse SQl server 2005 à partir de ça avec SSIS
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12 03-31-08 08:13:00 INFO task.engine - interactive task submission 03-31-08 08:13:00 INFO security.principal - logon required with credentials 'UID=U040521' 03-31-08 08:13:00 INFO security.principal - logon succeeded 03-31-08 08:13:00 INFO task.engine - user 521 is submiting task 262674810 03-31-08 08:13:01 INFO reconciliation.task - INTER-IT0712 | Start of processing | 0 %. 03-31-08 08:13:01 INFO reconciliation.task - INTER-IT0712 | Warning! You have not entered an opening flow for the category scenario. | 1 %. 03-31-08 08:13:01 INFO reconciliation.task - INTER-IT0712 | Warning! You have not entered a closing flow for the category scenario. | 1 %. 03-31-08 08:13:02 INFO reconciliation.task - INTER-IT0712 | Run set of rules GIT2008 | 3 %. 03-31-08 08:13:02 INFO reconciliation.task - INTER-IT0712 | Run rule IT8-030 INTERCO (1 / 12) | 3 %. 03-31-08 08:13:02 INFO reconciliation.task - INTER-IT0712 | Create TBL_DIFF T8y9fht2qnihi | 3 %. 03-31-08 08:13:02 INFO task - Reading key from the registry : 'Software\CARTESIS\Magnitude\SqlInsertNoLog'. 03-31-08 08:13:02 INFO task - Key value = 1. SqlInsertNoLog is set to true
Partager