At 01:55 PM 9/26/2003 -0400, Craig Cohernour wrote:


Craig Cohernour wrote:

> -ERROR- Premature end of data while reading table SYS_REPORTS
> -ERROR- Table SYS_REPORTS        has an incorrect number of rows.
> -ERROR- Table SYS_REPORTS        has a bad last row pointer.
>

Have looked for this table in the database but do not
see it listed.  Is it automatically generated at runtime
or something?

(Please forgive my ignorance!)


Craig,

R:BASE System_Tables are NOT listed when you use LIST or
LIST TABLES command.

If you would like to see ALL System_Tables, try:

LIST SYS% (if using % for MANY CHARacter SETting)

LIST SYS* (if using * for MANY CHARacter SETting)

To list database CHARacter SETting:

SHOW CHAR

Have Fun!

Very Best R:egards,

Razzak.



Reply via email to