PEGAS1
4th February 2004, 00:02
Hi every body,

I received the following message "process 5 - Fatal error : error 2652 (BDB_errno 2652) on select"
"Can not continue in tfgld4510m000 in dll:ottstpstandard ()"
when i try to start the tfgld4510m000 session.

It seem's i have a problem with the tfgld410 table;when i try to display the tfgld410 with the TTAAD4500 i received the same message.



If some one can help me, thank you very much.


PEGAS1

Avasarala
4th February 2004, 00:07
It could be the problem with TableSpace

Error 2652: says
Oracle error 1652: "unable to extend temp segment by %s in tablespace %s" This could for example happen with large tables: The temporary segment which is used for sort etc. was growing too large and thus by making temporary tablespace filled up.

Ask your DBA to Increase the size of the TEMP tablespace to solve problem.

Regards,
Dev

suhas-mahajan
4th February 2004, 06:41
Refer to -

1. http://www.baanboard.com/baanboard/showthread.php?s=&threadid=10076

2. http://www.baanboard.com/baanboard/showthread.php?s=&threadid=12633

Hope this helps.

-Suhas