cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello experts.

I am trying to import an external definition of a table using a JDBC reciever CC.

The JDBC is also used for interfaces and working fine.

When I search for the table in the DB - I get it alright, but when I mark it and press finish the GUI is just stuck in waiting.

I have looked in the CC monitoring and saw that the CC processed 2 messages - one after I clicked on display and

the other after I clicked finish.

Can anyone please assist?

I don't think this is a credentials issue, as I get the table name when I hit display...


0 Likes
View Entire Topic
Former Member
0 Likes

Hi Imanuel - Is it only the problem with this perticular table? Can you try importing any other table and see if it works..

Former Member
0 Likes

hello.

It is happening with any table I try, and so far in 3 different computers with different java version installed on them.

Former Member
0 Likes

Hi Imanuel - May be it could be that the user doesn't have enough access privileges to that perticular schema?

May be you might want to check the table strcture to see if there is any cutomization involved in it(something like below)

http://technet.microsoft.com/en-us/library/bb522526(v=sql.105).aspx