Kbase P148339: Can I make temp files go to memory not disk?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/06/2009 |
|
Status: Unverified
GOAL:
Can I make temp files go to memory not disk?
GOAL:
Is it possible to point temporary files to memory instead of disk?
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Product Family
OpenEdge Category: Database
FIX:
Yes, this can be done by using the client startup parameter -T to point to a RAM disk.
for example: prowin32 db-name -T <path to RAM disk>