Hi.
I'm using PALO ETL Server and i've got a error message while trying import data by flat file into the Olap Server.
See error message below:
2009-11-10 12:16:04,800 INFO [job NeuJob] (ExecutionState.java:125) - Starting execution of job NeuJob
2009-11-10 12:16:04,800 INFO [job NeuJob] (ExecutionState.java:130) - Parameter failOnError: true
2009-11-10 12:16:04,800 INFO [job NeuJob] (ExecutionState.java:130) - Parameter logLimit: 100
2009-11-10 12:16:04,831 INFO [job NeuJob] (CubeLoad.java:445) - Starting load NeuerLoad of Cube Hauptbuch
2009-11-10 12:16:04,831 INFO [job NeuJob] (TableSource.java:20

- Data retrieval from extract Extract_a_csv
2009-11-10 12:16:07,987 INFO [job NeuJob] (Processor.java:161) - Committing datastore Import_csv.connections.Connect_CSV
2009-11-10 12:16:09,487 INFO [job NeuJob] (CubeLoad.java:429) - Loading data to datastore Neu.Hauptbuch
2009-11-10 12:16:09,534 WARN [job NeuJob] (MessageHandler.java:91) - Coordinate Vorgang not found in dimension vorgang
2009-11-10 12:16:12,550 INFO [job NeuJob] (Processor.java:161) - Committing datastore Neu.Hauptbuch
2009-11-10 12:16:15,706 INFO [job NeuJob] (CubeLoad.java:117) - Data vectors loaded: 0
2009-11-10 12:16:15,722 INFO [job NeuJob] (CubeLoad.java:450) - Finished load NeuerLoad of Cube Hauptbuch. Filled cells changed from 0 to 0.
2009-11-10 12:16:15,722 INFO [job NeuJob] (ExecutionState.java:147) - Finished execution of job NeuJob with status: Completed with Warnings
Does anyone have any experience with this?
Thanks.