home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / database / informix / 2792 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  1.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!gatech!darwin.sura.net!spool.mu.edu!olivea!gossip.pyramid.com!pyramid!infmx!aland
  2. From: aland@informix.com (Colonel Panic)
  3. Newsgroups: comp.databases.informix
  4. Subject: Re: Tripping Server
  5. Message-ID: <1992Dec18.025506.11421@informix.com>
  6. Date: 18 Dec 92 02:55:06 GMT
  7. References: <1gho6eINNikv@emory.mathcs.emory.edu>
  8. Sender: news@informix.com (Usenet News)
  9. Organization: You tell me, then we'll both know.
  10. Lines: 38
  11.  
  12. In article <1gho6eINNikv@emory.mathcs.emory.edu> rridley@sin-pss.DHL.COM (Richard Ridley) writes:
  13. >%TO            informix-list@rmy.emory.edu
  14. >%FROM          rridley
  15. >%SYSTEM        DHLNET
  16. >%SUBJECT       Tripping Server
  17. >%VERIFY        y
  18. >%DATE          14/12/92 18:03
  19. >%REFERENCE     9241
  20. >
  21. >We are experiencing problems with an application developed using
  22. >I4GL 4.0, and running on Online version 4.10.UE4 back-end.
  23. >
  24. >The error message returned from either prepared select statements or
  25. >normally coded select statements are as follows :
  26. >
  27. >SQL statement error number -211
  28. >Cannot read system catalog (systables).
  29. >System error number -101.
  30. >ISAM error: file is not open.
  31. >
  32. >let line3 = "select acc_no,company_name from cmf:accteadd where 1=1
  33.                                               ^^^^
  34. >and acct_addr_cat_cd = 'B'"
  35. >prepare line1 from line3
  36. >declare c4 scroll cursor for line1
  37.  
  38. Is the cmf database on the same server as your primary database?
  39. Is it intact and OK?
  40.  
  41. Are you mixing 4.0 and 4.1 engine processes or server processes in
  42. the same environment?
  43.  
  44. >Richard Ridley
  45.  
  46. --
  47. Alan Denney      aland@informix.com      {pyramid|uunet}!infmx!aland
  48.  
  49.   Smith and Wesson: the Ultimate Point-and-Click User Interface.
  50.