This Readme document contains late-breaking issues related to the Architect component.
Note: The Architect component is not used with Cognos 8.
Look here for readme information about closely related components:
The Readme document also contains information about Features No Longer Supported in this release and those that will not be supported in subsequent releases.
To see Readme updates and information about deploying Cognos Enterprise Business Intelligence products, go to the Cognos support site (http://support.cognos.com).
If there is insufficient storage space for the ObjectStore, you will see the following error message when you try to start Architect or Transformer Versions 7.3, 7.1, or 7.0 on Windows XP:
ObjectStore internal error.VirtualAlloc failed to allocate at any address - not enough storage is available to process this command (8)
The problem does not seem to arise with Impromptu Web Reports, although it also uses ObjectStore.
If you experience the problem, we recommend that you do the following:
If your work environment contains more than one Architect modeler, you must ensure that they co-ordinate their modeling activities. If more than one modeler is working on a model at the same time, only one of them can import metadata, build the business layer, create packages, or do any other type of automated refinement at a time. If both modelers try to import or generate model objects at the same time, one modeler may be temporarily locked out.
You must also ensure that only one user, the administrator, is logged in to the model when security changes are made, particularly if the security changes involve restricting access to a User Class.
DB2 replicated tables are not displayed in Architect because they are not imported into Architect. The replicated tables are not imported because the table type is not recognized. In the ODBC/DB2 gateway, a table request is implemented as ODBC SQLTables call. SQLTables call returns a list of table, catalog, or schema names, and table types, that are stored in a specific data source.
ODBC SQLTables defines replicated table as type "TABLE". Therefore, calling SQLTables with type "TABLES" should return the replicated tables, however it doesn't. Thus this is why replicated tables do not get imported into Architect. IBM Support was able to reproduce the problem and it has been logged as defect report PMR 20235,519.
Due to technical limitations - that have been reported to Microsoft - right-to-left characters such as Hebrew or Arabic may not appear correctly in an English left-to-right environment.
This problem has been identified by Microsoft as their defect number SRZ011011000550.