cancel
Showing results for 
Search instead for 
Did you mean: 

ISA MaxDB additional custom tables

Former Member
0 Kudos

Hello all,

We have some functionality to store particular set of data to an additional table in ISA MAXDB. We are using the following data source to connect to DB.. jdbc/crmjdbcpool. The problem is that we are able to query all the standard tables that come with ISA installation but not the custom table created by us like cust_isa_XXX table.

Has anyone encountered this issue? Any idea, is this a privilege issue.

We get following error: table or view doesn't exist.

Best regards,

-Tarun

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Tarun,

If you are sure the tables were created in the same database and they actually exist. I would recommend you to check under which "schema" these tables were created.

If you are using Quantum DB plug-in for Eclipse/NWDS, in th emoment that you register the J2EE Datadase, there is an option to select which table schemas you want to see.

I hope it helps you.

Kind Regards,

Felix.