|
All Operating Systems: | | | | | All Solution Types: | | | | | Source: | | | | |
|
|
|
|
Results |
|
Dim10: When viewing Release properties, Failed to read attributes database query or There has been an error querying objects attributes, or DBIO004527E DBIO: Database I/O error occurred SQL-942(010862E0) ORA-00942: table or view does not exist occurs
Select "Release" on the right, highlight it and expand it. If "Description" is not shown, add from the Left side under " System Defined", select "Description" and add it to "Release" Now, when you go to a Release, select it, do a right-click, select Properties, the following error messages will occur:
|
|
|
KM-Dim9:12014-ART_MAP_TABLE_READ_ERROR Error reading map table
The Database platform and version being used The exact list of steps to recreate the error message A detailed control plan report
|
|
|
KM-Dim10: After importing database cannot see change docs in any client get error: SQL-0438(1dbc38) ORA-25153: Temporary Tablespace is Empty
After rebuilding the database and importing the data we cannot view change requests through the desktop client or through the web client. From the desktop client we get the error : " Error occurred while reading query... 1019-DBIO: Database I/O error occurred ... From the web client there is no error , but no change documents show. A check of the database tables (CM_CATALOGUE and CM_ATTRIBUTES) show that the data was imported and is in the database
|
|
|
KM-Dim7: Process Modeller: Creating new user and get error: 1019-DBIO ORACLE Error occured SQL-1E36-26(11747) ORA-00955 name is already used by an existing object 11907-Failed to create User synonyms
... user and get error : ... DBIO: ORACLE Error occured While we don't know ... suspect that the database has cases where ... sqlplus system /<password ... ... where the same table name is granted ... In this case, the second table was: ... We speculated that this table resulted from a mistake in an import operation. We corrected this by dropping the table system.release_items. ... SQL> revoke ALTER, DELETE, EXECUTE, INDEX, INSERT, READ , REFERENCES, SELECT, UPDATE on <owner>.<table_name> from <grantee>;
|
|
|
Dim: Check consistency of database sequence generator
... Oracle for the database . ... number of customer databases , we have ... ran on your database as warranted. ... Within the Dimensions database , many objects ... ... generated by the database and then Dimensions ... ... During a Dimensions database upgrade, all columns within the database that may potentially ... UID value are scanned to determine the ... ... used by the database is reset to ... ... small number of databases , we have ... ... These rogue or incorrect values are sometimes ... In databases where such rogue ... When this occurs , no additional ... inserted into the database . ... .5+ databases there is no ...
|
|
|
Dim10: Database characterset and Dimensions listener characterset consideration
... machine, the database ... so that the database can know from ... data in the database characterset. ... Setting Match the Database Character Set? ... , if the database character set is ... system code page to the database character set. ... set as the database character set, ... ... page and the database ... of a * wrong * nls setup ... have created a database on your unix ... ... work on the database . ... this is an INCORRECT setup to explain ... value as the database characterset, Oracle ... ... by using an incorrect setup :- ... ... ) into a table NLS_TEST ...
|
|
|
Dim10: CMRM: When creating a Request from a Requirement within the Desktop Client, an error of DBI0004527E DBIO: Database I/O error occurred, SQL-904(0119AE38) ORA-00904: "TABLE1"."RTM_TITLE": invalid identifier occurs
When creating a Request from a Requirement within the Dekstop Client, an error of: DBI0004527E DBIO: Database I/O error occurred
|
|
|
KM-Dim9: Desktop Client, save design part structure to HTML file gives error: 1019-DBIO: Database I/O error occured: SQL-0436-427(019EE490) ORA-00921: unexpected end of SQL command
If the design part structure contains more than approximately 1200 design parts you may get an error like: Error occurred while reading query... 1019-DBIO: Database I/O error occurred
|
|
|
Dim cm 14.4 with Postgres database : crdb with Oracle export file fails with this error : insert or update on table "cm_promote_history" violates foreign key constraint "ch_promote_history_k2"
The error will be passed to the caller for processing Error : An error occurred while creating the base database - will now delete it. Error: You have not previously connected to "&oldDatabase".
|
|
|
DBI0004527E DBIO: Database I/O error occurred - single quotes in description box
Admin console - data formats & mime types - pick one - put in a description with hello 'test' hello The single quotes in your description are causing the error. The single quotes are most likely causing issues with the sqlplus command to update the table . I was able to reproduce this issue and I believe it's a defect with the adminconsole.
|
|
|
|
|
|
|