plconfig.std 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. #**************************************************************************
  2. #
  3. # Licensed Material - Property Of IBM
  4. #
  5. # "Restricted Materials of IBM"
  6. #
  7. # IBM Informix Dynamic Server
  8. # (c) Copyright IBM Corporation 1996, 2010 All rights reserved.
  9. #
  10. # Title: plconfig
  11. # Description: INFORMIX Parallel Loader Configuration Parameters
  12. #
  13. #**************************************************************************
  14. # System Configuration
  15. CONVERTTHREADS 1 # Number of conversion threads per device
  16. CONVERTVPS 6 # Max number of vps for converters (total)
  17. # Buffer Configuration
  18. STRMBUFFSIZE 64 # Buffer size for server stream buffer (kbytes)
  19. STRMBUFFERS 8 # Number of server stream buffers per device
  20. AIOBUFSIZE 64 # Buffer size for tape/file I/O (kbytes)
  21. AIOBUFFERS 8 # Number of buffers for I/O per device
  22. HPLTRUNCATEDATA 0 # Control the behaviour when data to load
  23. # or unload contains invalid characters.
  24. # This is a bitwise combination of modes
  25. # for load and unload. Note that we do not
  26. # permit loading invalid characters.
  27. #
  28. # 0 : Legacy behaviour. Load/unload will abort
  29. # if invalid characters are found in the
  30. # data to load or unload.
  31. # 1 : Attempt to load anything by truncating
  32. # data at the position we detected the
  33. # corruption.
  34. # 2 : Unload the whole data including
  35. # invalid characters.
  36. HPLROWIDRETRY 3 # How many times should we retry to insert
  37. # data that failed due to a duplicate rowid.
  38. # This means we try with a different rowid
  39. # value
  40. HPLSETFILEGIDUSERGID 0 # Value 1: unload files, log and reject files
  41. # will have group id equal to user gid.
  42. # Value 0: gid will be informix.