in reply to Re: Execution Error DBI usr/.lck
in thread Execution Error DBI usr/.lck

A quick look I see the module is trying to create the lock file under the /users. Something is wrong with your profile setting. The lock file should be created under /users/<username>. You would not have write access to create the file under /users.
Cheers,
HP

Replies are listed 'Best First'.
Re^3: Execution Error DBI usr/.lck
by Anonymous Monk on Jan 28, 2015 at 12:23 UTC
    Sorry its trying to write in one of my directory its under /user/<username>/Perl/Scripts/. Sorry I edited some part of it . cheers