MSIR.0313 Unable to intialize ordered index, TableD probably too small: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
This indicates that the database has probably been CREATEd with a very small TABLE D. Check the DSIZE parameter of the CREATE command you used to create the file and increase it if necessary.
This indicates that the database has probably been CREATEd with a very small TABLE D. Check the DSIZE parameter of the CREATE command you used to create the file and increase it if necessary.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0200 - MSIR.0399]]

Revision as of 15:52, 13 August 2015

This indicates that the database has probably been CREATEd with a very small TABLE D. Check the DSIZE parameter of the CREATE command you used to create the file and increase it if necessary.