Consultor Eletrônico



Kbase P109410: The format of tablenames in tabanalys is inconsistent for greater than "PUB." + 13 characters
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/10/2005
Status: Unverified

SYMPTOM(s):

The format of tablenames in tabanalys is inconsistent for greater than "PUB." + 13 characters

Once the column allowance for the name is reach, the name is placed on its own line requiring a second line for the data that follows

If the total tablename (PUB.tablename) is 18 characters or greater, the tabanalys format will place the rest of that line on the next line.

This inconsistency makes it difficult to place this data in EXCEL.

The Progress naming convention allows 32 characters for a table/index name

The tabanalys format allows for a line of 80 characters

CHANGE:

Development changed the format of the line, so that large names were displayed on one line and the rest of the information would be displayed on the following line.
This was implemented to prevent truncation of large names. Keeping all the columns on one line was not possible without a loss of some of the characters, as the
character limit per line is 80. Larger numbers of records and larger names has caused issue with the 80 character limit.

CAUSE:

Enhancement Request# 20050930-037

FIX:

This enhancement has not been implemented in the product.
The information should be displayed in one line consistently and not separated into two lines when a name exceeds a certain size.