Quering the system tables (AREV Specific)
At 07 AUG 2002 06:38:15AM Deepak Chandra wrote:
Hi,
I am trying to export a user(application) table using one of the tools from Arev to Ascii . The error I get for this table is
"Object code for ] cannot be found in the sysobj table. ] is also not cataloged. Please enter the name of the table containing the object code for ]. "
I am stuck at this point. Please suggest how this can be found out?
When I try to open the sysobj table i get an error "sysobj is not a base table or a view" . Does this mean that I don't have the rights to view the system tables? How can I log into AREV as admin user?
Thanks & Regards
Deepak chandra
At 07 AUG 2002 12:16PM Curt Putnam wrote:
One of the fields you are trying to export is trying to execute some code - which it cannot find. Start by reading the dictionary of the table in question and isolate those fields that execute app code. Then either skip those fields or find the files that either contain the source and/or object. Once you have a routine name, you can also check the VOC to determine whioch file contains the object - IF the routine was cataloged.