‎2007 Jul 16 4:27 PM
Does anyone know what the following error means and how to correct it?
'MARAV is not defined for the current logical database'
Thanks
‎2007 Jul 16 4:34 PM
Hi Paul,
Can you please give the message class and the message number??
Regards
Aneesh.
‎2007 Jul 16 6:12 PM
There isn't a message number or message class. I get this while performing a syntax check on the program.
‎2007 Jul 16 6:34 PM
This might be table statement,
try to define tables statement and see the results
tables : MARAV.
if you are using logical database then use like
nodes : MARAV
Thanks
Seshu
‎2007 Jul 16 7:38 PM
You have to create node first ...
But I'm not sure if node can be created for views !!!! 😮
NOTES: MARAV.
Regards
Prax