Also in the init.ora, there is a parameter

utl_file_dir

Which will have to be set to the directory you are trying to write to and don't forget that you can only write to the machine with the Oracle instance on, not your local PC, so if 'i:\development\bob' is a local drive, it wont work either.