Hi Pavan, the map file is simple a file where the handles of imported items are stored. The so called map file can be used to revert the import.
Thus your command should be like [dspace]/bin/dsrun org.dspace.app.itemimport.ItemImport -a -e [EMAIL PROTECTED] -s /home/pavan/dspace_data -m /home/pavan/foo.map [dspace] stands for the installation directory of your DSpace instance. Replace foo.map with a suitable name. Unless no other errors do occur a file name foo.map will be created and the handles of the newly created items will be written to it. hope that helps Claudia > Hi all, > I was trying to migrate from eprints to dspace . One of the steps says to > ingest dspace simple archive for which we need to run dsrun. > > I got little confused what should i use for map , and i searched the > dspace > directory to find dstat.map under config. So when i used that it gave File > not found exception. > >>> ./dsrun org.dspace.app.itemimport.ItemImport -add --eperson= > [EMAIL PROTECTED] > --source= /home/pavan/dspace_data --mapfile = > /usr/local/dspace/config/dstat.map > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4_______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

