Hi

I am new to active warehouse.

I made my first ctl file and I run the etl command and get the following error

A source was specified but no matching type was found

This is my ctl file:

source :in, {
    :database => "Delitos_ZM",
    :target => :operational ,
    :table => "General"
},
[
  :AGENCIA,  :AREA,  :MUNICIPIO
]


I am using activewarehous-etl version 0.9.1.2

Thanks

paco

_______________________________________________
Activewarehouse-discuss mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/activewarehouse-discuss

Reply via email to