Problem 25 (3736)

-1023 fetch error When UD6 tries to retrieve from user defined table.

UD6 is designed to store the source code of your Uniface application. Many Uniface applications also store "source code" in tables that can be customised for different releases or different users.

UD6 also allows this information to be stored and version controlled. It is anticipated that when your application is distributed that these tables would them be trasferred to DB3 or another database.

The abovementioned error may occur when attempting to retrieve from a user defined table which has records with primary keys that contain spaces.

To correct this error, use the USYS$UD6_PARAMS assignment file setting to set tableswithspaces to include the name of your applications table names.

Eg: USYS$UD6_PARAMS=tableswithspaces ;menu_choice;menu_set;, listoptions, etc etc

NOTE: It is NOT necessary to use this setting for any Uniface repository table (*.DICT).

Further Information

Troubleshooting UD6 Troubleshooting
Problem 1 No LOGO or Advertising Banner
Problem 2 Unable to locate 3GL function UDBUD6
Problem 3 No response when Assembly Workbench is selected
Problem 4 All driver functions slow when used on a shared network drive
Problem 5 Transcript shows error 182 - Unable to load DLL.
Problem 6 Transcript shows Unable to locate 3GL function UDBUD6.
Problem 7 Filenames are sometimes uppercase other times mixed case.
Problem 8 DocZilla does not show XML files correctly
Problem 9 Internet Explorer 5 gives error when showing XML files
Problem 10 9016 - System needs more channels for files. error displayed
Problem 11 IDF will not compile components
Problem 12 Transcript shows error 31 - Unable to load DLL.
Problem 13 XML file exists but IDF cannot find record/form.
Problem 14 IE5 incorrectly display XML if USYS$UD6_PARAMS=xsl w3c.
Problem 15 Description fields appear in XML file with control characters.
Problem 16 Import appears to hang during import of UGLYPH.
Problem 17 Edit properties of a label in a component takes a long time.
Problem 18 IDF crashes during phase 4 of compile.
Problem 19 The process cannot access the file / sharing violation.
Problem 20 Cannot find WININET.DLL.
Problem 21 1734 - Compiler read error on unexpected empty XXXXXX
Problem 22 8069 - Copy failed: Write error on file/table
Problem 23 Illegal & character when NLS is off. (gold-&)
Problem 24 Illegal < character when MHGFP140 is on, garbled bold, underline, and italic text in XML file.
Problem 26 8080 - Nothing copied. when exporting from UCGROUP.
Limitations General driver limits

$Revision: 1.4 $ $Date: 2003/07/16 00:34:54 $[go to top]