Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

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, 12: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 04:09.
Reply With Quote
  #2 (permalink)  
Old 01-11-03, 08: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

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