The company I contract for has a large data dump of their old Electronic Records system that they want to be exported into a readable, searchable document, like CSV. They do not have any DBA on staff nor can they pay for one and for some reason, they think the IT Support Specialist (me) should be able to do this without issue...lol
I had been following steps and am now stuck – so close!
It was done using the Oracle 11g R2 version with the exp format.
I have 11g R2 installed as well as the SQL developer application.
I selected "create and configure database" at installaion (not sure if that was the right choice.
THen I created a user in SQL plus and grant DBA rights
Then I open cmd and use "imp"
I go through the steps, and after it runs and I connect the user in sql developer, nothing is there in terms of the dmp file.
Obviously I am not a dba and am probably doing something (well I am) wrong.
What information would you need from me to see what it is that I am doing wrong?