Know more about instances of pr_data_file
We see many entries in pr_data_file with file extension of jpg,jpeg & png , seems to be the instances are creating while file is being uploaded in portal using pxUploadFile control but it's not getting deleted later ,Hence the file is being ended up in two tables like pr_data_file & pc_data_workattach.
When system should supposed to be deleted these files from pr_data_file ?
Is there any issue if we remove them by running script in database .