cancel
Showing results for 
Search instead for 
Did you mean: 

Invalid server IDBC was used

Former Member
0 Kudos

Hi guys,

There is a very strange problem I ran into when I was implementing a task in MII. I have a new Oracle 11.2.0 database and I am trying to access it via XMII 14.0 (Service Pack 4, Patch 1). The "Invalid server IDBC was used" error I got when I tried to retrieve an iGrid table with data from the Oracle database.

Could there be a missing server instance in Netweaver? Tell me if I should provide more information.

Any help would be appreciated!

Thanks in advance!

Best,

Yavor

Accepted Solutions (1)

Accepted Solutions (1)

jcgood25
Active Contributor
0 Kudos

This could be a harmless error message produced by a query execution where server is blank, and it substitutes the old 'default' SQLQuery based connected named 'IDBC'  (stood for Illuminator Database Connection - or something like that).  It could be from the workbench running a TableList query to populate the panel, or something along those lines.  Perhaps the iGrid with a blank query also might cause this when it tries to determine the list of data columns you have to choose from for data mapping.

If you have never had an actual dataserver called "IDBC" then likely it's a remnant or a gremlin from the past or simply an empty/missing query template.  If you see it repeatedly in the NW logs, then perhaps you can pinpoint it, but might not be worth the effort.

Regards,

Jeremy

SAP Rapid Innovation Group - RIG

Former Member
0 Kudos

Strangely, I fixed the issue by a new import of the project. Perhaps the modifications I had made on the old objects were causing some inconsistencies, so it paid off to delete the problematic objects and re-import them (or the whole project, just to be on the safe side). Luckily, there were not so many grids and queries in my case. The problem hasn't appeared since then.

Thank you all for the support!

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Yavor,

Is your IDBC server which you are using to connect to Oracle database running?

Check the status of the server in the data server screen.

Regards,

Rohit Negi.

Former Member
0 Kudos

Hi Rohit,

I haven't set an IDBC instance specifically. The pure reason is that I have no IDBC running on any of the other servers I used for the same XMII task, I had no such error message elsewhere. I have attached a list of the available data servers, they are all running.

Thanks,

Yavor

former_member204240
Active Participant
0 Kudos

Can you try to create a new iGrid and check for same purpose.

May be your query that is used for iGrid is pointing to any invalid server?

Former Member
0 Kudos

Hi Yavor,

Check the query object used in the iGrid.

Regards,

Rohit Negi.