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
SQL Server 2008 Management Studio errors
=countif(trim(a1:a100), "=red") does not work. How to fix this without vba?
Do I need an Exchange frontend and can I live without ISA?
DHCP database corruption
net use skip if credentials don't match
Is it legal SEO to use a Spry Callapsible Panel for my content?
How to redirect in IIS7 but preserve URL parameters
Move WSUS Database from MSDE to SQL 2005
Using GUIDs as primary key in Mysql innodb and how it affects inner joins
Create Button Macro-- Move to End of Document