|
|
Archives of the TeradataForum
Message Posted: Wed, 15 Dec 2004 @ 09:14:54 GMT
Subj: | | Re: LOBs in Teradata. |
|
From: | | Pavan_Mangavalli |
Hi Anomy,
While implementing the LOBs in Teradata,The first and the foremost problem you might face is the insufficient memory to process LOB data. This
problem arises if you don't configure perm space for the user. You should have more perm space to process you LOB data. If you use native CLI
interface I think the LOB insertion and retrieval of data faster than ODBC interface. I have not compared the efficiency of LOB operations with
Other RDBMS.
Regards,
Pavan
| |