Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

View MARAV Error

Former Member
0 Likes
768

Does anyone know what the following error means and how to correct it?

'MARAV is not defined for the current logical database'

Thanks

4 REPLIES 4
Read only

Former Member
0 Likes
617

Hi Paul,

Can you please give the message class and the message number??

Regards

Aneesh.

Read only

Former Member
0 Likes
617

There isn't a message number or message class. I get this while performing a syntax check on the program.

Read only

0 Likes
617

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

Read only

Former Member
0 Likes
617

You have to create node first ...

But I'm not sure if node can be created for views !!!! 😮

NOTES: MARAV.

Regards

Prax