Microsoft
Software
Hardware
Network
Question : To Export Oracle Schema without use of Import and export
Hello Everyone,
I want to export an oracle schema. I tried searching for such documents online, but the information I got was using Oracle Import/Export Utilities.
I tried doing that, but got a message that I cannot create Directory, as I dont have privileges.
So could anyone suggest me any other way, I could acheive this.
Someone has suggested me a different approach, but even that does'nt seem to work. I attached the screenshot which shows error and also the code/method to follow.
Can you guys be kind enough to help me out in the matter.
Thanks in advance,
Vishal
Answer : To Export Oracle Schema without use of Import and export
Try:
exp vsingh/vsingh1@SID file = vsingh.dmp
Where SID is your database alias.
Random Solutions
is there any way to do image processing without using get/set pixel functions in c sharp or vb.net?
How do I install symantec antivirus on a Vista home premium machine. I get an error 1920
Exchange Mail store will not mount.
How to Copy the whole 200GB folder content from another server using SSH
Outlook 2003 - Rebuild the autocomplete cache?
one or more activex controls disabled in services.msc, security options in IE7 grayed out with key in icon
Don't trim trailing space in varchar fields?
What is .tpl extension ?
Outlook stripping email attachments
Dynamic path for FileCopy function in VBA