Home| Progetto| Web| Faq| Acronimi | ||||
Argomenti Documenti pubblicabili:1120
Scripts:1282 Documenti non pubblicabili:162 Categorie tematiche:68 .Net |_C# |_Visual basic.net |_Asp.net Active Server Pages C++ Cascade Style Sheet JavaScript Mysql Php Xml Java |_Java 2 Micro Edition |_Java server pages |_Java Servlet Oracle |_PLSQL PostgreSQL Unix
Oracle...
Info:
Database link
Oracle...
Script:
Redo log
Unix...
Tip:
Eseguire più comandi in una sola linea
PLSQL...
Script:
If between control
Oracle...
Tip:
V$RECOVER_FILE vista dinamica sullo stato dei datafile
Oracle...
Faq:
Rename column
Shell scripting...
Script:
Shell script automating oracle data pump schema export
Un servizio Web XML è un'unità logica di applicazioni che fornisce dati e servizi ad altre applicazioni.
Le applicazioni accedono ai servizi Web XML tramite protocolli Web universali e formati di dati quali HTTP, XML e SOAP.
Php Funzione mail()
La J2EE (Java 2 Enterprise Edition) è dedicata a tutti coloro che desiderano aggiungere il supporto della versione Enterprise di Java (ad esempio a Tomcat) e quindi le funzionalità avanzate come Enterprise JavaBeans etc.
Un servizio Web XML è un'unità logica di applicazioni che fornisce dati e servizi ad altre applicazioni.
Le applicazioni accedono ai servizi Web XML tramite protocolli Web universali e formati di dati quali HTTP, XML e SOAP.
|
Oracle
Home >Oracle > Using data pump in interactive mode
Among all differences from the notorious exp utility, Data Pump, available allows to be run on backoground, to disconnect the client from the server without interrupting the import or export operation, to stop and restart the job. Scope of this example is using data pump to export all the objects of schema TEST using a parameter file and checking out the intercative mode main commands. 1) Make sure that user TEST has oracle grants on read and write on a directory. SYSTEM can create register on the database a directory, previously created with file system commands. create directory ora_dp as 'server1/u01/oracle_dp/#') Then SYSTEM allows Test read and write privileges : grant read,write on directory ora_dp to TEST) 2) Place the following parfile dp.par in the directory where you will issue the data pump command.
dumpfile=mydumpfile
3) Start datapump
directory=oracle_dir parallel=2 status=2 job_name=dpmyjob
server1/u01/oracle_dp/# expdp parfile=dp.par
On screen data pump shows the current status:
Job: MYJOB
Operation: EXPORT Mode: SCHEMA State: EXECUTING Byte elaborati: 0 Degree: 2 Job Error Count: 0 Dump dile: server1/u01/oracle_dp/MYDUMPFILE.DMP s byte scritti: 4.096 4) Data pump allows you to step into interactive mode with CRT+C while the job is still going on background. 5) The command EXIT_CLIENT for instance allows to exit and run, for example, some operative systems task. 6) To get back into the interactive mode use the ATTACH parameter:
server1/u01/oracle_dp/# expdp attach=dpmyjob
7) From interactive mode, you can check the current state: Export> Status 8) CONTINUE_CLIENT close the interactive mode prompt Export>CONTINUE_CLIENT 9) From interactive mode you actually can stop the job: Export> STOP_JOB 10) To restart a job use ATTACH parameter:
server1/u01/oracle_dp/# expdp attach=dpmyjob
9)Eventually, to kill permanently a job use KILL_JOB from the interactive mode prompt: Export> STOP_JOB 10) To monitoring data pump process DBA_DATAPUMP_JOBS and DBA_DATAPUNP_SESSION. Warning: include(ads/text468x15.html): failed to open stream: No such file or directory in D:\inetpub\webs\fishscriptcom\documents\view_document.php on line 131 Warning: include(): Failed opening 'ads/text468x15.html' for inclusion (include_path='.;C:\php\pear') in D:\inetpub\webs\fishscriptcom\documents\view_document.php on line 131 Tutorial ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Script ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Comandi ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Codici errore ![]() ![]() ![]() ![]() ![]() |
Cerca
Oracle...
Info:
Oracel shared server: session memory
Well-formedness is a new concept introduced by [XML]. Essentially this means that all elements must either have closing tags or be written in a special form (as described below), and that all the elements must nest properly.
Well-formedness is a new concept introduced by [XML]. Essentially this means that all elements must either have closing tags or be written in a special form (as described below), and that all the elements must nest properly.
Oracle...
Info:
Test connessione come sysdba senza password
Oracle...
Citazioni:
Designing an efficient Schema ...
Oracle...
Definizioni:
Transazione
Oracle...
Definizioni:
Scalar Subquery
Shell scripting...
Script:
How to get size or other file info in a shell script
fishScript.Com is accessible by Mobile access technology
as mobile phones, Palm and Pocket PC .
Nicoleta e Marco Magnani tutorial, examples, courses, esempi, corsi, esercizi, appunti vari Dottoressa Nicoleta Dragu Formatrice Docente Insegnante Mediatrice Culturale Dott. Marco Magnani Universita La Sapienza Roma Master Computer Science Hunter College New York , Data Base Administrator DBA oracle System architect |