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...
Request clarification before answering.
Hi Imanuel - Is it only the problem with this perticular table? Can you try importing any other table and see if it works..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.