On Mon, Jul 9, 2012 at 8:23 PM, Kelly Brown <[email protected]> wrote: > I am attempting to setup DSpace 1.8.1 with Oracle 11g. During the ant > fresh_install it creates the tables but after that during the ant command I > get the ORA-00942 table or view does not exist. I am able to connect to the > database and see that the tables were created and they do exist. I have run > the oracle command found in the DSpace docs, I have change to pom file to > reflect the oracle database and have installed the ojdbc6.dll to maven. I am > at a loss as to why it creates the tables but then tells me they don’t > exist. If there is anyone who is using oracle with DSpace could you please > let me know what version you are using. Any ideas or help regarding this > would be wonderful.
This has been reported several times, but I don't think anyone reported a successful fix. You may want to go through these threads again to find any clues: http://www.mail-archive.com/search?q=ORA-00942&l=dspace-tech%40lists.sourceforge.net Once I investigated this I found out that the file which caused (CollectionRole.java) it is no longer in git master branch, which will become DSpace 3.0. If you want you can try to install that version, too. You would do well to also send us a full stack trace. Regards, ~~helix84 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

