If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Extended Column Names in IDS 9.20

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-09-03, 11:01
stevetucknott stevetucknott is offline
Registered User
 
Join Date: Jan 2003
Posts: 19
Extended Column Names in IDS 9.20

I have just installed IDS 9.20.UC1 on Linux Redhat 6.2 and have a problem with the extended column names.
Although the database supports column names > 18 characters, only the first 18 chars are appearing when an sql INFO is done. Also, Informix 4gl is only seeing the 1st 18 chars, and reports any 'long' names as a 4335 error (column not in database). You can query the column however (ie select a_very_long_column_name_from_a_table FROM a_table works fine).
I have installed 9.20 on other redhat 6.2 boxes without any problem at all (the long column names usually come up with a + sign after the 18th character). Any ideas as to what I've done wrong??

Steve

PS it would appear that dbaccess works ok with the columns and shows the + sign after the 18th column, it is just isql and the 4gl that are having the problem. Is it any thing to do with the C libraries in use and the version of glibc?

Last edited by stevetucknott; 01-10-03 at 03:09.
Reply With Quote
  #2 (permalink)  
Old 01-11-03, 07:25
stevetucknott stevetucknott is offline
Registered User
 
Join Date: Jan 2003
Posts: 19
FYI
The problem appears to be in the release of the Informix tools. The toolset that had the error was 7.30.UC1. I installed 7.30.UC7 over the top and the problem has disappeared.
I tried reinstalling the UC1 release again, just to prove whether it was an install order problem or not, and the problem reappeared.

Problem resolved
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On