Árvore de páginas

Habilita a geração de log com informações das threads em execução no TOTVS | DBAccess.


Valores válidos:

ValorDescrição
0Desabilita a geração de logs sobre a thread (default).
1Habilita a geração de logs sobre a thread.


Exemplo:

[GENERAL]
ThreadInfo=1


Trecho do dbconsole.log com algumas das informações geradas:

[INFO][DBACCESS] [tTOPSockServer::checkInstances] Add 10 Start Threads - Available (0) Count (0) Starting (0)
[INFO] Connection Threads Info - Available (10) Count (10) Starting (0)

[INFO][DBACCESS]
Record  Lock OK ..............: 0
Record  Lock Failed ..........: 0
Record  IsLock OK ............: 0
Record  IsLock Failed ........: 0
Record  UnLock Op.............: 0
Virtual Lock OK ..............: 0
Virtual Lock Failed ..........: 0
Virtual UnLock Op.............: 0
Open Operation Count .........: 0
Close Operation Count ........: 0
Next Record Op Count .........: 0
Set Last Record No ...........: 0
Get Last Record No ...........: 0
Set Table Struct .............: 0
Get Table Struct .............: 0
Free Table Struct ............: 0
FLock Count ..................: 0
FUnlock Count ................: 0
Inspect Locks Count ..........: 0
Lock Owner Info Count ........: 0
SetCacheNotify ...............: 0
GetCacheNotify ...............: 0
SetOwnerInfo .................: 0
Get Global Cache Notify ......: 0
  • Sem rótulos