Error 1 : Repository: Internal error during statement execution
please see the database error traces for additional details The csv file:
workshop.sessiona.00.data:sales.csv doesn't match to target table: workshop.sessiona.00.data::sales.
The type of at least one entry in record 982 does not match to the type of columns. column: date(6)entry: 20020229.
Cause : I was generating some random data to test the hana App , in that I am generating DATE also .
while generating date ,I generated all the month has 31 days .
HANA server checks this and rejecting the data .
Error 2 : HANA Stdio is not at all lauching
Soln : delete hdbstudio from C:\Users\Administrator\
after deleting this , you will get a fresh development setup
Reason : might be studio is not exited gracefully
please see the database error traces for additional details The csv file:
workshop.sessiona.00.data:sales.csv doesn't match to target table: workshop.sessiona.00.data::sales.
The type of at least one entry in record 982 does not match to the type of columns. column: date(6)entry: 20020229.
Cause : I was generating some random data to test the hana App , in that I am generating DATE also .
while generating date ,I generated all the month has 31 days .
HANA server checks this and rejecting the data .
Error 2 : HANA Stdio is not at all lauching
Soln : delete hdbstudio from C:\Users\Administrator\
after deleting this , you will get a fresh development setup
Reason : might be studio is not exited gracefully
No comments:
Post a Comment