•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Oracle section within the Web Development category of DaniWeb, a massive community of 401,576 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,408 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Views: 1640 | Replies: 5
![]() |
•
•
Join Date: Mar 2005
Location: Nebraska, U.S.
Posts: 187
Reputation:
Rep Power: 4
Solved Threads: 4
spool c:\anywhere\you\want\file.txt SELECT * FROM sql_statement; spool off
Then you can go to that directory and open it in notepad, or open it in Microsoft Excel and format it.
•
•
Join Date: Mar 2007
Posts: 45
Reputation:
Rep Power: 0
Solved Threads: 1
•
•
•
•
spool c:\anywhere\you\want\file.txt SELECT * FROM sql_statement; spool off
Then you can go to that directory and open it in notepad, or open it in Microsoft Excel and format it.
then what is the use of export and import commands?
•
•
Join Date: Feb 2007
Location: Bangalore,India
Posts: 1,213
Reputation:
Rep Power: 4
Solved Threads: 78
Do u want to take database backup or just copy the data to a text file ?
If u want the 2nd one then u can go with stupidenator
But when u say EXPORT it means taking database back up.
for this
SQL>HOST
U will get a black screen
type
EXP USERNAME/PASSWORD
THEN FOLLOW THE INSTRUCTIONS.
FOR HELP U CAN TYPE
EXP HELP=Y
Hope that helps you
If u want the 2nd one then u can go with stupidenator
But when u say EXPORT it means taking database back up.
for this
SQL>HOST
U will get a black screen
type
EXP USERNAME/PASSWORD
THEN FOLLOW THE INSTRUCTIONS.
FOR HELP U CAN TYPE
EXP HELP=Y
Hope that helps you
Share your Knowledge.
•
•
Join Date: Mar 2007
Posts: 31
Reputation:
Rep Power: 2
Solved Threads: 0
hai satish....me too need this SOLUTION plz.... right i m studying my final year UG degree. i have developed my project in VB and ORACLE 8i...now i want to execute my project in my college.... now wts the problem is i have to create tables every time in another system.... so i want to bind the selected tables (example,.. table1,table2,table3,emp_table.....) and want to extract in the naive user system.....help me plzzzzzzzzzzzzzz..how to do this........
•
•
Join Date: Feb 2007
Location: Bangalore,India
Posts: 1,213
Reputation:
Rep Power: 4
Solved Threads: 78
dear karan to solve the problem you are facing just follow the process described above and u you get a exported file with extension .DMP
next u can import all of your tables from that fiel to re create your entire database or only specific tables (depends on type of export choosen).
any where u need to run your application just use the IMPORT utility of oracle
SQL> host
import username/password@hoststring
then just follow the steps as prompted.
next u can import all of your tables from that fiel to re create your entire database or only specific tables (depends on type of export choosen).
any where u need to run your application just use the IMPORT utility of oracle
SQL> host
import username/password@hoststring
then just follow the steps as prompted.
Share your Knowledge.
![]() |
•
•
•
•
•
•
•
•
DaniWeb Oracle Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Win $ 50 - Challenge To Techies (Windows NT / 2000 / XP / 2003)
- A challenge for all newbies (Computer Science and Software Design)
- Looking for SEO Challenge (Search Engine Optimization)
- I did it can U? (a challenge from me to you) (C)
- Solving Challenge Suggestion (DaniWeb Community Feedback)
- [Member of the Month - Feb '04] Popular Thread challenge! (Geeks' Lounge)
Other Threads in the Oracle Forum
- Previous Thread: Dynamic Table name
- Next Thread: How to write Data onto diferent Hard Drive



Linear Mode