• Do not use table SR_MGMNTLOCKS

    From Leonardo Machado@21:1/5 to All on Sat Apr 3 06:52:47 2021
    Good morning everyone,
    Does anyone know how I can make SQLRDD not use this table, because it is giving an error in the very large PID in LINUX with Postgresql.

    Leonardo Machado

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From culikr@gmail.com@21:1/5 to All on Sun Apr 4 07:11:42 2021
    Leonardo

    Essa tabela e mandatória

    use o comando abaixo para atualizar o tamanho
    ALTER TABLE SR_MGMNTLOCKS ALTER COLUMN TYPE SPID_ NUMERIC(10);

    []s
    Luiz

    Em sábado, 3 de abril de 2021 às 10:52:48 UTC-3, leonardo...@hotmail.com escreveu:
    Good morning everyone,
    Does anyone know how I can make SQLRDD not use this table, because it is giving an error in the very large PID in LINUX with Postgresql.

    Leonardo Machado

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Leonardo Machado@21:1/5 to All on Mon Apr 5 09:29:40 2021
    Luiz,
    Obrigado pelo retorno.
    Isso já fiz, mas pode ser que mais pra frente tenha problema de novo, como faço para evitar o uso dela, tem como ?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)