<div>The following command gives me an error:</div><div><br></div><div>>> v.report map=rivers option=length units=meters </div><div> </div><div>OUTPUT: </div><div>Displaying column types/names for database connection of layer 1:</div>
<div>File di input specificato due volte (english: input file was set twice)</div><div>ERROR: There is a table connected to input vector map 'fiumi_princ@PERMANENT', but there are no categories present in the key column 'cat'. Consider using v.to.db to correct this.</div>
<div><br></div><div>The vector layer has 227 lines and 12 categories, correctly connected to the db.</div><div>I've also tried to update a table column and it works fine:</div><div><br></div><div>>> v.to.db map=rivers option=length units=meters columns=len</div>
<div><br></div><div>Working with GRASS 6.4RC1 from OSGeo4W on a Winows 7 machine.</div><div><br></div><div>giovanni</div><div><br></div><div><br></div>