home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / database / oracle / 2141 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.6 KB  |  52 lines

  1. Newsgroups: comp.databases.oracle
  2. Path: sparky!uunet!ukma!nntp.msstate.edu!Ra.MsState.Edu!pkm1
  3. From: pkm1@Ra.MsState.Edu (Praveen Mereddy)
  4. Subject: HELP! How to run SQLReport on SUN unix, vt100 
  5. Message-ID: <1992Nov6.230934.27626@ra.msstate.edu>
  6. Sender: news@ra.msstate.edu
  7. Nntp-Posting-Host: ra.msstate.edu
  8. Organization: Mississippi State University
  9. Date: Fri, 6 Nov 1992 23:09:34 GMT
  10. Lines: 40
  11.  
  12. Hi netters,
  13.  
  14. I want to work on SQLReprts on SUN, Vt100 I have an account on it. Even I worked
  15. on the tutorial a month ago.  But now I am not able to create a new report.
  16.  I am using the following command to envoke SQLReports.
  17.  
  18.               sqlrep term=swr_sun 
  19. ERROR:
  20.      When I tried to create a new report selecting the option 'New' under
  21.      'ACTION', then it is giving the following error mesage..
  22.  
  23.      Unanticipated error - Table or View doesn't exist.
  24.  
  25. I don't think it needs a table to just create a report at that point
  26. of action.  I have all my tables in the same directory though.
  27.  
  28. One of my friend who is working on SQLReorts on the same MACHINE is
  29. using the following command.
  30.  
  31.                 sqlrep term=swr_term 
  32.                                 -----
  33. He is able to create a newreport and able to do Querying etc...
  34.  
  35. pkm1% sqlrep term=swr_term
  36. --------------------------
  37.  
  38. SQL*ReportWriter: Version 1.1.12.0.1 - Production on Fri Nov  6 13:00:11 1992
  39.  
  40. Copyright (c) Oracle Corporation 1979, 1989.  All rights reserved.
  41.  
  42. Error opening terminal description file: 
  43. /usr/local/oracle/sqlreport/admin/terminal/swr_term
  44.  
  45. -------------------------------------------------------------------------
  46.  
  47. I appreciate your help in advance.
  48.  
  49. Thanks
  50.  
  51. Praveen
  52.