Adicionado por Giuliano Domingues 15/05/2015 10:50 h
Bom dia,
Estamos com problemas na hora de preencher o formulário de ouvidoria, conforme anexo.
O log apresenta algo do tipo:
Usuário: giuliano.domingues/MI
Servidor: seihml.mi.gov.br (10.216.1.166)
Erro: Call to a member function getStrSinLiberado() on a non-object
Detalhes:
SoapFault exception: [SOAP-ENV:Server] Call to a member function getStrSinLiberado() on a non-object in /var/www/html/sei/formulario_ouvidoria.php:65
Stack trace:
#0 /var/www/html/sei/formulario_ouvidoria.php(65): SoapClient->_call('registrarOuvido...', Array)
#1 /var/www/html/sei/formulario_ouvidoria.php(65): SoapClient->registrarOuvidoria('0', 'Fulano de Tal', 'fulanodetal@mai...', '81733678689', '', '', '(61)9999-9999', 'AC', 'Rio Branco', '100000656', NULL, NULL, 'Teste Modulo Ou...')
#2 /var/www/html/sei/controlador_externo.php(67): require_once('/var/www/html/s...')
#3 {main}
Trilha de Processamento:
#0 /var/www/html/sei/formulario_ouvidoria.php(65): SoapClient->_call('registrarOuvido...', Array)
#1 /var/www/html/sei/formulario_ouvidoria.php(65): SoapClient->registrarOuvidoria('0', 'Fulano de Tal', 'fulanodetal@mai...', '81733678689', '', '', '(61)9999-9999', 'AC', 'Rio Branco', '100000656', NULL, NULL, 'Teste Modulo Ou...')
#2 /var/www/html/sei/controlador_externo.php(67): require_once('/var/www/html/s...')
#3 {main}
Navegador: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0
GET:
Array
(
[acao] => ouvidoria
[acao_origem] => ouvidoria
[id_orgao_acesso_externo] => 0
)
POST:
Array
(
[txtNome] => Fulano de Tal
[txtEmail] => fulanodetal@mail.com
[txtCpf] => 81733678689
[txtRg] =>
[txtOrgaoExpedidor] =>
[txtTelefone] => (61)9999-9999
[selEstado] => AC
[selCidade] => Rio Branco
[txtCidade] =>
[selTipo] => 100000656
[txaMensagem] => Teste Modulo Ouvidoria
[txtCaptcha] => 0422
[sbmEnviar] => Enviar
[hdnCaptcha] => f648e14cc8cc1fbf3a9c936770ae42607e97f1ea7bb680725d720d6f3a0d0967b80393d2dde3479f e8bddee248cbb732695c7dee7894f62940663b917ebd294c
[hdnFlagFormulario] => 1
)
Alguém já passou por algo do tipo?
O nosso ambiente roda em RHEL 6.5 com banco em SQL Server 2012.
Grato,
Giuliano
44 comentários
Adicionado por Nei Jobson da Costa Carneiro
Adicionado por Giuliano Domingues
Adicionado por Giuliano Domingues
SoapFault exception: [SOAP-ENV:Server] Call to a member function getStrSinLiberado() on a non-object in /var/www/html/sei/formulario_ouvidoria.php:65
Stack trace:
#0 /var/www/html/sei/formulario_ouvidoria.php(65): SoapClient->__call('registrarOuvido...', Array)
#1 /var/www/html/sei/formulario_ouvidoria.php(65): SoapClient->registrarOuvidoria('0', 'Fulano de Tal', 'fulanodetal@mai...', '81733678689', '', '', '(61)9999-9999', 'DF', 'Bras?lia', '100000486', NULL, 'N', 'teste')
#2 /var/www/html/sei/controlador_externo.php(67): require_once('/var/www/html/s...')
#3 {main} Trilha de Processamento:
#0 /var/www/html/sei/formulario_ouvidoria.php(65): SoapClient->__call('', Array)
#1 /var/www/html/sei/formulario_ouvidoria.php(65): SoapClient->registrarOuvidoria('', '', '', '', '', '', '', '', '', '', NULL, '', '')
#2 /var/www/html/sei/controlador_externo.php(67): require_once('')
#3 {main} Debug: 00001 - [InfraRN->_call] OrgaoRN.contarRN1354
00002 - [InfraSqlServer->abrirConexao] InfraSqlServer-MSSQL-PRD-LST-1433-DBS_SEI-usr_sei
00003 - [InfraSqlServer->consultarSql] SELECT COUNT as total FROM orgao WHERE id_orgao='0' AND sin_ativo='S'
00004 - [InfraSqlServer->consultarSql] 0.002 s
00005 - [InfraSqlServer->fecharConexao] InfraSqlServer-MSSQL-PRD-LST-1433-DBS_SEI-usr_sei
00006 - [Infra->infraGerarExcecao] 20: Notice: /var/www/html/infra_php/InfraException.php linha:194. Undefined property: SoapFault::$detail
00007 - [InfraRN->_call] LogSEI.gravar
00008 - [InfraSqlServer->abrirConexao] InfraSqlServer-MSSQL-PRD-LST-1433-DBS_SEI-usr_sei
00009 - [InfraSqlServer->abrirTransacao] InfraSqlServer-MSSQL-PRD-LST-1433-DBS_SEI-usr_sei
00010 - [InfraSqlServer->executar] BEGIN TRANSACTION
00011 - [InfraSqlServer->executar] -1 registro(s) afetado(s)
00012 - [InfraSqlServer->executar] 0.002 s
00013 - [InfraSqlServer->consultarSql] INSERT INTO seq_infra_log OUTPUT CAST VALUES (null);
00014 - [InfraSqlServer->consultarSql] 0.002 s
00015 - [InfraSqlServer->executar] INSERT INTO infra_log (id_infra_log, dth_log, texto_log, ip) VALUES (638,'2015-05-18 14:39:17','Usuário: giuliano.domingues/MI Servidor: seihml.mi.gov.br (10.216.1.166) Erro: Call to a member function getStrSinLiberado() on a non-object Detalhes: SoapFault exception: [SOAP-ENV:Server] Call to a member function getStrSinLiberado() on a non-object in /var/www/html/sei/formulario_ouvidoria.php:65 Stack trace:
#0 /var/www/html/sei/formulario_ouvidoria.php(65): SoapClient->__call(''registrarOuvido...'', Array)
#1 /var/www/html/sei/formulario_ouvidoria.php(65): SoapClient->registrarOuvidoria(''0'', ''Fulano de Tal'', ''fulanodetal@mai...'', ''81733678689'', '''', '''', ''(61)9999-9999'', ''DF'', ''Bras?lia'', ''100000486'', NULL, ''N'', ''teste'')
#2 /var/www/html/sei/controlador_externo.php(67): require_once(''/var/www/html/s...'')
#3 {main} Trilha de Processamento:
#0 /var/www/html/sei/formulario_ouvidoria.php(65): SoapClient->__call(''registrarOuvido...'', Array)
#1 /var/www/html/sei/formulario_ouvidoria.php(65): SoapClient->registrarOuvidoria(''0'', ''Fulano de Tal'', ''fulanodetal@mai...'', ''81733678689'', '''', '''', ''(61)9999-9999'', ''DF'', ''Bras?lia'', ''100000486'', NULL, ''N'', ''teste'')
#2 /var/www/html/sei/controlador_externo.php(67): require_once(''/var/www/html/s...'')
#3 {main} Navegador: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0 GET: Array
(
[acao] => ouvidoria
[acao_origem] => ouvidoria
[id_orgao_acesso_externo] => 0
) POST: Array
(
[txtNome] => Fulano de Tal
[txtEmail] => fulanodetal@mail.com
[txtCpf] => 81733678689
[txtRg] =>
[txtOrgaoExpedidor] =>
[txtTelefone] => (61)9999-9999
[selEstado] => DF
[selCidade] => Brasília
[txtCidade] =>
[selTipo] => 100000486
[txaMensagem] => teste
[chkRetorno] => N
[txtCaptcha] => 8UGF
[sbmEnviar] => Enviar
[hdnCaptcha] => af0b46061200f10a79d5574ac8f5f3b0c04019c414474e811e823e3acf40df92b880699a808e460147a45f41e33705d31af784fcb0c9799f69e013ab7f5b2246
[hdnFlagFormulario] => 1 )
','10.216.70.103')
00016 - [InfraSqlServer->executar] 1 registro(s) afetado(s)
00017 - [InfraSqlServer->executar] 0.003 s
00018 - [InfraSqlServer->confirmarTransacao] InfraSqlServer-MSSQL-PRD-LST-1433-DBS_SEI-usr_sei
00019 - [InfraSqlServer->executar] COMMIT TRANSACTION
00020 - [InfraSqlServer->executar] -1 registro(s) afetado(s)
00021 - [InfraSqlServer->executar] 0.006 s
00022 - [InfraSqlServer->fecharConexao] InfraSqlServer-MSSQL-PRD-LST-1433-DBS_SEI-usr_sei
00023 - [InfraRN->_call] OrgaoRN.consultarRN1352
00024 - [InfraSqlServer->abrirConexao] InfraSqlServer-MSSQL-PRD-LST-1433-DBS_SEI-usr_sei
00025 - [InfraSqlServer->consultarSql] SELECT descricao FROM orgao WHERE id_orgao='0' AND sin_ativo='S'
00026 - [InfraSqlServer->consultarSql] 0.002 s
00027 - [InfraSqlServer->fecharConexao] InfraSqlServer-MSSQL-PRD-LST-1433-DBS_SEI-usr_sei
00028 - [InfraRN->_call] OrgaoRN.consultarRN1352
00029 - [InfraSqlServer->abrirConexao] InfraSqlServer-MSSQL-PRD-LST-1433-DBS_SEI-usr_sei
00030 - [InfraSqlServer->consultarSql] SELECT descricao FROM orgao WHERE id_orgao='0' AND sin_ativo='S'
00031 - [InfraSqlServer->consultarSql] 0.002 s
00032 - [InfraSqlServer->fecharConexao] InfraSqlServer-MSSQL-PRD-LST-1433-DBS_SEI-usr_sei
Adicionado por Daryel Morais
Starting data migration Engine
Starting data migration...
The data migration engine is migrating table 'DBS_SEI.velocidade_transferencia': > DBS_SEI.dbo.velocidade_transferencia, 0 rows total
The data migration engine is migrating table 'DBS_SEI.feed': > DBS_SEI.dbo.feed, 0 rows total
The data migration engine is migrating table 'DBS_SEI.estilo': > DBS_SEI.dbo.estilo, 38 rows total
The data migration engine is migrating table 'DBS_SEI.seq_localizador': > DBS_SEI.dbo.seq_localizador, 0 rows total
The data migration engine is migrating table 'DBS_SEI.versao_secao_documento': > DBS_SEI.dbo.versao_secao_documento, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_lugar_localizador': > DBS_SEI.dbo.seq_lugar_localizador, 0 rows total
The data migration engine is migrating table 'DBS_SEI.feriado': > DBS_SEI.dbo.feriado, 12 rows total
The data migration engine is migrating table 'DBS_SEI.acompanhamento': > DBS_SEI.dbo.acompanhamento, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_modelo': > DBS_SEI.dbo.seq_modelo, 39 rows total
The data migration engine is migrating table 'DBS_SEI.vocativo': > DBS_SEI.dbo.vocativo, 0 rows total
Completing migration of table DBS_SEI.vocativo...
Completing migration of table DBS_SEI.versao_secao_documento...
Completing migration of table DBS_SEI.seq_lugar_localizador...
Completing migration of table DBS_SEI.velocidade_transferencia...
Completing migration of table DBS_SEI.acompanhamento...
Completing migration of table DBS_SEI.seq_localizador...
Completing migration of table DBS_SEI.feed...
Migration complete for table 'DBS_SEI.seq_localizador': > DBS_SEI.dbo.seq_localizador, 0 rows migrated (Elapsed Time = 00:00:00:00:780).
Migration complete for table 'DBS_SEI.feed': > DBS_SEI.dbo.feed, 0 rows migrated (Elapsed Time = 00:00:00:00:776).
Migration complete for table 'DBS_SEI.seq_lugar_localizador': > DBS_SEI.dbo.seq_lugar_localizador, 0 rows migrated (Elapsed Time = 00:00:00:00:646).
Migration complete for table 'DBS_SEI.vocativo': > DBS_SEI.dbo.vocativo, 0 rows migrated (Elapsed Time = 00:00:00:00:423).
Migration complete for table 'DBS_SEI.velocidade_transferencia': > DBS_SEI.dbo.velocidade_transferencia, 0 rows migrated (Elapsed Time = 00:00:00:00:780).
Migration complete for table 'DBS_SEI.acompanhamento': > DBS_SEI.dbo.acompanhamento, 0 rows migrated (Elapsed Time = 00:00:00:00:426).
Migration complete for table 'DBS_SEI.versao_secao_documento': > DBS_SEI.dbo.versao_secao_documento, 0 rows migrated (Elapsed Time = 00:00:00:00:650).
The data migration engine is migrating table 'DBS_SEI.publicacao_legado': > DBS_SEI.dbo.publicacao_legado, 0 rows total
The data migration engine is migrating table 'DBS_SEI.grupo_acompanhamento': > DBS_SEI.dbo.grupo_acompanhamento, 0 rows total
The data migration engine is migrating table 'DBS_SEI.grupo_contato': > DBS_SEI.dbo.grupo_contato, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_nivel_acesso_permitido': > DBS_SEI.dbo.seq_nivel_acesso_permitido, 249 rows total
The data migration engine is migrating table 'DBS_SEI.grupo_email': > DBS_SEI.dbo.grupo_email, 0 rows total
The data migration engine is migrating table 'DBS_SEI.andamento_situacao': > DBS_SEI.dbo.andamento_situacao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.anexo': > DBS_SEI.dbo.anexo, 0 rows total
Completing migration of table DBS_SEI.grupo_acompanhamento...
Migration complete for table 'DBS_SEI.grupo_acompanhamento': > DBS_SEI.dbo.grupo_acompanhamento, 0 rows migrated (Elapsed Time = 00:00:00:00:148).
Completing migration of table DBS_SEI.publicacao_legado...
Migration complete for table 'DBS_SEI.publicacao_legado': > DBS_SEI.dbo.publicacao_legado, 0 rows migrated (Elapsed Time = 00:00:00:00:156).
The data migration engine is migrating table 'DBS_SEI.seq_notificacao': > DBS_SEI.dbo.seq_notificacao, 0 rows total
Completing migration of table DBS_SEI.grupo_contato...
Migration complete for table 'DBS_SEI.grupo_contato': > DBS_SEI.dbo.grupo_contato, 0 rows migrated (Elapsed Time = 00:00:00:00:168).
Completing migration of table DBS_SEI.grupo_email...
Migration complete for table 'DBS_SEI.grupo_email': > DBS_SEI.dbo.grupo_email, 0 rows migrated (Elapsed Time = 00:00:00:00:172).
Table DBS_SEI.seq_modelo data migration: 39 rows processed.
Completing migration of table DBS_SEI.seq_modelo...
Migration complete for table 'DBS_SEI.seq_modelo': > DBS_SEI.dbo.seq_modelo, 39 rows migrated (Elapsed Time = 00:00:00:00:496).
Table DBS_SEI.estilo data migration: 38 rows processed.
Completing migration of table DBS_SEI.estilo...
Migration complete for table 'DBS_SEI.estilo': > DBS_SEI.dbo.estilo, 38 rows migrated (Elapsed Time = 00:00:00:00:867).
Table DBS_SEI.seq_nivel_acesso_permitido data migration: 249 rows processed.
Completing migration of table DBS_SEI.seq_nivel_acesso_permitido...
Migration complete for table 'DBS_SEI.seq_nivel_acesso_permitido': > DBS_SEI.dbo.seq_nivel_acesso_permitido, 249 rows migrated (Elapsed Time = 00:00:00:00:191).
The data migration engine is migrating table 'DBS_SEI.seq_novidade': > DBS_SEI.dbo.seq_novidade, 0 rows total
The data migration engine is migrating table 'DBS_SEI.grupo_protocolo_modelo': > DBS_SEI.dbo.grupo_protocolo_modelo, 0 rows total
Completing migration of table DBS_SEI.seq_notificacao...
Migration complete for table 'DBS_SEI.seq_notificacao': > DBS_SEI.dbo.seq_notificacao, 0 rows migrated (Elapsed Time = 00:00:00:00:153).
Completing migration of table DBS_SEI.anexo...
Migration complete for table 'DBS_SEI.anexo': > DBS_SEI.dbo.anexo, 0 rows migrated (Elapsed Time = 00:00:00:00:216).
Table DBS_SEI.feriado data migration: 12 rows processed.
Completing migration of table DBS_SEI.feriado...
Migration complete for table 'DBS_SEI.feriado': > DBS_SEI.dbo.feriado, 12 rows migrated (Elapsed Time = 00:00:00:00:592).
The data migration engine is migrating table 'DBS_SEI.grupo_unidade': > DBS_SEI.dbo.grupo_unidade, 0 rows total
The data migration engine is migrating table 'DBS_SEI.grupo_serie': > DBS_SEI.dbo.grupo_serie, 2 rows total
The data migration engine is migrating table 'DBS_SEI.rel_assinante_unidade': > DBS_SEI.dbo.rel_assinante_unidade, 63 rows total
Completing migration of table DBS_SEI.grupo_protocolo_modelo...
Migration complete for table 'DBS_SEI.grupo_protocolo_modelo': > DBS_SEI.dbo.grupo_protocolo_modelo, 0 rows migrated (Elapsed Time = 00:00:00:00:257).
The data migration engine is migrating table 'DBS_SEI.anotacao': > DBS_SEI.dbo.anotacao, 0 rows total
Completing migration of table DBS_SEI.seq_novidade...
Migration complete for table 'DBS_SEI.seq_novidade': > DBS_SEI.dbo.seq_novidade, 0 rows migrated (Elapsed Time = 00:00:00:00:263).
The data migration engine is migrating table 'DBS_SEI.rel_bloco_protocolo': > DBS_SEI.dbo.rel_bloco_protocolo, 0 rows total
Completing migration of table DBS_SEI.grupo_unidade...
Migration complete for table 'DBS_SEI.grupo_unidade': > DBS_SEI.dbo.grupo_unidade, 0 rows migrated (Elapsed Time = 00:00:00:00:298).
Table DBS_SEI.grupo_serie data migration: 2 rows processed.
Completing migration of table DBS_SEI.grupo_serie...
Migration complete for table 'DBS_SEI.grupo_serie': > DBS_SEI.dbo.grupo_serie, 2 rows migrated (Elapsed Time = 00:00:00:00:326).
Table DBS_SEI.rel_assinante_unidade data migration: 63 rows processed.
Completing migration of table DBS_SEI.rel_assinante_unidade...
Migration complete for table 'DBS_SEI.rel_assinante_unidade': > DBS_SEI.dbo.rel_assinante_unidade, 63 rows migrated (Elapsed Time = 00:00:00:00:311).
The data migration engine is migrating table 'DBS_SEI.hipotese_legal': > DBS_SEI.dbo.hipotese_legal, 37 rows total
Completing migration of table DBS_SEI.anotacao...
Migration complete for table 'DBS_SEI.anotacao': > DBS_SEI.dbo.anotacao, 0 rows migrated (Elapsed Time = 00:00:00:00:332).
The data migration engine is migrating table 'DBS_SEI.aplicabilidade_atributo': > DBS_SEI.dbo.aplicabilidade_atributo, 0 rows total
Completing migration of table DBS_SEI.rel_bloco_protocolo...
Migration complete for table 'DBS_SEI.rel_bloco_protocolo': > DBS_SEI.dbo.rel_bloco_protocolo, 0 rows migrated (Elapsed Time = 00:00:00:00:340).
The data migration engine is migrating table 'DBS_SEI.seq_observacao': > DBS_SEI.dbo.seq_observacao, 0 rows total
Completing migration of table DBS_SEI.andamento_situacao...
Migration complete for table 'DBS_SEI.andamento_situacao': > DBS_SEI.dbo.andamento_situacao, 0 rows migrated (Elapsed Time = 00:00:00:00:494).
The data migration engine is migrating table 'DBS_SEI.rel_controle_interno_orgao': > DBS_SEI.dbo.rel_controle_interno_orgao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.rel_bloco_unidade': > DBS_SEI.dbo.rel_bloco_unidade, 0 rows total
The data migration engine is migrating table 'DBS_SEI.rel_base_conhec_tipo_proced': > DBS_SEI.dbo.rel_base_conhec_tipo_proced, 0 rows total
Completing migration of table DBS_SEI.rel_controle_interno_orgao...
Migration complete for table 'DBS_SEI.rel_controle_interno_orgao': > DBS_SEI.dbo.rel_controle_interno_orgao, 0 rows migrated (Elapsed Time = 00:00:00:00:281).
Completing migration of table DBS_SEI.seq_observacao...
Migration complete for table 'DBS_SEI.seq_observacao': > DBS_SEI.dbo.seq_observacao, 0 rows migrated (Elapsed Time = 00:00:00:00:285).
Completing migration of table DBS_SEI.aplicabilidade_atributo...
Migration complete for table 'DBS_SEI.aplicabilidade_atributo': > DBS_SEI.dbo.aplicabilidade_atributo, 0 rows migrated (Elapsed Time = 00:00:00:00:350).
The data migration engine is migrating table 'DBS_SEI.rel_controle_interno_serie': > DBS_SEI.dbo.rel_controle_interno_serie, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_numeracao': > DBS_SEI.dbo.seq_numeracao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.imagem_formato': > DBS_SEI.dbo.imagem_formato, 3 rows total
Table DBS_SEI.hipotese_legal data migration: 37 rows processed.
Completing migration of table DBS_SEI.rel_bloco_unidade...
Completing migration of table DBS_SEI.hipotese_legal...
Migration complete for table 'DBS_SEI.rel_bloco_unidade': > DBS_SEI.dbo.rel_bloco_unidade, 0 rows migrated (Elapsed Time = 00:00:00:00:317).
Migration complete for table 'DBS_SEI.hipotese_legal': > DBS_SEI.dbo.hipotese_legal, 37 rows migrated (Elapsed Time = 00:00:00:00:387).
The data migration engine is migrating table 'DBS_SEI.rel_controle_interno_tipo_proc': > DBS_SEI.dbo.rel_controle_interno_tipo_proc, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_operacao_servico': > DBS_SEI.dbo.seq_operacao_servico, 0 rows total
The data migration engine is migrating table 'DBS_SEI.arquivo_extensao': > DBS_SEI.dbo.arquivo_extensao, 41 rows total
The data migration engine is migrating table 'DBS_SEI.rel_controle_interno_unidade': > DBS_SEI.dbo.rel_controle_interno_unidade, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_ordenador_despesa': > DBS_SEI.dbo.seq_ordenador_despesa, 0 rows total
Completing migration of table DBS_SEI.seq_numeracao...
Migration complete for table 'DBS_SEI.seq_numeracao': > DBS_SEI.dbo.seq_numeracao, 0 rows migrated (Elapsed Time = 00:00:00:00:591).
Completing migration of table DBS_SEI.rel_base_conhec_tipo_proced...
Migration complete for table 'DBS_SEI.rel_base_conhec_tipo_proced': > DBS_SEI.dbo.rel_base_conhec_tipo_proced, 0 rows migrated (Elapsed Time = 00:00:00:00:628).
Completing migration of table DBS_SEI.rel_controle_interno_serie...
Migration complete for table 'DBS_SEI.rel_controle_interno_serie': > DBS_SEI.dbo.rel_controle_interno_serie, 0 rows migrated (Elapsed Time = 00:00:00:00:352).
Table DBS_SEI.imagem_formato data migration: 3 rows processed.
Completing migration of table DBS_SEI.imagem_formato...
Migration complete for table 'DBS_SEI.imagem_formato': > DBS_SEI.dbo.imagem_formato, 3 rows migrated (Elapsed Time = 00:00:00:00:405).
Completing migration of table DBS_SEI.rel_controle_interno_tipo_proc...
Migration complete for table 'DBS_SEI.rel_controle_interno_tipo_proc': > DBS_SEI.dbo.rel_controle_interno_tipo_proc, 0 rows migrated (Elapsed Time = 00:00:00:00:263).
Completing migration of table DBS_SEI.seq_operacao_servico...
Migration complete for table 'DBS_SEI.seq_operacao_servico': > DBS_SEI.dbo.seq_operacao_servico, 0 rows migrated (Elapsed Time = 00:00:00:00:367).
The data migration engine is migrating table 'DBS_SEI.rel_grupo_contato': > DBS_SEI.dbo.rel_grupo_contato, 0 rows total
Completing migration of table DBS_SEI.seq_ordenador_despesa...
Migration complete for table 'DBS_SEI.seq_ordenador_despesa': > DBS_SEI.dbo.seq_ordenador_despesa, 0 rows migrated (Elapsed Time = 00:00:00:00:333).
The data migration engine is migrating table 'DBS_SEI.assinante': > DBS_SEI.dbo.assinante, 21 rows total
The data migration engine is migrating table 'DBS_SEI.rel_grupo_unidade_unidade': > DBS_SEI.dbo.rel_grupo_unidade_unidade, 0 rows total
The data migration engine is migrating table 'DBS_SEI.assinatura': > DBS_SEI.dbo.assinatura, 0 rows total
Completing migration of table DBS_SEI.rel_controle_interno_unidade...
Migration complete for table 'DBS_SEI.rel_controle_interno_unidade': > DBS_SEI.dbo.rel_controle_interno_unidade, 0 rows migrated (Elapsed Time = 00:00:00:00:351).
The data migration engine is migrating table 'DBS_SEI.seq_pais': > DBS_SEI.dbo.seq_pais, 0 rows total
Table DBS_SEI.arquivo_extensao data migration: 41 rows processed.
Completing migration of table DBS_SEI.arquivo_extensao...
Migration complete for table 'DBS_SEI.arquivo_extensao': > DBS_SEI.dbo.arquivo_extensao, 41 rows migrated (Elapsed Time = 00:00:00:00:386).
The data migration engine is migrating table 'DBS_SEI.rel_notificacao_documento': > DBS_SEI.dbo.rel_notificacao_documento, 0 rows total
The data migration engine is migrating table 'DBS_SEI.rel_proced_situacao_unidade': > DBS_SEI.dbo.rel_proced_situacao_unidade, 0 rows total
Completing migration of table DBS_SEI.rel_grupo_contato...
Migration complete for table 'DBS_SEI.rel_grupo_contato': > DBS_SEI.dbo.rel_grupo_contato, 0 rows migrated (Elapsed Time = 00:00:00:00:328).
The data migration engine is migrating table 'DBS_SEI.seq_participante': > DBS_SEI.dbo.seq_participante, 0 rows total
The data migration engine is migrating table 'DBS_SEI.rel_protocolo_assunto': > DBS_SEI.dbo.rel_protocolo_assunto, 0 rows total
Completing migration of table DBS_SEI.seq_pais...
Migration complete for table 'DBS_SEI.seq_pais': > DBS_SEI.dbo.seq_pais, 0 rows migrated (Elapsed Time = 00:00:00:00:342).
Completing migration of table DBS_SEI.rel_grupo_unidade_unidade...
Migration complete for table 'DBS_SEI.rel_grupo_unidade_unidade': > DBS_SEI.dbo.rel_grupo_unidade_unidade, 0 rows migrated (Elapsed Time = 00:00:00:00:350).
Completing migration of table DBS_SEI.assinatura...
Migration complete for table 'DBS_SEI.assinatura': > DBS_SEI.dbo.assinatura, 0 rows migrated (Elapsed Time = 00:00:00:00:350).
Table DBS_SEI.assinante data migration: 21 rows processed.
Completing migration of table DBS_SEI.assinante...
Migration complete for table 'DBS_SEI.assinante': > DBS_SEI.dbo.assinante, 21 rows migrated (Elapsed Time = 00:00:00:00:360).
Completing migration of table DBS_SEI.rel_notificacao_documento...
Migration complete for table 'DBS_SEI.rel_notificacao_documento': > DBS_SEI.dbo.rel_notificacao_documento, 0 rows migrated (Elapsed Time = 00:00:00:00:331).
Completing migration of table DBS_SEI.seq_participante...
Migration complete for table 'DBS_SEI.seq_participante': > DBS_SEI.dbo.seq_participante, 0 rows migrated (Elapsed Time = 00:00:00:00:279).
The data migration engine is migrating table 'DBS_SEI.indexacao_base_conhecimento': > DBS_SEI.dbo.indexacao_base_conhecimento, 0 rows total
The data migration engine is migrating table 'DBS_SEI.indexacao_protocolo': > DBS_SEI.dbo.indexacao_protocolo, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_protocolo_modelo': > DBS_SEI.dbo.seq_protocolo_modelo, 0 rows total
The data migration engine is migrating table 'DBS_SEI.assunto': > DBS_SEI.dbo.assunto, 700 rows total
The data migration engine is migrating table 'DBS_SEI.seq_protocolo': > DBS_SEI.dbo.seq_protocolo, 0 rows total
The data migration engine is migrating table 'DBS_SEI.rel_protocolo_atributo': > DBS_SEI.dbo.rel_protocolo_atributo, 0 rows total
The data migration engine is migrating table 'DBS_SEI.rel_protocolo_protocolo': > DBS_SEI.dbo.rel_protocolo_protocolo, 0 rows total
Completing migration of table DBS_SEI.rel_proced_situacao_unidade...
Migration complete for table 'DBS_SEI.rel_proced_situacao_unidade': > DBS_SEI.dbo.rel_proced_situacao_unidade, 0 rows migrated (Elapsed Time = 00:00:00:00:382).
The data migration engine is migrating table 'DBS_SEI.rel_secao_mod_cj_estilos_item': > DBS_SEI.dbo.rel_secao_mod_cj_estilos_item, 30001 rows total
Completing migration of table DBS_SEI.rel_protocolo_assunto...
Migration complete for table 'DBS_SEI.rel_protocolo_assunto': > DBS_SEI.dbo.rel_protocolo_assunto, 0 rows migrated (Elapsed Time = 00:00:00:00:350).
Completing migration of table DBS_SEI.seq_protocolo_modelo...
Migration complete for table 'DBS_SEI.seq_protocolo_modelo': > DBS_SEI.dbo.seq_protocolo_modelo, 0 rows migrated (Elapsed Time = 00:00:00:00:242).
The data migration engine is migrating table 'DBS_SEI.seq_publicacao': > DBS_SEI.dbo.seq_publicacao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.rel_secao_modelo_estilo': > DBS_SEI.dbo.rel_secao_modelo_estilo, 1425 rows total
Completing migration of table DBS_SEI.rel_protocolo_protocolo...
Migration complete for table 'DBS_SEI.rel_protocolo_protocolo': > DBS_SEI.dbo.rel_protocolo_protocolo, 0 rows migrated (Elapsed Time = 00:00:00:00:254).
Completing migration of table DBS_SEI.indexacao_base_conhecimento...
Migration complete for table 'DBS_SEI.indexacao_base_conhecimento': > DBS_SEI.dbo.indexacao_base_conhecimento, 0 rows migrated (Elapsed Time = 00:00:00:00:660).
Completing migration of table DBS_SEI.rel_protocolo_atributo...
Migration complete for table 'DBS_SEI.rel_protocolo_atributo': > DBS_SEI.dbo.rel_protocolo_atributo, 0 rows migrated (Elapsed Time = 00:00:00:00:263).
Completing migration of table DBS_SEI.seq_protocolo...
Migration complete for table 'DBS_SEI.seq_protocolo': > DBS_SEI.dbo.seq_protocolo, 0 rows migrated (Elapsed Time = 00:00:00:00:261).
The data migration engine is migrating table 'DBS_SEI.rel_serie_assunto': > DBS_SEI.dbo.rel_serie_assunto, 0 rows total
The data migration engine is migrating table 'DBS_SEI.rel_serie_veiculo_publicacao': > DBS_SEI.dbo.rel_serie_veiculo_publicacao, 14 rows total
Completing migration of table DBS_SEI.indexacao_protocolo...
Migration complete for table 'DBS_SEI.indexacao_protocolo': > DBS_SEI.dbo.indexacao_protocolo, 0 rows migrated (Elapsed Time = 00:00:00:00:406).
The data migration engine is migrating table 'DBS_SEI.atividade': > DBS_SEI.dbo.atividade, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_rel_protocolo_protocolo': > DBS_SEI.dbo.seq_rel_protocolo_protocolo, 0 rows total
Table DBS_SEI.rel_secao_modelo_estilo data migration: 1425 rows processed.
Completing migration of table DBS_SEI.rel_secao_modelo_estilo...
Migration complete for table 'DBS_SEI.rel_secao_modelo_estilo': > DBS_SEI.dbo.rel_secao_modelo_estilo, 1425 rows migrated (Elapsed Time = 00:00:00:00:329).
The data migration engine is migrating table 'DBS_SEI.rel_situacao_unidade': > DBS_SEI.dbo.rel_situacao_unidade, 0 rows total
The data migration engine is migrating table 'DBS_SEI.rel_tipo_procedimento_assunto': > DBS_SEI.dbo.rel_tipo_procedimento_assunto, 286 rows total
Completing migration of table DBS_SEI.seq_publicacao...
Migration complete for table 'DBS_SEI.seq_publicacao': > DBS_SEI.dbo.seq_publicacao, 0 rows migrated (Elapsed Time = 00:00:00:00:359).
Table DBS_SEI.rel_serie_veiculo_publicacao data migration: 14 rows processed.
Completing migration of table DBS_SEI.rel_serie_veiculo_publicacao...
Migration complete for table 'DBS_SEI.rel_serie_veiculo_publicacao': > DBS_SEI.dbo.rel_serie_veiculo_publicacao, 14 rows migrated (Elapsed Time = 00:00:00:00:338).
The data migration engine is migrating table 'DBS_SEI.seq_retorno_programado': > DBS_SEI.dbo.seq_retorno_programado, 0 rows total
Completing migration of table DBS_SEI.seq_rel_protocolo_protocolo...
Migration complete for table 'DBS_SEI.seq_rel_protocolo_protocolo': > DBS_SEI.dbo.seq_rel_protocolo_protocolo, 0 rows migrated (Elapsed Time = 00:00:00:00:358).
Completing migration of table DBS_SEI.atividade...
Migration complete for table 'DBS_SEI.atividade': > DBS_SEI.dbo.atividade, 0 rows migrated (Elapsed Time = 00:00:00:00:363).
Completing migration of table DBS_SEI.rel_serie_assunto...
Migration complete for table 'DBS_SEI.rel_serie_assunto': > DBS_SEI.dbo.rel_serie_assunto, 0 rows migrated (Elapsed Time = 00:00:00:00:366).
Table DBS_SEI.rel_tipo_procedimento_assunto data migration: 286 rows processed.
Completing migration of table DBS_SEI.rel_tipo_procedimento_assunto...
Migration complete for table 'DBS_SEI.rel_tipo_procedimento_assunto': > DBS_SEI.dbo.rel_tipo_procedimento_assunto, 286 rows migrated (Elapsed Time = 00:00:00:00:297).
The data migration engine is migrating table 'DBS_SEI.rel_unidade_serie': > DBS_SEI.dbo.rel_unidade_serie, 0 rows total
Completing migration of table DBS_SEI.seq_retorno_programado...
Migration complete for table 'DBS_SEI.seq_retorno_programado': > DBS_SEI.dbo.seq_retorno_programado, 0 rows migrated (Elapsed Time = 00:00:00:00:245).
Completing migration of table DBS_SEI.rel_situacao_unidade...
Migration complete for table 'DBS_SEI.rel_situacao_unidade': > DBS_SEI.dbo.rel_situacao_unidade, 0 rows migrated (Elapsed Time = 00:00:00:00:467).
The data migration engine is migrating table 'DBS_SEI.seq_secao_documento': > DBS_SEI.dbo.seq_secao_documento, 0 rows total
The data migration engine is migrating table 'DBS_SEI.rel_unidade_tipo_cont_contato': > DBS_SEI.dbo.rel_unidade_tipo_cont_contato, 5 rows total
The data migration engine is migrating table 'DBS_SEI.indexacao_publicacao': > DBS_SEI.dbo.indexacao_publicacao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.rel_unidade_serie_unidade': > DBS_SEI.dbo.rel_unidade_serie_unidade, 0 rows total
Completing migration of table DBS_SEI.rel_unidade_serie...
Migration complete for table 'DBS_SEI.rel_unidade_serie': > DBS_SEI.dbo.rel_unidade_serie, 0 rows migrated (Elapsed Time = 00:00:00:00:322).
The data migration engine is migrating table 'DBS_SEI.seq_secao_imprensa_nacional': > DBS_SEI.dbo.seq_secao_imprensa_nacional, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_secao_modelo': > DBS_SEI.dbo.seq_secao_modelo, 236 rows total
The data migration engine is migrating table 'DBS_SEI.retorno_programado': > DBS_SEI.dbo.retorno_programado, 0 rows total
Completing migration of table DBS_SEI.seq_secao_documento...
Migration complete for table 'DBS_SEI.seq_secao_documento': > DBS_SEI.dbo.seq_secao_documento, 0 rows migrated (Elapsed Time = 00:00:00:00:361).
Completing migration of table DBS_SEI.indexacao_publicacao...
Migration complete for table 'DBS_SEI.indexacao_publicacao': > DBS_SEI.dbo.indexacao_publicacao, 0 rows migrated (Elapsed Time = 00:00:00:00:341).
Table DBS_SEI.rel_unidade_tipo_cont_contato data migration: 5 rows processed.
Completing migration of table DBS_SEI.rel_unidade_tipo_cont_contato...
Migration complete for table 'DBS_SEI.rel_unidade_tipo_cont_contato': > DBS_SEI.dbo.rel_unidade_tipo_cont_contato, 5 rows migrated (Elapsed Time = 00:00:00:00:362).
The data migration engine is migrating table 'DBS_SEI.secao_documento': > DBS_SEI.dbo.secao_documento, 0 rows total
Completing migration of table DBS_SEI.rel_unidade_serie_unidade...
Migration complete for table 'DBS_SEI.rel_unidade_serie_unidade': > DBS_SEI.dbo.rel_unidade_serie_unidade, 0 rows migrated (Elapsed Time = 00:00:00:00:417).
The data migration engine is migrating table 'DBS_SEI.atributo': > DBS_SEI.dbo.atributo, 0 rows total
Completing migration of table DBS_SEI.retorno_programado...
Migration complete for table 'DBS_SEI.retorno_programado': > DBS_SEI.dbo.retorno_programado, 0 rows migrated (Elapsed Time = 00:00:00:00:424).
Completing migration of table DBS_SEI.seq_secao_imprensa_nacional...
Migration complete for table 'DBS_SEI.seq_secao_imprensa_nacional': > DBS_SEI.dbo.seq_secao_imprensa_nacional, 0 rows migrated (Elapsed Time = 00:00:00:00:400).
The data migration engine is migrating table 'DBS_SEI.atributo_andamento': > DBS_SEI.dbo.atributo_andamento, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_serie': > DBS_SEI.dbo.seq_serie, 149 rows total
Completing migration of table DBS_SEI.secao_documento...
Migration complete for table 'DBS_SEI.secao_documento': > DBS_SEI.dbo.secao_documento, 0 rows migrated (Elapsed Time = 00:00:00:00:308).
The data migration engine is migrating table 'DBS_SEI.secao_imprensa_nacional': > DBS_SEI.dbo.secao_imprensa_nacional, 3 rows total
Table DBS_SEI.seq_secao_modelo data migration: 236 rows processed.
Completing migration of table DBS_SEI.seq_secao_modelo...
Migration complete for table 'DBS_SEI.seq_secao_modelo': > DBS_SEI.dbo.seq_secao_modelo, 236 rows migrated (Elapsed Time = 00:00:00:00:435).
Completing migration of table DBS_SEI.atributo...
Migration complete for table 'DBS_SEI.atributo': > DBS_SEI.dbo.atributo, 0 rows migrated (Elapsed Time = 00:00:00:00:292).
The data migration engine is migrating table 'DBS_SEI.seq_serie_publicacao': > DBS_SEI.dbo.seq_serie_publicacao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.secao_modelo': > DBS_SEI.dbo.secao_modelo, 304 rows total
Table DBS_SEI.secao_imprensa_nacional data migration: 3 rows processed.
Completing migration of table DBS_SEI.secao_imprensa_nacional...
Migration complete for table 'DBS_SEI.secao_imprensa_nacional': > DBS_SEI.dbo.secao_imprensa_nacional, 3 rows migrated (Elapsed Time = 00:00:00:00:332).
Table DBS_SEI.seq_serie data migration: 149 rows processed.
Completing migration of table DBS_SEI.seq_serie...
Migration complete for table 'DBS_SEI.seq_serie': > DBS_SEI.dbo.seq_serie, 149 rows migrated (Elapsed Time = 00:00:00:00:353).
The data migration engine is migrating table 'DBS_SEI.seq_servico': > DBS_SEI.dbo.seq_servico, 0 rows total
The data migration engine is migrating table 'DBS_SEI.atributo_andamento_situacao': > DBS_SEI.dbo.atributo_andamento_situacao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_acesso': > DBS_SEI.dbo.seq_acesso, 0 rows total
Completing migration of table DBS_SEI.atributo_andamento...
Migration complete for table 'DBS_SEI.atributo_andamento': > DBS_SEI.dbo.atributo_andamento, 0 rows migrated (Elapsed Time = 00:00:00:00:395).
Completing migration of table DBS_SEI.seq_serie_publicacao...
Migration complete for table 'DBS_SEI.seq_serie_publicacao': > DBS_SEI.dbo.seq_serie_publicacao, 0 rows migrated (Elapsed Time = 00:00:00:00:361).
The data migration engine is migrating table 'DBS_SEI.seq_acesso_externo': > DBS_SEI.dbo.seq_acesso_externo, 0 rows total
Completing migration of table DBS_SEI.atributo_andamento_situacao...
Migration complete for table 'DBS_SEI.atributo_andamento_situacao': > DBS_SEI.dbo.atributo_andamento_situacao, 0 rows migrated (Elapsed Time = 00:00:00:00:392).
Completing migration of table DBS_SEI.seq_servico...
Migration complete for table 'DBS_SEI.seq_servico': > DBS_SEI.dbo.seq_servico, 0 rows migrated (Elapsed Time = 00:00:00:00:351).
Table DBS_SEI.secao_modelo data migration: 304 rows processed.
Completing migration of table DBS_SEI.secao_modelo...
Migration complete for table 'DBS_SEI.secao_modelo': > DBS_SEI.dbo.secao_modelo, 304 rows migrated (Elapsed Time = 00:00:00:00:420).
Completing migration of table DBS_SEI.seq_acesso...
Migration complete for table 'DBS_SEI.seq_acesso': > DBS_SEI.dbo.seq_acesso, 0 rows migrated (Elapsed Time = 00:00:00:00:346).
The data migration engine is migrating table 'DBS_SEI.auditoria_protocolo': > DBS_SEI.dbo.auditoria_protocolo, 0 rows total
The data migration engine is migrating table 'DBS_SEI.infra_agendamento_tarefa': > DBS_SEI.dbo.infra_agendamento_tarefa, 6 rows total
Completing migration of table DBS_SEI.seq_acesso_externo...
Migration complete for table 'DBS_SEI.seq_acesso_externo': > DBS_SEI.dbo.seq_acesso_externo, 0 rows migrated (Elapsed Time = 00:00:00:00:337).
The data migration engine is migrating table 'DBS_SEI.seq_situacao': > DBS_SEI.dbo.seq_situacao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_acompanhamento': > DBS_SEI.dbo.seq_acompanhamento, 0 rows total
Completing migration of table DBS_SEI.auditoria_protocolo...
Migration complete for table 'DBS_SEI.auditoria_protocolo': > DBS_SEI.dbo.auditoria_protocolo, 0 rows migrated (Elapsed Time = 00:00:00:00:324).
The data migration engine is migrating table 'DBS_SEI.seq_tipo_conferencia': > DBS_SEI.dbo.seq_tipo_conferencia, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_andamento_situacao': > DBS_SEI.dbo.seq_andamento_situacao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.base_conhecimento': > DBS_SEI.dbo.base_conhecimento, 0 rows total
Completing migration of table DBS_SEI.seq_situacao...
Migration complete for table 'DBS_SEI.seq_situacao': > DBS_SEI.dbo.seq_situacao, 0 rows migrated (Elapsed Time = 00:00:00:00:449).
Table DBS_SEI.assunto data migration: 320 rows processed.
Completing migration of table DBS_SEI.seq_acompanhamento...
Migration complete for table 'DBS_SEI.seq_acompanhamento': > DBS_SEI.dbo.seq_acompanhamento, 0 rows migrated (Elapsed Time = 00:00:00:00:306).
The data migration engine is migrating table 'DBS_SEI.seq_texto_padrao_interno': > DBS_SEI.dbo.seq_texto_padrao_interno, 0 rows total
Completing migration of table DBS_SEI.seq_andamento_situacao...
Migration complete for table 'DBS_SEI.seq_andamento_situacao': > DBS_SEI.dbo.seq_andamento_situacao, 0 rows migrated (Elapsed Time = 00:00:00:00:266).
The data migration engine is migrating table 'DBS_SEI.seq_tipo_contexto_contato': > DBS_SEI.dbo.seq_tipo_contexto_contato, 1 rows total
Table DBS_SEI.rel_secao_mod_cj_estilos_item data migration: 8001 rows processed.
Completing migration of table DBS_SEI.seq_texto_padrao_interno...
Migration complete for table 'DBS_SEI.seq_texto_padrao_interno': > DBS_SEI.dbo.seq_texto_padrao_interno, 0 rows migrated (Elapsed Time = 00:00:00:00:342).
Completing migration of table DBS_SEI.seq_tipo_conferencia...
Migration complete for table 'DBS_SEI.seq_tipo_conferencia': > DBS_SEI.dbo.seq_tipo_conferencia, 0 rows migrated (Elapsed Time = 00:00:00:00:337).
Table DBS_SEI.infra_agendamento_tarefa data migration: 6 rows processed.
Completing migration of table DBS_SEI.infra_agendamento_tarefa...
Migration complete for table 'DBS_SEI.infra_agendamento_tarefa': > DBS_SEI.dbo.infra_agendamento_tarefa, 6 rows migrated (Elapsed Time = 00:00:00:00:429).
The data migration engine is migrating table 'DBS_SEI.seq_anexo': > DBS_SEI.dbo.seq_anexo, 0 rows total
Completing migration of table DBS_SEI.base_conhecimento...
Migration complete for table 'DBS_SEI.base_conhecimento': > DBS_SEI.dbo.base_conhecimento, 0 rows migrated (Elapsed Time = 00:00:00:00:427).
The data migration engine is migrating table 'DBS_SEI.seq_tipo_localizador': > DBS_SEI.dbo.seq_tipo_localizador, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_anotacao': > DBS_SEI.dbo.seq_anotacao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.infra_auditoria': > DBS_SEI.dbo.infra_auditoria, 0 rows total
Table DBS_SEI.seq_tipo_contexto_contato data migration: 1 rows processed.
Completing migration of table DBS_SEI.seq_tipo_contexto_contato...
Migration complete for table 'DBS_SEI.seq_tipo_contexto_contato': > DBS_SEI.dbo.seq_tipo_contexto_contato, 1 rows migrated (Elapsed Time = 00:00:00:00:348).
Completing migration of table DBS_SEI.seq_anexo...
Migration complete for table 'DBS_SEI.seq_anexo': > DBS_SEI.dbo.seq_anexo, 0 rows migrated (Elapsed Time = 00:00:00:00:326).
The data migration engine is migrating table 'DBS_SEI.seq_tipo_procedimento': > DBS_SEI.dbo.seq_tipo_procedimento, 1 rows total
The data migration engine is migrating table 'DBS_SEI.bloco': > DBS_SEI.dbo.bloco, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_tipo_suporte': > DBS_SEI.dbo.seq_tipo_suporte, 0 rows total
Completing migration of table DBS_SEI.seq_tipo_localizador...
Migration complete for table 'DBS_SEI.seq_tipo_localizador': > DBS_SEI.dbo.seq_tipo_localizador, 0 rows migrated (Elapsed Time = 00:00:00:00:338).
Completing migration of table DBS_SEI.seq_anotacao...
Migration complete for table 'DBS_SEI.seq_anotacao': > DBS_SEI.dbo.seq_anotacao, 0 rows migrated (Elapsed Time = 00:00:00:00:336).
The data migration engine is migrating table 'DBS_SEI.seq_arquivo_extensao': > DBS_SEI.dbo.seq_arquivo_extensao, 9 rows total
Table DBS_SEI.seq_tipo_procedimento data migration: 1 rows processed.
Completing migration of table DBS_SEI.seq_tipo_procedimento...
Migration complete for table 'DBS_SEI.seq_tipo_procedimento': > DBS_SEI.dbo.seq_tipo_procedimento, 1 rows migrated (Elapsed Time = 00:00:00:00:386).
The data migration engine is migrating table 'DBS_SEI.seq_titulo': > DBS_SEI.dbo.seq_titulo, 0 rows total
The data migration engine is migrating table 'DBS_SEI.cargo': > DBS_SEI.dbo.cargo, 0 rows total
Completing migration of table DBS_SEI.bloco...
Migration complete for table 'DBS_SEI.bloco': > DBS_SEI.dbo.bloco, 0 rows migrated (Elapsed Time = 00:00:00:00:333).
Completing migration of table DBS_SEI.seq_tipo_suporte...
Migration complete for table 'DBS_SEI.seq_tipo_suporte': > DBS_SEI.dbo.seq_tipo_suporte, 0 rows migrated (Elapsed Time = 00:00:00:00:328).
The data migration engine is migrating table 'DBS_SEI.seq_assinante': > DBS_SEI.dbo.seq_assinante, 0 rows total
Table DBS_SEI.seq_arquivo_extensao data migration: 9 rows processed.
Completing migration of table DBS_SEI.seq_arquivo_extensao...
Migration complete for table 'DBS_SEI.seq_arquivo_extensao': > DBS_SEI.dbo.seq_arquivo_extensao, 9 rows migrated (Elapsed Time = 00:00:00:00:341).
The data migration engine is migrating table 'DBS_SEI.cargo_funcao': > DBS_SEI.dbo.cargo_funcao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.carreira': > DBS_SEI.dbo.carreira, 0 rows total
Completing migration of table DBS_SEI.cargo...
Migration complete for table 'DBS_SEI.cargo': > DBS_SEI.dbo.cargo, 0 rows migrated (Elapsed Time = 00:00:00:00:336).
Completing migration of table DBS_SEI.seq_titulo...
Migration complete for table 'DBS_SEI.seq_titulo': > DBS_SEI.dbo.seq_titulo, 0 rows migrated (Elapsed Time = 00:00:00:00:332).
The data migration engine is migrating table 'DBS_SEI.seq_tratamento': > DBS_SEI.dbo.seq_tratamento, 0 rows total
Completing migration of table DBS_SEI.seq_assinante...
Migration complete for table 'DBS_SEI.seq_assinante': > DBS_SEI.dbo.seq_assinante, 0 rows migrated (Elapsed Time = 00:00:00:00:335).
Completing migration of table DBS_SEI.infra_auditoria...
Migration complete for table 'DBS_SEI.infra_auditoria': > DBS_SEI.dbo.infra_auditoria, 0 rows migrated (Elapsed Time = 00:00:00:00:660).
Completing migration of table DBS_SEI.carreira...
Migration complete for table 'DBS_SEI.carreira': > DBS_SEI.dbo.carreira, 0 rows migrated (Elapsed Time = 00:00:00:00:295).
The data migration engine is migrating table 'DBS_SEI.seq_assinatura': > DBS_SEI.dbo.seq_assinatura, 0 rows total
Completing migration of table DBS_SEI.cargo_funcao...
Migration complete for table 'DBS_SEI.cargo_funcao': > DBS_SEI.dbo.cargo_funcao, 0 rows migrated (Elapsed Time = 00:00:00:00:348).
The data migration engine is migrating table 'DBS_SEI.seq_aplicabilidade_atributo': > DBS_SEI.dbo.seq_aplicabilidade_atributo, 0 rows total
Completing migration of table DBS_SEI.seq_tratamento...
Migration complete for table 'DBS_SEI.seq_tratamento': > DBS_SEI.dbo.seq_tratamento, 0 rows migrated (Elapsed Time = 00:00:00:00:328).
Table DBS_SEI.assunto data migration: 700 rows processed.
Completing migration of table DBS_SEI.assunto...
Migration complete for table 'DBS_SEI.assunto': > DBS_SEI.dbo.assunto, 700 rows migrated (Elapsed Time = 00:00:00:02:106).
The data migration engine is migrating table 'DBS_SEI.seq_uf': > DBS_SEI.dbo.seq_uf, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_assunto': > DBS_SEI.dbo.seq_assunto, 1 rows total
The data migration engine is migrating table 'DBS_SEI.seq_unidade_publicacao': > DBS_SEI.dbo.seq_unidade_publicacao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_atividade': > DBS_SEI.dbo.seq_atividade, 0 rows total
The data migration engine is migrating table 'DBS_SEI.cidade': > DBS_SEI.dbo.cidade, 5564 rows total
Completing migration of table DBS_SEI.seq_assinatura...
Migration complete for table 'DBS_SEI.seq_assinatura': > DBS_SEI.dbo.seq_assinatura, 0 rows migrated (Elapsed Time = 00:00:00:00:326).
The data migration engine is migrating table 'DBS_SEI.conjunto_estilos': > DBS_SEI.dbo.conjunto_estilos, 58 rows total
The data migration engine is migrating table 'DBS_SEI.seq_upload': > DBS_SEI.dbo.seq_upload, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_atributo': > DBS_SEI.dbo.seq_atributo, 0 rows total
Table DBS_SEI.seq_assunto data migration: 1 rows processed.
Completing migration of table DBS_SEI.seq_assunto...
Migration complete for table 'DBS_SEI.seq_assunto': > DBS_SEI.dbo.seq_assunto, 1 rows migrated (Elapsed Time = 00:00:00:00:315).
Completing migration of table DBS_SEI.seq_uf...
Completing migration of table DBS_SEI.seq_atividade...
Migration complete for table 'DBS_SEI.seq_uf': > DBS_SEI.dbo.seq_uf, 0 rows migrated (Elapsed Time = 00:00:00:00:361).
Migration complete for table 'DBS_SEI.seq_atividade': > DBS_SEI.dbo.seq_atividade, 0 rows migrated (Elapsed Time = 00:00:00:00:294).
Completing migration of table DBS_SEI.seq_upload...
Migration complete for table 'DBS_SEI.seq_upload': > DBS_SEI.dbo.seq_upload, 0 rows migrated (Elapsed Time = 00:00:00:00:254).
Table DBS_SEI.conjunto_estilos data migration: 58 rows processed.
Completing migration of table DBS_SEI.conjunto_estilos...
Migration complete for table 'DBS_SEI.conjunto_estilos': > DBS_SEI.dbo.conjunto_estilos, 58 rows migrated (Elapsed Time = 00:00:00:00:258).
The data migration engine is migrating table 'DBS_SEI.conjunto_estilos_item': > DBS_SEI.dbo.conjunto_estilos_item, 1323 rows total
Completing migration of table DBS_SEI.seq_atributo...
Migration complete for table 'DBS_SEI.seq_atributo': > DBS_SEI.dbo.seq_atributo, 0 rows migrated (Elapsed Time = 00:00:00:00:311).
The data migration engine is migrating table 'DBS_SEI.seq_veiculo_imprensa_nacional': > DBS_SEI.dbo.seq_veiculo_imprensa_nacional, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_atributo_andamento': > DBS_SEI.dbo.seq_atributo_andamento, 0 rows total
The data migration engine is migrating table 'DBS_SEI.infra_dado_usuario': > DBS_SEI.dbo.infra_dado_usuario, 11 rows total
Completing migration of table DBS_SEI.seq_unidade_publicacao...
Migration complete for table 'DBS_SEI.seq_unidade_publicacao': > DBS_SEI.dbo.seq_unidade_publicacao, 0 rows migrated (Elapsed Time = 00:00:00:00:506).
Completing migration of table DBS_SEI.seq_atributo_andamento...
Migration complete for table 'DBS_SEI.seq_atributo_andamento': > DBS_SEI.dbo.seq_atributo_andamento, 0 rows migrated (Elapsed Time = 00:00:00:00:269).
The data migration engine is migrating table 'DBS_SEI.contato': > DBS_SEI.dbo.contato, 7 rows total
Completing migration of table DBS_SEI.seq_veiculo_imprensa_nacional...
Migration complete for table 'DBS_SEI.seq_veiculo_imprensa_nacional': > DBS_SEI.dbo.seq_veiculo_imprensa_nacional, 0 rows migrated (Elapsed Time = 00:00:00:00:305).
Table DBS_SEI.infra_dado_usuario data migration: 11 rows processed.
Completing migration of table DBS_SEI.infra_dado_usuario...
Migration complete for table 'DBS_SEI.infra_dado_usuario': > DBS_SEI.dbo.infra_dado_usuario, 11 rows migrated (Elapsed Time = 00:00:00:00:325).
The data migration engine is migrating table 'DBS_SEI.seq_atributo_andamento_situaca': > DBS_SEI.dbo.seq_atributo_andamento_situaca, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_veiculo_publicacao': > DBS_SEI.dbo.seq_veiculo_publicacao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.infra_log': > DBS_SEI.dbo.infra_log, 0 rows total
Completing migration of table DBS_SEI.seq_aplicabilidade_atributo...
Migration complete for table 'DBS_SEI.seq_aplicabilidade_atributo': > DBS_SEI.dbo.seq_aplicabilidade_atributo, 0 rows migrated (Elapsed Time = 00:00:00:01:184).
The data migration engine is migrating table 'DBS_SEI.seq_auditoria_protocolo': > DBS_SEI.dbo.seq_auditoria_protocolo, 1 rows total
The data migration engine is migrating table 'DBS_SEI.seq_versao_secao_documento': > DBS_SEI.dbo.seq_versao_secao_documento, 0 rows total
Completing migration of table DBS_SEI.seq_atributo_andamento_situaca...
Migration complete for table 'DBS_SEI.seq_atributo_andamento_situaca': > DBS_SEI.dbo.seq_atributo_andamento_situaca, 0 rows migrated (Elapsed Time = 00:00:00:00:273).
Table DBS_SEI.conjunto_estilos_item data migration: 1323 rows processed.
Completing migration of table DBS_SEI.conjunto_estilos_item...
Migration complete for table 'DBS_SEI.conjunto_estilos_item': > DBS_SEI.dbo.conjunto_estilos_item, 1323 rows migrated (Elapsed Time = 00:00:00:00:474).
Completing migration of table DBS_SEI.infra_log...
Migration complete for table 'DBS_SEI.infra_log': > DBS_SEI.dbo.infra_log, 0 rows migrated (Elapsed Time = 00:00:00:00:277).
Table DBS_SEI.contato data migration: 7 rows processed.
Completing migration of table DBS_SEI.contato...
Migration complete for table 'DBS_SEI.contato': > DBS_SEI.dbo.contato, 7 rows migrated (Elapsed Time = 00:00:00:00:409).
Completing migration of table DBS_SEI.seq_veiculo_publicacao...
Migration complete for table 'DBS_SEI.seq_veiculo_publicacao': > DBS_SEI.dbo.seq_veiculo_publicacao, 0 rows migrated (Elapsed Time = 00:00:00:00:367).
The data migration engine is migrating table 'DBS_SEI.infra_navegador': > DBS_SEI.dbo.infra_navegador, 0 rows total
Completing migration of table DBS_SEI.seq_versao_secao_documento...
Migration complete for table 'DBS_SEI.seq_versao_secao_documento': > DBS_SEI.dbo.seq_versao_secao_documento, 0 rows migrated (Elapsed Time = 00:00:00:00:317).
The data migration engine is migrating table 'DBS_SEI.seq_base_conhecimento': > DBS_SEI.dbo.seq_base_conhecimento, 0 rows total
The data migration engine is migrating table 'DBS_SEI.serie': > DBS_SEI.dbo.serie, 209 rows total
The data migration engine is migrating table 'DBS_SEI.seq_vocativo': > DBS_SEI.dbo.seq_vocativo, 0 rows total
Table DBS_SEI.seq_auditoria_protocolo data migration: 1 rows processed.
Completing migration of table DBS_SEI.seq_auditoria_protocolo...
Migration complete for table 'DBS_SEI.seq_auditoria_protocolo': > DBS_SEI.dbo.seq_auditoria_protocolo, 1 rows migrated (Elapsed Time = 00:00:00:00:353).
The data migration engine is migrating table 'DBS_SEI.infra_parametro': > DBS_SEI.dbo.infra_parametro, 37 rows total
The data migration engine is migrating table 'DBS_SEI.seq_bloco': > DBS_SEI.dbo.seq_bloco, 0 rows total
Completing migration of table DBS_SEI.infra_navegador...
Migration complete for table 'DBS_SEI.infra_navegador': > DBS_SEI.dbo.infra_navegador, 0 rows migrated (Elapsed Time = 00:00:00:00:309).
The data migration engine is migrating table 'DBS_SEI.infra_regra_auditoria': > DBS_SEI.dbo.infra_regra_auditoria, 4 rows total
Completing migration of table DBS_SEI.seq_base_conhecimento...
Migration complete for table 'DBS_SEI.seq_base_conhecimento': > DBS_SEI.dbo.seq_base_conhecimento, 0 rows migrated (Elapsed Time = 00:00:00:00:316).
Completing migration of table DBS_SEI.seq_vocativo...
Migration complete for table 'DBS_SEI.seq_vocativo': > DBS_SEI.dbo.seq_vocativo, 0 rows migrated (Elapsed Time = 00:00:00:00:350).
The data migration engine is migrating table 'DBS_SEI.seq_cargo': > DBS_SEI.dbo.seq_cargo, 0 rows total
Table DBS_SEI.serie data migration: 209 rows processed.
Completing migration of table DBS_SEI.serie...
Migration complete for table 'DBS_SEI.serie': > DBS_SEI.dbo.serie, 209 rows migrated (Elapsed Time = 00:00:00:00:336).
Completing migration of table DBS_SEI.seq_bloco...
Migration complete for table 'DBS_SEI.seq_bloco': > DBS_SEI.dbo.seq_bloco, 0 rows migrated (Elapsed Time = 00:00:00:00:368).
The data migration engine is migrating table 'DBS_SEI.infra_regra_auditoria_recurso': > DBS_SEI.dbo.infra_regra_auditoria_recurso, 296 rows total
Table DBS_SEI.infra_parametro data migration: 37 rows processed.
Completing migration of table DBS_SEI.infra_parametro...
Migration complete for table 'DBS_SEI.infra_parametro': > DBS_SEI.dbo.infra_parametro, 37 rows migrated (Elapsed Time = 00:00:00:00:376).
Table DBS_SEI.infra_regra_auditoria data migration: 4 rows processed.
Completing migration of table DBS_SEI.infra_regra_auditoria...
Migration complete for table 'DBS_SEI.infra_regra_auditoria': > DBS_SEI.dbo.infra_regra_auditoria, 4 rows migrated (Elapsed Time = 00:00:00:00:339).
The data migration engine is migrating table 'DBS_SEI.infra_sequencia': > DBS_SEI.dbo.infra_sequencia, 3 rows total
The data migration engine is migrating table 'DBS_SEI.seq_cidade': > DBS_SEI.dbo.seq_cidade, 0 rows total
The data migration engine is migrating table 'DBS_SEI.localizador': > DBS_SEI.dbo.localizador, 0 rows total
Completing migration of table DBS_SEI.seq_cargo...
Migration complete for table 'DBS_SEI.seq_cargo': > DBS_SEI.dbo.seq_cargo, 0 rows migrated (Elapsed Time = 00:00:00:00:326).
The data migration engine is migrating table 'DBS_SEI.serie_escolha': > DBS_SEI.dbo.serie_escolha, 0 rows total
The data migration engine is migrating table 'DBS_SEI.serie_publicacao': > DBS_SEI.dbo.serie_publicacao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_conjunto_estilos': > DBS_SEI.dbo.seq_conjunto_estilos, 26 rows total
Table DBS_SEI.infra_regra_auditoria_recurso data migration: 296 rows processed.
Completing migration of table DBS_SEI.infra_regra_auditoria_recurso...
Migration complete for table 'DBS_SEI.infra_regra_auditoria_recurso': > DBS_SEI.dbo.infra_regra_auditoria_recurso, 296 rows migrated (Elapsed Time = 00:00:00:00:342).
Table DBS_SEI.infra_sequencia data migration: 3 rows processed.
Completing migration of table DBS_SEI.infra_sequencia...
Migration complete for table 'DBS_SEI.infra_sequencia': > DBS_SEI.dbo.infra_sequencia, 3 rows migrated (Elapsed Time = 00:00:00:00:335).
Completing migration of table DBS_SEI.seq_cidade...
Migration complete for table 'DBS_SEI.seq_cidade': > DBS_SEI.dbo.seq_cidade, 0 rows migrated (Elapsed Time = 00:00:00:00:325).
The data migration engine is migrating table 'DBS_SEI.lugar_localizador': > DBS_SEI.dbo.lugar_localizador, 0 rows total
Completing migration of table DBS_SEI.localizador...
Migration complete for table 'DBS_SEI.localizador': > DBS_SEI.dbo.localizador, 0 rows migrated (Elapsed Time = 00:00:00:00:329).
Completing migration of table DBS_SEI.serie_escolha...
Migration complete for table 'DBS_SEI.serie_escolha': > DBS_SEI.dbo.serie_escolha, 0 rows migrated (Elapsed Time = 00:00:00:00:329).
Completing migration of table DBS_SEI.serie_publicacao...
Migration complete for table 'DBS_SEI.serie_publicacao': > DBS_SEI.dbo.serie_publicacao, 0 rows migrated (Elapsed Time = 00:00:00:00:334).
Table DBS_SEI.seq_conjunto_estilos data migration: 26 rows processed.
Completing migration of table DBS_SEI.seq_conjunto_estilos...
Migration complete for table 'DBS_SEI.seq_conjunto_estilos': > DBS_SEI.dbo.seq_conjunto_estilos, 26 rows migrated (Elapsed Time = 00:00:00:00:329).
The data migration engine is migrating table 'DBS_SEI.servico': > DBS_SEI.dbo.servico, 0 rows total
The data migration engine is migrating table 'DBS_SEI.nivel_acesso_permitido': > DBS_SEI.dbo.nivel_acesso_permitido, 681 rows total
Completing migration of table DBS_SEI.lugar_localizador...
Migration complete for table 'DBS_SEI.lugar_localizador': > DBS_SEI.dbo.lugar_localizador, 0 rows migrated (Elapsed Time = 00:00:00:00:303).
The data migration engine is migrating table 'DBS_SEI.seq_conjunto_estilos_item': > DBS_SEI.dbo.seq_conjunto_estilos_item, 813 rows total
The data migration engine is migrating table 'DBS_SEI.situacao': > DBS_SEI.dbo.situacao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.notificacao': > DBS_SEI.dbo.notificacao, 0 rows total
Completing migration of table DBS_SEI.situacao...
Migration complete for table 'DBS_SEI.situacao': > DBS_SEI.dbo.situacao, 0 rows migrated (Elapsed Time = 00:00:00:00:296).
Completing migration of table DBS_SEI.servico...
Migration complete for table 'DBS_SEI.servico': > DBS_SEI.dbo.servico, 0 rows migrated (Elapsed Time = 00:00:00:00:396).
Table DBS_SEI.nivel_acesso_permitido data migration: 681 rows processed.
Completing migration of table DBS_SEI.nivel_acesso_permitido...
Migration complete for table 'DBS_SEI.nivel_acesso_permitido': > DBS_SEI.dbo.nivel_acesso_permitido, 681 rows migrated (Elapsed Time = 00:00:00:00:374).
The data migration engine is migrating table 'DBS_SEI.modelo': > DBS_SEI.dbo.modelo, 49 rows total
The data migration engine is migrating table 'DBS_SEI.seq_contato': > DBS_SEI.dbo.seq_contato, 526 rows total
The data migration engine is migrating table 'DBS_SEI.seq_controle_interno': > DBS_SEI.dbo.seq_controle_interno, 0 rows total
The data migration engine is migrating table 'DBS_SEI.tarja_assinatura': > DBS_SEI.dbo.tarja_assinatura, 3 rows total
Table DBS_SEI.cidade data migration: 1945 rows processed.
The data migration engine is migrating table 'DBS_SEI.tarefa': > DBS_SEI.dbo.tarefa, 96 rows total
Completing migration of table DBS_SEI.notificacao...
Migration complete for table 'DBS_SEI.notificacao': > DBS_SEI.dbo.notificacao, 0 rows migrated (Elapsed Time = 00:00:00:00:381).
Completing migration of table DBS_SEI.seq_controle_interno...
Migration complete for table 'DBS_SEI.seq_controle_interno': > DBS_SEI.dbo.seq_controle_interno, 0 rows migrated (Elapsed Time = 00:00:00:00:209).
Table DBS_SEI.modelo data migration: 49 rows processed.
Completing migration of table DBS_SEI.modelo...
Migration complete for table 'DBS_SEI.modelo': > DBS_SEI.dbo.modelo, 49 rows migrated (Elapsed Time = 00:00:00:00:515).
Table DBS_SEI.seq_conjunto_estilos_item data migration: 813 rows processed.
Completing migration of table DBS_SEI.seq_conjunto_estilos_item...
Migration complete for table 'DBS_SEI.seq_conjunto_estilos_item': > DBS_SEI.dbo.seq_conjunto_estilos_item, 813 rows migrated (Elapsed Time = 00:00:00:00:515).
The data migration engine is migrating table 'DBS_SEI.nivel_funcao': > DBS_SEI.dbo.nivel_funcao, 0 rows total
Table DBS_SEI.seq_contato data migration: 526 rows processed.
Completing migration of table DBS_SEI.seq_contato...
Migration complete for table 'DBS_SEI.seq_contato': > DBS_SEI.dbo.seq_contato, 526 rows migrated (Elapsed Time = 00:00:00:00:441).
Table DBS_SEI.tarja_assinatura data migration: 3 rows processed.
Completing migration of table DBS_SEI.tarja_assinatura...
Migration complete for table 'DBS_SEI.tarja_assinatura': > DBS_SEI.dbo.tarja_assinatura, 3 rows migrated (Elapsed Time = 00:00:00:00:280).
The data migration engine is migrating table 'DBS_SEI.seq_controle_unidade': > DBS_SEI.dbo.seq_controle_unidade, 0 rows total
The data migration engine is migrating table 'DBS_SEI.texto_padrao': > DBS_SEI.dbo.texto_padrao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.novidade': > DBS_SEI.dbo.novidade, 0 rows total
The data migration engine is migrating table 'DBS_SEI.numeracao': > DBS_SEI.dbo.numeracao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.texto_padrao_interno': > DBS_SEI.dbo.texto_padrao_interno, 0 rows total
Table DBS_SEI.rel_secao_mod_cj_estilos_item data migration: 26723 rows processed.
Completing migration of table DBS_SEI.nivel_funcao...
Migration complete for table 'DBS_SEI.nivel_funcao': > DBS_SEI.dbo.nivel_funcao, 0 rows migrated (Elapsed Time = 00:00:00:00:570).
Table DBS_SEI.tarefa data migration: 96 rows processed.
Completing migration of table DBS_SEI.tarefa...
Migration complete for table 'DBS_SEI.tarefa': > DBS_SEI.dbo.tarefa, 96 rows migrated (Elapsed Time = 00:00:00:00:394).
The data migration engine is migrating table 'DBS_SEI.seq_documento': > DBS_SEI.dbo.seq_documento, 0 rows total
Completing migration of table DBS_SEI.seq_controle_unidade...
Migration complete for table 'DBS_SEI.seq_controle_unidade': > DBS_SEI.dbo.seq_controle_unidade, 0 rows migrated (Elapsed Time = 00:00:00:00:292).
Completing migration of table DBS_SEI.novidade...
Migration complete for table 'DBS_SEI.novidade': > DBS_SEI.dbo.novidade, 0 rows migrated (Elapsed Time = 00:00:00:00:315).
Completing migration of table DBS_SEI.texto_padrao...
Migration complete for table 'DBS_SEI.texto_padrao': > DBS_SEI.dbo.texto_padrao, 0 rows migrated (Elapsed Time = 00:00:00:00:311).
Completing migration of table DBS_SEI.texto_padrao_interno...
Migration complete for table 'DBS_SEI.texto_padrao_interno': > DBS_SEI.dbo.texto_padrao_interno, 0 rows migrated (Elapsed Time = 00:00:00:00:283).
The data migration engine is migrating table 'DBS_SEI.observacao': > DBS_SEI.dbo.observacao, 0 rows total
Completing migration of table DBS_SEI.seq_documento...
Migration complete for table 'DBS_SEI.seq_documento': > DBS_SEI.dbo.seq_documento, 0 rows migrated (Elapsed Time = 00:00:00:00:366).
The data migration engine is migrating table 'DBS_SEI.seq_dominio': > DBS_SEI.dbo.seq_dominio, 0 rows total
The data migration engine is migrating table 'DBS_SEI.tipo_conferencia': > DBS_SEI.dbo.tipo_conferencia, 4 rows total
The data migration engine is migrating table 'DBS_SEI.tipo_contexto_contato': > DBS_SEI.dbo.tipo_contexto_contato, 5 rows total
The data migration engine is migrating table 'DBS_SEI.operacao_servico': > DBS_SEI.dbo.operacao_servico, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_email_grupo_email': > DBS_SEI.dbo.seq_email_grupo_email, 0 rows total
Completing migration of table DBS_SEI.numeracao...
Migration complete for table 'DBS_SEI.numeracao': > DBS_SEI.dbo.numeracao, 0 rows migrated (Elapsed Time = 00:00:00:00:408).
The data migration engine is migrating table 'DBS_SEI.tipo_localizador': > DBS_SEI.dbo.tipo_localizador, 0 rows total
Completing migration of table DBS_SEI.observacao...
Migration complete for table 'DBS_SEI.observacao': > DBS_SEI.dbo.observacao, 0 rows migrated (Elapsed Time = 00:00:00:00:345).
Completing migration of table DBS_SEI.operacao_servico...
Migration complete for table 'DBS_SEI.operacao_servico': > DBS_SEI.dbo.operacao_servico, 0 rows migrated (Elapsed Time = 00:00:00:00:333).
Completing migration of table DBS_SEI.seq_dominio...
Migration complete for table 'DBS_SEI.seq_dominio': > DBS_SEI.dbo.seq_dominio, 0 rows migrated (Elapsed Time = 00:00:00:00:382).
The data migration engine is migrating table 'DBS_SEI.seq_email_unidade': > DBS_SEI.dbo.seq_email_unidade, 5 rows total
Completing migration of table DBS_SEI.seq_email_grupo_email...
Migration complete for table 'DBS_SEI.seq_email_grupo_email': > DBS_SEI.dbo.seq_email_grupo_email, 0 rows migrated (Elapsed Time = 00:00:00:00:344).
Table DBS_SEI.tipo_conferencia data migration: 4 rows processed.
Completing migration of table DBS_SEI.tipo_conferencia...
Migration complete for table 'DBS_SEI.tipo_conferencia': > DBS_SEI.dbo.tipo_conferencia, 4 rows migrated (Elapsed Time = 00:00:00:00:411).
Table DBS_SEI.tipo_contexto_contato data migration: 5 rows processed.
Completing migration of table DBS_SEI.tipo_contexto_contato...
Migration complete for table 'DBS_SEI.tipo_contexto_contato': > DBS_SEI.dbo.tipo_contexto_contato, 5 rows migrated (Elapsed Time = 00:00:00:00:360).
Completing migration of table DBS_SEI.tipo_localizador...
Migration complete for table 'DBS_SEI.tipo_localizador': > DBS_SEI.dbo.tipo_localizador, 0 rows migrated (Elapsed Time = 00:00:00:00:273).
Table DBS_SEI.rel_secao_mod_cj_estilos_item data migration: 30001 rows processed.
Completing migration of table DBS_SEI.rel_secao_mod_cj_estilos_item...
Migration complete for table 'DBS_SEI.rel_secao_mod_cj_estilos_item': > DBS_SEI.dbo.rel_secao_mod_cj_estilos_item, 30001 rows migrated (Elapsed Time = 00:00:00:03:845).
The data migration engine is migrating table 'DBS_SEI.ordenador_despesa': > DBS_SEI.dbo.ordenador_despesa, 0 rows total
The data migration engine is migrating table 'DBS_SEI.tipo_procedimento': > DBS_SEI.dbo.tipo_procedimento, 400 rows total
The data migration engine is migrating table 'DBS_SEI.orgao': > DBS_SEI.dbo.orgao, 1 rows total
The data migration engine is migrating table 'DBS_SEI.seq_estatisticas': > DBS_SEI.dbo.seq_estatisticas, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_email_utilizado': > DBS_SEI.dbo.seq_email_utilizado, 0 rows total
Table DBS_SEI.seq_email_unidade data migration: 5 rows processed.
Completing migration of table DBS_SEI.seq_email_unidade...
Migration complete for table 'DBS_SEI.seq_email_unidade': > DBS_SEI.dbo.seq_email_unidade, 5 rows migrated (Elapsed Time = 00:00:00:00:296).
The data migration engine is migrating table 'DBS_SEI.tipo_procedimento_escolha': > DBS_SEI.dbo.tipo_procedimento_escolha, 0 rows total
Completing migration of table DBS_SEI.seq_estatisticas...
Migration complete for table 'DBS_SEI.seq_estatisticas': > DBS_SEI.dbo.seq_estatisticas, 0 rows migrated (Elapsed Time = 00:00:00:00:222).
The data migration engine is migrating table 'DBS_SEI.contexto': > DBS_SEI.dbo.contexto, 0 rows total
The data migration engine is migrating table 'DBS_SEI.tipo_suporte': > DBS_SEI.dbo.tipo_suporte, 8 rows total
The data migration engine is migrating table 'DBS_SEI.seq_estilo': > DBS_SEI.dbo.seq_estilo, 19 rows total
Completing migration of table DBS_SEI.ordenador_despesa...
Migration complete for table 'DBS_SEI.ordenador_despesa': > DBS_SEI.dbo.ordenador_despesa, 0 rows migrated (Elapsed Time = 00:00:00:00:335).
Completing migration of table DBS_SEI.seq_email_utilizado...
Migration complete for table 'DBS_SEI.seq_email_utilizado': > DBS_SEI.dbo.seq_email_utilizado, 0 rows migrated (Elapsed Time = 00:00:00:00:336).
Completing migration of table DBS_SEI.tipo_procedimento_escolha...
Migration complete for table 'DBS_SEI.tipo_procedimento_escolha': > DBS_SEI.dbo.tipo_procedimento_escolha, 0 rows migrated (Elapsed Time = 00:00:00:00:320).
The data migration engine is migrating table 'DBS_SEI.titulo': > DBS_SEI.dbo.titulo, 0 rows total
Completing migration of table DBS_SEI.contexto...
Migration complete for table 'DBS_SEI.contexto': > DBS_SEI.dbo.contexto, 0 rows migrated (Elapsed Time = 00:00:00:00:355).
Table DBS_SEI.tipo_suporte data migration: 8 rows processed.
Completing migration of table DBS_SEI.tipo_suporte...
Migration complete for table 'DBS_SEI.tipo_suporte': > DBS_SEI.dbo.tipo_suporte, 8 rows migrated (Elapsed Time = 00:00:00:00:342).
Table DBS_SEI.seq_estilo data migration: 19 rows processed.
Completing migration of table DBS_SEI.seq_estilo...
Migration complete for table 'DBS_SEI.seq_estilo': > DBS_SEI.dbo.seq_estilo, 19 rows migrated (Elapsed Time = 00:00:00:00:372).
The data migration engine is migrating table 'DBS_SEI.tratamento': > DBS_SEI.dbo.tratamento, 0 rows total
The data migration engine is migrating table 'DBS_SEI.controle_interno': > DBS_SEI.dbo.controle_interno, 0 rows total
Completing migration of table DBS_SEI.titulo...
Migration complete for table 'DBS_SEI.titulo': > DBS_SEI.dbo.titulo, 0 rows migrated (Elapsed Time = 00:00:00:00:366).
Table DBS_SEI.orgao data migration: 1 rows processed.
Completing migration of table DBS_SEI.orgao...
Migration complete for table 'DBS_SEI.orgao': > DBS_SEI.dbo.orgao, 1 rows migrated (Elapsed Time = 00:00:00:00:502).
The data migration engine is migrating table 'DBS_SEI.uf': > DBS_SEI.dbo.uf, 27 rows total
The data migration engine is migrating table 'DBS_SEI.controle_unidade': > DBS_SEI.dbo.controle_unidade, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_feriado': > DBS_SEI.dbo.seq_feriado, 0 rows total
Table DBS_SEI.tipo_procedimento data migration: 400 rows processed.
Completing migration of table DBS_SEI.tipo_procedimento...
Migration complete for table 'DBS_SEI.tipo_procedimento': > DBS_SEI.dbo.tipo_procedimento, 400 rows migrated (Elapsed Time = 00:00:00:00:567).
The data migration engine is migrating table 'DBS_SEI.seq_feed': > DBS_SEI.dbo.seq_feed, 0 rows total
The data migration engine is migrating table 'DBS_SEI.documento': > DBS_SEI.dbo.documento, 0 rows total
The data migration engine is migrating table 'DBS_SEI.unidade': > DBS_SEI.dbo.unidade, 3 rows total
Completing migration of table DBS_SEI.controle_interno...
Migration complete for table 'DBS_SEI.controle_interno': > DBS_SEI.dbo.controle_interno, 0 rows migrated (Elapsed Time = 00:00:00:00:353).
Completing migration of table DBS_SEI.controle_unidade...
Migration complete for table 'DBS_SEI.controle_unidade': > DBS_SEI.dbo.controle_unidade, 0 rows migrated (Elapsed Time = 00:00:00:00:291).
Completing migration of table DBS_SEI.tratamento...
Migration complete for table 'DBS_SEI.tratamento': > DBS_SEI.dbo.tratamento, 0 rows migrated (Elapsed Time = 00:00:00:00:351).
Completing migration of table DBS_SEI.seq_feriado...
Migration complete for table 'DBS_SEI.seq_feriado': > DBS_SEI.dbo.seq_feriado, 0 rows migrated (Elapsed Time = 00:00:00:00:240).
The data migration engine is migrating table 'DBS_SEI.seq_grupo_acompanhamento': > DBS_SEI.dbo.seq_grupo_acompanhamento, 0 rows total
Completing migration of table DBS_SEI.documento...
Migration complete for table 'DBS_SEI.documento': > DBS_SEI.dbo.documento, 0 rows migrated (Elapsed Time = 00:00:00:00:283).
The data migration engine is migrating table 'DBS_SEI.seq_grupo_contato': > DBS_SEI.dbo.seq_grupo_contato, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_grupo_email': > DBS_SEI.dbo.seq_grupo_email, 0 rows total
The data migration engine is migrating table 'DBS_SEI.pais': > DBS_SEI.dbo.pais, 204 rows total
The data migration engine is migrating table 'DBS_SEI.dominio': > DBS_SEI.dbo.dominio, 0 rows total
Table DBS_SEI.uf data migration: 27 rows processed.
Completing migration of table DBS_SEI.uf...
Migration complete for table 'DBS_SEI.uf': > DBS_SEI.dbo.uf, 27 rows migrated (Elapsed Time = 00:00:00:00:418).
Table DBS_SEI.unidade data migration: 3 rows processed.
Completing migration of table DBS_SEI.unidade...
Migration complete for table 'DBS_SEI.unidade': > DBS_SEI.dbo.unidade, 3 rows migrated (Elapsed Time = 00:00:00:00:323).
The data migration engine is migrating table 'DBS_SEI.participante': > DBS_SEI.dbo.participante, 0 rows total
Table DBS_SEI.cidade data migration: 4733 rows processed.
The data migration engine is migrating table 'DBS_SEI.seq_grupo_protocolo_modelo': > DBS_SEI.dbo.seq_grupo_protocolo_modelo, 0 rows total
Completing migration of table DBS_SEI.seq_grupo_contato...
Migration complete for table 'DBS_SEI.seq_grupo_contato': > DBS_SEI.dbo.seq_grupo_contato, 0 rows migrated (Elapsed Time = 00:00:00:00:304).
Completing migration of table DBS_SEI.seq_grupo_acompanhamento...
Migration complete for table 'DBS_SEI.seq_grupo_acompanhamento': > DBS_SEI.dbo.seq_grupo_acompanhamento, 0 rows migrated (Elapsed Time = 00:00:00:00:317).
The data migration engine is migrating table 'DBS_SEI.email_grupo_email': > DBS_SEI.dbo.email_grupo_email, 0 rows total
Completing migration of table DBS_SEI.seq_feed...
Migration complete for table 'DBS_SEI.seq_feed': > DBS_SEI.dbo.seq_feed, 0 rows migrated (Elapsed Time = 00:00:00:00:555).
Completing migration of table DBS_SEI.dominio...
Migration complete for table 'DBS_SEI.dominio': > DBS_SEI.dbo.dominio, 0 rows migrated (Elapsed Time = 00:00:00:00:302).
Completing migration of table DBS_SEI.seq_grupo_email...
Migration complete for table 'DBS_SEI.seq_grupo_email': > DBS_SEI.dbo.seq_grupo_email, 0 rows migrated (Elapsed Time = 00:00:00:00:306).
The data migration engine is migrating table 'DBS_SEI.procedimento': > DBS_SEI.dbo.procedimento, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_grupo_serie': > DBS_SEI.dbo.seq_grupo_serie, 0 rows total
Completing migration of table DBS_SEI.seq_grupo_protocolo_modelo...
Migration complete for table 'DBS_SEI.seq_grupo_protocolo_modelo': > DBS_SEI.dbo.seq_grupo_protocolo_modelo, 0 rows migrated (Elapsed Time = 00:00:00:00:185).
Table DBS_SEI.pais data migration: 204 rows processed.
Completing migration of table DBS_SEI.pais...
Migration complete for table 'DBS_SEI.pais': > DBS_SEI.dbo.pais, 204 rows migrated (Elapsed Time = 00:00:00:00:327).
Completing migration of table DBS_SEI.email_grupo_email...
Migration complete for table 'DBS_SEI.email_grupo_email': > DBS_SEI.dbo.email_grupo_email, 0 rows migrated (Elapsed Time = 00:00:00:00:194).
Completing migration of table DBS_SEI.participante...
Migration complete for table 'DBS_SEI.participante': > DBS_SEI.dbo.participante, 0 rows migrated (Elapsed Time = 00:00:00:00:245).
The data migration engine is migrating table 'DBS_SEI.protocolo': > DBS_SEI.dbo.protocolo, 0 rows total
The data migration engine is migrating table 'DBS_SEI.email_unidade': > DBS_SEI.dbo.email_unidade, 3 rows total
The data migration engine is migrating table 'DBS_SEI.email_utilizado': > DBS_SEI.dbo.email_utilizado, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_grupo_unidade': > DBS_SEI.dbo.seq_grupo_unidade, 0 rows total
The data migration engine is migrating table 'DBS_SEI.email_sistema': > DBS_SEI.dbo.email_sistema, 9 rows total
The data migration engine is migrating table 'DBS_SEI.unidade_publicacao': > DBS_SEI.dbo.unidade_publicacao, 0 rows total
Completing migration of table DBS_SEI.procedimento...
Migration complete for table 'DBS_SEI.procedimento': > DBS_SEI.dbo.procedimento, 0 rows migrated (Elapsed Time = 00:00:00:00:190).
The data migration engine is migrating table 'DBS_SEI.estatisticas': > DBS_SEI.dbo.estatisticas, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_hipotese_legal': > DBS_SEI.dbo.seq_hipotese_legal, 3 rows total
Completing migration of table DBS_SEI.seq_grupo_serie...
Migration complete for table 'DBS_SEI.seq_grupo_serie': > DBS_SEI.dbo.seq_grupo_serie, 0 rows migrated (Elapsed Time = 00:00:00:00:198).
Completing migration of table DBS_SEI.email_utilizado...
Migration complete for table 'DBS_SEI.email_utilizado': > DBS_SEI.dbo.email_utilizado, 0 rows migrated (Elapsed Time = 00:00:00:00:175).
Completing migration of table DBS_SEI.seq_grupo_unidade...
Migration complete for table 'DBS_SEI.seq_grupo_unidade': > DBS_SEI.dbo.seq_grupo_unidade, 0 rows migrated (Elapsed Time = 00:00:00:00:182).
Completing migration of table DBS_SEI.protocolo...
Migration complete for table 'DBS_SEI.protocolo': > DBS_SEI.dbo.protocolo, 0 rows migrated (Elapsed Time = 00:00:00:00:201).
The data migration engine is migrating table 'DBS_SEI.usuario': > DBS_SEI.dbo.usuario, 5 rows total
The data migration engine is migrating table 'DBS_SEI.seq_imagem_formato': > DBS_SEI.dbo.seq_imagem_formato, 3 rows total
Completing migration of table DBS_SEI.estatisticas...
Migration complete for table 'DBS_SEI.estatisticas': > DBS_SEI.dbo.estatisticas, 0 rows migrated (Elapsed Time = 00:00:00:00:186).
Table DBS_SEI.email_unidade data migration: 3 rows processed.
Completing migration of table DBS_SEI.email_unidade...
Migration complete for table 'DBS_SEI.email_unidade': > DBS_SEI.dbo.email_unidade, 3 rows migrated (Elapsed Time = 00:00:00:00:208).
Table DBS_SEI.email_sistema data migration: 9 rows processed.
Completing migration of table DBS_SEI.email_sistema...
Migration complete for table 'DBS_SEI.email_sistema': > DBS_SEI.dbo.email_sistema, 9 rows migrated (Elapsed Time = 00:00:00:00:213).
Completing migration of table DBS_SEI.unidade_publicacao...
Migration complete for table 'DBS_SEI.unidade_publicacao': > DBS_SEI.dbo.unidade_publicacao, 0 rows migrated (Elapsed Time = 00:00:00:00:182).
Table DBS_SEI.seq_hipotese_legal data migration: 3 rows processed.
Completing migration of table DBS_SEI.seq_hipotese_legal...
Migration complete for table 'DBS_SEI.seq_hipotese_legal': > DBS_SEI.dbo.seq_hipotese_legal, 3 rows migrated (Elapsed Time = 00:00:00:00:137).
The data migration engine is migrating table 'DBS_SEI.seq_infra_auditoria': > DBS_SEI.dbo.seq_infra_auditoria, 0 rows total
The data migration engine is migrating table 'DBS_SEI.protocolo_modelo': > DBS_SEI.dbo.protocolo_modelo, 0 rows total
The data migration engine is migrating table 'DBS_SEI.seq_infra_log': > DBS_SEI.dbo.seq_infra_log, 0 rows total
The data migration engine is migrating table 'DBS_SEI.publicacao': > DBS_SEI.dbo.publicacao, 0 rows total
The data migration engine is migrating table 'DBS_SEI.acesso': > DBS_SEI.dbo.acesso, 0 rows total
The data migration engine is migrating table 'DBS_SEI.veiculo_imprensa_nacional': > DBS_SEI.dbo.veiculo_imprensa_nacional, 1 rows total
The data migration engine is migrating table 'DBS_SEI.veiculo_publicacao': > DBS_SEI.dbo.veiculo_publicacao, 1 rows total
Table DBS_SEI.cidade data migration: 5564 rows processed.
Completing migration of table DBS_SEI.cidade...
Migration complete for table 'DBS_SEI.cidade': > DBS_SEI.dbo.cidade, 5564 rows migrated (Elapsed Time = 00:00:00:02:862).
Completing migration of table DBS_SEI.seq_infra_auditoria...
Migration complete for table 'DBS_SEI.seq_infra_auditoria': > DBS_SEI.dbo.seq_infra_auditoria, 0 rows migrated (Elapsed Time = 00:00:00:00:146).
Completing migration of table DBS_SEI.protocolo_modelo...
Migration complete for table 'DBS_SEI.protocolo_modelo': > DBS_SEI.dbo.protocolo_modelo, 0 rows migrated (Elapsed Time = 00:00:00:00:140).
Completing migration of table DBS_SEI.acesso...
Migration complete for table 'DBS_SEI.acesso': > DBS_SEI.dbo.acesso, 0 rows migrated (Elapsed Time = 00:00:00:00:135).
The data migration engine is migrating table 'DBS_SEI.seq_infra_navegador': > DBS_SEI.dbo.seq_infra_navegador, 0 rows total
The data migration engine is migrating table 'DBS_SEI.acesso_externo': > DBS_SEI.dbo.acesso_externo, 0 rows total
Completing migration of table DBS_SEI.publicacao...
Migration complete for table 'DBS_SEI.publicacao': > DBS_SEI.dbo.publicacao, 0 rows migrated (Elapsed Time = 00:00:00:00:152).
Completing migration of table DBS_SEI.seq_infra_log...
Migration complete for table 'DBS_SEI.seq_infra_log': > DBS_SEI.dbo.seq_infra_log, 0 rows migrated (Elapsed Time = 00:00:00:00:155).
Table DBS_SEI.seq_imagem_formato data migration: 3 rows processed.
Completing migration of table DBS_SEI.seq_imagem_formato...
Migration complete for table 'DBS_SEI.seq_imagem_formato': > DBS_SEI.dbo.seq_imagem_formato, 3 rows migrated (Elapsed Time = 00:00:00:00:170).
Table DBS_SEI.usuario data migration: 5 rows processed.
Completing migration of table DBS_SEI.usuario...
Migration complete for table 'DBS_SEI.usuario': > DBS_SEI.dbo.usuario, 5 rows migrated (Elapsed Time = 00:00:00:00:172).
Table DBS_SEI.veiculo_imprensa_nacional data migration: 1 rows processed.
Completing migration of table DBS_SEI.veiculo_imprensa_nacional...
Migration complete for table 'DBS_SEI.veiculo_imprensa_nacional': > DBS_SEI.dbo.veiculo_imprensa_nacional, 1 rows migrated (Elapsed Time = 00:00:00:00:146).
Completing migration of table DBS_SEI.seq_infra_navegador...
Migration complete for table 'DBS_SEI.seq_infra_navegador': > DBS_SEI.dbo.seq_infra_navegador, 0 rows migrated (Elapsed Time = 00:00:00:00:136).
Table DBS_SEI.veiculo_publicacao data migration: 1 rows processed.
Completing migration of table DBS_SEI.veiculo_publicacao...
Migration complete for table 'DBS_SEI.veiculo_publicacao': > DBS_SEI.dbo.veiculo_publicacao, 1 rows migrated (Elapsed Time = 00:00:00:00:155).
Completing migration of table DBS_SEI.acesso_externo...
Migration complete for table 'DBS_SEI.acesso_externo': > DBS_SEI.dbo.acesso_externo, 0 rows migrated (Elapsed Time = 00:00:00:00:142).
Data migration operation has finished.
215 table(s) successfully migrated.
0 table(s) partially migrated.
0 table(s) failed to migrate.