Select*
FromTeradata_education. emp_fl
;The error 2652 is encountered during query.Select failed. 2652: operation not allowed: teradata_education.emp_fl is being loaded.
2652 operation not allowed: % dbid. % tvmid isBeing loaded.Explanation:This error occurs only when a user issues a request for a table that is being fast/multloaded.
Generated:Amp steps.
For whom:End user.
Notes:The table does exist, but it is not in a form in which it may be accessed.
Remedy:Wait until the fast/Multi Load is finished, then resubmit the request.
Cause:We can see from the error code that the fastload operation has not been completed, or the table cannot be queried because the fastload operation has not been completed properly.
Solution:Check the fastload log to see which error occurred. If the error table specified by errorfiles already exists, delete the error table and refastload it. Or use other error tables.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.