Consultor Eletrônico



Kbase P109006: Are field lists useful when the database is connected in shared memory mode?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   19/09/2005
Status: Unverified

GOAL:

Are field lists useful when the database is connected in shared memory mode?

GOAL:

Should I use -fldisable when connecting to the database via shared memory?

FIX:

When connected to the database via shared memory field lists provide no performance improvement at all. Field lists are designed to be used in a client/server connection model and for NO-LOCK queries only as a means of packing more records into each tcp/ip transmission.