DB2 on Cloud: Table not found error when uploading CSV files

Viewed 29

When uploading csv files into IBM DB2 on Cloud Lite Platform, I got the following messages:

"HWCADM0029E: O descarte de "YPJ62009"."CHICAGO_CRIME_DATA" falhou. "YPJ62009.CHICAGO_CRIME_DATA" is an undefined name "

"HWCADM0002E: A Tabela YPJ62009CENSUS_DATA não pode ser localizada." (Table YPJ62009CENSUS_DATA not found)

"HWCADM0002E: A Tabela YPJ62009CHICAGO_PUBLIC_SCHOOLS não pode ser localizada."(Table YPJ62009CHICAGO_PUBLIC_SCHOOLS not found)

"HWCADM0002E: A Tabela YPJ62009CENSUSDATA não pode ser localizada." (Table YPJ62009CENSUSDATA not found)

I´ve been trying to upload some csv files into my IBM DB2 on Cloud account, to no avail. And since my plan is Lite, I am provided no support from IBM team to solve this problem. I got stuck because there is an IBM course on Coursera about using Python+IBM DB2, and i can´t finish the course, as I am not even able to upload successfully files. May somene enlighten me in this subject?

My SCHEMA´s name is YPJ62009.

0 Answers
Related