Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: fetchrow_array() issue

by Freezer (Sexton)
on Sep 26, 2012 at 14:37 UTC ( [id://995787]=note: print w/replies, xml ) Need Help??


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

I'm working in Linux and I don't know how to check if my file system is full.
m@m-workstation:~/Documents/Perl/29_8_2012$ df -k Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda5 315043940 27888296 271385432 10% / udev 8186712 4 8186708 1% /dev tmpfs 3278200 836 3277364 1% /run none 5120 0 5120 0% /run/lock none 8195492 156 8195336 1% /run/shm /dev/sda1 280936 9456 271480 4% /media/07DB-0207

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

    So why have you not looked up how to do this using your search engine of choice? You seem to want to make things difficult for yourself.

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

        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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://995787]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-24 23:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found