BioMart table naming convention is thus:

  dataset__table__{main,dm}

This format is a requirement for the rest of the system to be able to
automatically spot what's going on in your mart.

Your dataset is called CV_COMMENT_TOPICS and so is your central main
table in that dataset, and so you see the name twice. You need to
rename either the dataset or the central main table in it.

cheers,
Richard

2008/6/5 Renato Golin <[EMAIL PROTECTED]>:
> Arek Kasprzyk wrote:
>>>
>>> Exception: Table or column name too long:
>>> CV_COMMENT_TOPICS__CV_COMMENT_TOPICS__main
>>>
>>
>> you can adjust the table name to be shorter, change to CTOPICS or
>> something of that kind
>> a.
>
> Hi Arek,
>
> I can, but before changing I'd like to understand why it have to duplicate
> the name like this and how to avoid this in the future, if possible.
>
> cheers,
> --renato
>
> --
> Reclaim your digital rights, eliminate DRM, learn more at
> http://www.defectivebydesign.org/what_is_drm
>

Reply via email to