Warning: count(): Parameter must be an array or an object that implements Countable in /membri/oraclefaq/qa-include/app/format.php on line 384
Come creare un database Oracle da zero con un export (database di destinazione non esistente) - Oracle FAQ - Il forum italiano su oracle
0 voti
4.6k visite
quesito posto in DBA da (160 punti)
modificato da
Se il db esiste devo prima rimuovere l'utente per cui ho l'export full con il comando:

sql>drop user <utente> cascade;

Quindi da linea di comando:

prompt>imp userid=user/pwd File=export.log FULL=Y

Ma se non ho il db di destinazione esistente (non ho una istanza) su cui fare l'import cosa devo fare e quali informazioni devo reperire dal db di origine?

Grazie

Fai il log in oppure registrati per rispondere al quesito.

Domande correlate


Warning: count(): Parameter must be an array or an object that implements Countable in /membri/oraclefaq/qa-include/app/format.php on line 384

Warning: count(): Parameter must be an array or an object that implements Countable in /membri/oraclefaq/qa-include/app/format.php on line 384

Warning: count(): Parameter must be an array or an object that implements Countable in /membri/oraclefaq/qa-include/app/format.php on line 384

Warning: count(): Parameter must be an array or an object that implements Countable in /membri/oraclefaq/qa-include/app/format.php on line 384

Warning: count(): Parameter must be an array or an object that implements Countable in /membri/oraclefaq/qa-include/app/format.php on line 384
0 voti
1 risposta 487 visite
+2 voti
0 risposte 807 visite
quesito posto 24 Ottobre 2014 in DBA da stefanogoria (140 punti)
0 voti
0 risposte 7.2k visite
quesito posto 5 Dicembre 2013 in SQL e PLSQL da carlo10 (2.4k punti)
+1 voto
0 risposte 331 visite
0 voti
0 risposte 959 visite
...