This is a discussion on Datablade not shown in BladeMgr within the Informix forums, part of the Database Server Software category; --> Hi, We are using the IDS10 UC1, installed on a Linux Machine (CentOS 4.2) If we use the blademgr ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, We are using the IDS10 UC1, installed on a Linux Machine (CentOS 4.2) If we use the blademgr command to register one of the Informix Datablades, not all the modules are shown in the list. Example: [informix@envisat-int] 2% blademgr InformixPROVA>list foo There are no modules registered in database foo. InformixPROVA>show modules 1 DataBlade modules installed on server InformixPROVA: geodetic.3.11.UC1 If a module does not show up, check the prepare log. InformixPROVA> show log 1 2005-11-16 18:22:15 Prep ifxmngr OK - Log in /tmp/blademgr/1118/log001.log 2 2005-11-16 18:39:31 Prep ifxmngr OK - Log in /tmp/blademgr/1118/log002.log Pick the number of a log or N to cancel :- 2 ------------------------------------------------------------------- Mack Release 4.10.UC5 Mar 24 2004 blade: ifxmngr err expct: expected SQL stmt: drop cast (lvarchar as SYSBldSQLText); SQL state: XIX000:-9628 : Type (sysbldsqltext) not found. blade: ifxmngr err expct: expected SQL stmt: drop cast (sendrecv as SYSBldSQLText); SQL state: XIX000:-9628 : Type (sysbldsqltext) not found. [...] ------------------------------------------------------------------- I'm stopping here to report the error list, it's very long... The problem is that we have several datablades available in the server (the spatial, for example), but are not show ------------------------------------------------------------------- [informix@envisat-int] 43% ll total 36 drwxr-xr-x 9 informix informix 4096 Nov 16 18:52 . drwxr-xr-x 24 informix informix 4096 Nov 16 18:55 .. drwxr-xr-x 10 informix informix 4096 Nov 16 17:08 geodetic.3.11.UC1 drwxr-xr-x 2 informix informix 4096 Nov 16 17:07 ifxbuiltins.1.1 drwxr-xr-x 2 informix informix 4096 Nov 16 19:02 ifxmngr drwxr-xr-x 2 informix informix 4096 Nov 16 17:07 ifxrltree.2.00 drwxr-xr-x 4 informix informix 4096 Nov 16 17:07 krakatoa drwxr-xr-x 4 informix informix 4096 Nov 16 17:07 LLD.1.20.UC2 drwxrwxr-x 9 informix informix 4096 Nov 16 18:52 spatial.8.20.UC1 ------------------------------------------------------------------- We have other machines with the 9.x version installed, and everything is running fine. After an investigation, we found that each time you run the blademgr command, when you execute the "list database", the program fills several tables (sysbld*). In the 9.x version, the tables are filled with all the modules available in the directory, the modules registered in the database, etc. In the 10 version these tables are empty.... Any suggestion? Thanks in advance, Andrea |