http://qs321.pair.com?node_id=995806


in reply to Re^3: fetchrow_array() issue
in thread fetchrow_array() issue

Should my file system be ok with what I have posted above?

Replies are listed 'Best First'.
Re^5: fetchrow_array() issue
by marto (Cardinal) on Sep 26, 2012 at 17:21 UTC

    Probably. If in doubt speak to your systems administrator if you're concerned about space or any quota or other restrictions you may be working under. Still, I don't know why you're investigating this aspect. Read and understand Basic debugging checklist from Debugging and Optimization within tutorials. Make some basic debugging efforts, I don't see any in your code, some basic warn/print statements in appropriate places would be a start. Had you read the DBI documentation you'd know about tracing, but we've been round this loop before at least twice.