> Hi Gurus, > I work on peoplesoft and we use verity to index our applicant details. > we use mkvdk to index the data from *.bif and *.dat files. while > searching for applicants online, I get the following error " E0-0602 > (Vdb Access): Error in read_entry: 00000001.ddd, RESUME, 0 ". > > Does anyone have any idea what this error means or when this error > occurs of where can I find more info about this error message. > > Also, every time I search for applicants, verity is not only > performing the search against the collection but it is also trying to > retrieve the resume files from the repository that were used to create > the collection. Is there any way we can prevent it from trying to > retrieve the resume files from the repository? > > Any help would be of great help. > > Thanks in advance.
Vinod, Here is what I did to resolve this issues: Create âAttachment Temp Directoryâ on application server as the same directory as the âAttachment Temp Directoryâ on the process scheduler server. For me this was d:\temp\search. Copy the VerityDummy.txt file from the process scheduler âAttachment Temp Directoryâ to the application server âAttachment Temp Directoryâ. I don't think VerityDummy.txt really needs to be copied but just needs to exist on the application server in the "Attachment Temp Directory". I created it as an empty file and this worked also. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304837 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

