Archive for December, 2005 Archivio per il mese di dicembre, 2005

Oracle Database Import Error 3113/3114 Database Oracle errore di importazione 3113/3114

Thursday, December 15th, 2005 Giovedi, 15 dicembre 2005

When trying to import the Oracle export dump into Oracle database, the following errors occur: Quando si cerca di importare il dump di Oracle di esportazione in database Oracle, i seguenti errori:

IMP-00003: ORACLE error 3113 encountered IMP-00003: ORACLE errore 3113 incontrate
ORA-03113: end-of-file on communication channel ORA-03113: end-of-file sul canale di comunicazione
IMP-00003: ORACLE error 3114 encountered IMP-00003: ORACLE errore 3114 incontrate
ORA-03114: not connected to ORACLE ORA-03114: non collegato a Oracle

Continue reading Oracle Database Import Error 3113/3114 » » » Continua a leggere Oracle Database Import Errore 3113/3114 »» »


Checking Free Disk Space on FreeBSD Server Controllo di spazio libero su disco su FreeBSD server

Wednesday, December 14th, 2005 Mercoledì, Dicembre 14th, 2005

How to check and display free disk space available on a FreeBSD server? Come controllare e visualizzazione di spazio libero su disco disponibile su un server FreeBSD?

df command can be used to display the capacity, used and free disk space of all filestystems on a FreeBSD server. df comando può essere utilizzato per visualizzare la capacità, utilizzate e di spazio libero su disco di tutti i filestystems su un server FreeBSD. The diskspace will be output in the number of blocks, in which each block is equal to 1KB in size. La spazio su disco sarà in uscita il numero di blocchi, in cui ogni blocco è pari a 1KB di dimensione.

Continue reading Checking Free Disk Space on FreeBSD Server » » » Continua a leggere Controllo Spazio libero su disco su FreeBSD Server »» »

Manual and Clean Uninstall Oracle for Windows Pulizia manuale e la disinstallazione di Oracle per Windows

Tuesday, December 13th, 2005 Martedì, 13 dicembre 2005

Warning: Editing registry may cause problems to your PC. Attenzione: Modifica del Registro di sistema potrebbe causare problemi al PC.

If you facing problems trying to uninstall Oracle from your Windows workstation, or unable to uninstall Oracle installations cleanly and properly, the following steps may be used to uninstall all Oracle products currently install on the workstation: Se di fronte a problemi cercando di disinstallare Oracle da Windows workstation, o con la disinstallazione di Oracle impianti in modo pulito e corretto, la procedura può essere utilizzato per disinstallare tutti i prodotti attualmente Oracle installare sulla workstation:

Continue reading Manual and Clean Uninstall Oracle for Windows » » » Continua a leggere manuale e Pulizia Disinstalla Oracle per Windows »» »

Unable to Map (Net Use) LPT1 in Windows XP Impossibile Mappa (NET USE) LPT1 in Windows XP

Friday, December 2nd, 2005 Venerdì, 2 dicembre 2005

Whenever try to perform “net use lpt1″ command, the system cannot and unable map to the printer share/queue properly. Ogni volta che tenta di eseguire "net use lpt1", il sistema non può e non mappa per la condivisione di stampanti / coda correttamente. Instead, it will prompts you for user id and password (if no user id and/or password is specified when issued net use commad). Invece, essa viene visualizzata la richiesta di user id e password (se non id utente e / o la password specificata al momento del rilascio della net use commad). For example, Per esempio,

Command Prompt:\> net use lpt1: \\computer_name\printer Prompt dei comandi: \> net use lpt1: \ \ nome_computer \ stampante
The password is invalid for \\computer_name\printer. La password non è valida per \ \ nome_computer \ stampante.

Continue reading Unable to Map (Net Use) LPT1 in Windows XP » » » Continua a leggere Impossibile Mappa (NET USE) LPT1 in Windows XP »» »