home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / informix / 1603 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.5 KB  |  52 lines

  1. Newsgroups: comp.databases.informix
  2. Path: sparky!uunet!mcsun!Germany.EU.net!nixpbe!snibln!jr
  3. From: jr@speedy.uucp (Juergen Roberg)
  4. Subject: Online 4.1 shared memory initialization
  5. Message-ID: <jr.711963761@speedy>
  6. Sender: news@snibln.sni.de (Network News)
  7. Organization: SNS - Berlin
  8. Date: Fri, 24 Jul 1992 07:42:41 GMT
  9. Lines: 41
  10.  
  11.  
  12. Problem using Informix-Online 4.1
  13.  
  14.  
  15. When I try to start isql I get the following error messages:
  16.  
  17. -529    Cannot attach to shared memory.
  18.  
  19. Your application program is unable to initialize its connection to the 
  20. database engine because you are using a shared-memory 
  21. implementation and either: (1) the database shared memory has not 
  22. been initialized, or (2) the maximum number of users has already 
  23. started using the system. Check the accompanying ISAM error code 
  24. for more information.
  25.  
  26. -123    ISAM error: no shared memory
  27.  
  28. This implementation of ISAM uses shared memory; however, the 
  29. shared memory partition has not been established. Contact the 
  30. system administrator or the person who installed the product.
  31.  
  32.  
  33. This seems to be a problem solved easily, but
  34.  
  35. 1) on call of tbinit you get the message: shared memory already initialized
  36. 2) there are no users connected.
  37.  
  38. Has anybody out there any opinions ?
  39.  
  40. Thank's in advance
  41.  
  42. /*
  43.  Juergen Roberg       |  Tel.     work : (030) 4607-3135
  44.               |         privat : (030) 3445384
  45.  Siemens Nixdorf      |
  46.  Software Engineering |
  47.  GmbH                 |  Email   USA : roberg.bln@sni-usa.com
  48.  Gustav-Meyer-Allee 1 |         !USA : roberg.bln@sni.de
  49.  D-1000 Berlin 65     |
  50. */
  51.  
  52.