LISTMEDIA and STDCRSIO (OpenInsight 32-Bit)
At 21 MAR 2011 11:45:55PM Robin Tinker wrote:
In OI8.0.1 the TCL command:
listmedia \datagives the error:
ENG0012: STDCRSIO Table not opened.ATTACH \data works
And surprisingly, list FileX works - FileX is in \data.
Any suggestions.
In the past we have had this error when an index is corrupt, but accessing the file gave the error.
At 23 MAR 2011 08:33AM Jared Bratu wrote:
Your DBT file could be wrong or have an incorrect entry. Make a backup copy of your application .DBT file and replace it with a fresh copy of SYSPROG.DBT. Launch OI, attach your tables, save the DBT, and try the command again.
At 23 MAR 2011 04:22PM Robin Tinker wrote:
Thanks Jared
We found an old version of REVMEDIA.LK/OV and used that successfully.
With .DBT we often have problems with the path names changing to lower case. This is fine until we want to switch from one set of data to another, eg data.11 to data.10.
The DETACH fails and hence the attach fails.
Usually caused by the Drive Letter being changed incorrectly and OI searches for the data, finds the data and updates .DBT.
Often with the server name.
Any simple way to prevent this.