I believe you have too many results which is insufficient to store in int data type.
Please try.
SELECT COUNT_BIG(*) FROM table1 JOIN table2 ON (table1.fiscal = table2.fiscal)