Kbase 13429: Cannot install LFPWIN: unable to allocate user tbl - memory!
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Cannot install LFPWIN: unable to allocate user tbl - memory!
While loading LFPWIN TSR on the PC the following error is seen:
Cannot install lfpwin: unable to allocate user tbl
This indicate conventional memory shortage. When LFPWIN is executed,
it allocates DOS conventional memory to hold information specific to
each database connection. Specially, space for the Sap Buffer Pool is
reserved for each connection, as well as a number of smaller control
structures.
LFPWIN [-c connections] [-n number_of_sap_buffer] [-s size_of_sap_buff
er]
All parameters are optional and the defaults are:
-c 2 -n 12 -s 560
-c Connections
Defines the maximun number of concurrent AS/400 database connections
which maybe maintained from the client.
-n Num_of_Sap_buffers
Determines the number of sap buffers that are allocated in each sap
buffer pool.
-s Size_of_Sap_Buffer
Determines the size (in bytes) of each sap buffer in the buffer pool.
Messages received from the AS/400 which are larger than the size
of a sap buffer are stored in multiple sap buffers linked together.
Progress Software Technical Support Note # 13429