Archive for December, 2005 ארכיון עבור דצמבר, 2005

Oracle Database Import Error 3113/3114 Oracle Database ייבוא שגיאה 3113/3114

Thursday, December 15th, 2005 יום חמישי, ה -15 בדצמבר, 2005

When trying to import the Oracle export dump into Oracle database, the following errors occur: כאשר מנסים לייבא לייצוא של Oracle-Oracle-dump לתוך מסד הנתונים, את השגיאות הבאות להתרחש:

IMP-00003: ORACLE error 3113 encountered שובב-00003: Oracle נתקל שגיאה 3113
ORA-03113: end-of-file on communication channel אורה-03113: קצה של קובץ ב-ערוץ תקשורת
IMP-00003: ORACLE error 3114 encountered שובב-00003: Oracle נתקל שגיאה 3114
ORA-03114: not connected to ORACLE אורה-03114: לא מחובר Oracle

Continue reading Oracle Database Import Error 3113/3114 » » » המשך לקרוא ל-Oracle Database ייבוא שגיאה 3113/3114 »» »


Checking Free Disk Space on FreeBSD Server בדיקת שטח דיסק פנוי על שרת FreeBSD

Wednesday, December 14th, 2005 יום רביעי, דצמבר 14th, 2005

How to check and display free disk space available on a FreeBSD server? כיצד לבדוק ולהציג את שטח הדיסק הזמין בחינם על שרת FreeBSD?

df command can be used to display the capacity, used and free disk space of all filestystems on a FreeBSD server. DF הפקודה ניתן להשתמש כדי להציג את היכולת, וכן בשימוש של שטח פנוי בדיסק כל filestystems על שרת FreeBSD. The diskspace will be output in the number of blocks, in which each block is equal to 1KB in size. את diskspace יהיה הפלט של מספר בלוקים, בה כל בלוק שווה ל 1KB בגודל.

Continue reading Checking Free Disk Space on FreeBSD Server » » » המשך קריאה בדיקת שטח דיסק פנוי על שרת FreeBSD »» »

Manual and Clean Uninstall Oracle for Windows ידני ונקה Oracle עבור הסרת ההתקנה של Windows

Tuesday, December 13th, 2005 יום שלישי, 13 בדצמבר, 2005

Warning: Editing registry may cause problems to your 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: אם בעיות מול אורקל מנסה להסיר את תחנת העבודה של Windows, או לא מצליח להסיר התקנות למשעי Oracle ו כראוי, את השלבים הבאים ניתן להשתמש כדי להסיר את ההתקנה של כל מוצרי אורקל כיום להתקין על תחנת עבודה:

Continue reading Manual and Clean Uninstall Oracle for Windows » » » המשך קריאה ידני ונקה הסרת התקנה עבור Windows Oracle »» »

Unable to Map (Net Use) LPT1 in Windows XP לא ניתן למפות (net use) LPT1 ב-Windows XP

Friday, December 2nd, 2005 יום שישי, דצמבר 2nd, 2005

Whenever try to perform “net use lpt1″ command, the system cannot and unable map to the printer share/queue properly. כאשר אתה מנסה לבצע "net use lpt1" הפקודה, המערכת אינה יכולה וכן לא יכולים למפות את שיתוף המדפסת / תור כראוי. Instead, it will prompts you for user id and password (if no user id and/or password is specified when issued net use commad). במקום זאת, הוא מבקש ממך עבור זיהוי משתמש וסיסמה (אם אין זיהוי משתמש ו / או הסיסמה שצוינה כאשר הוציא נטו להשתמש commad). For example, לדוגמה,

Command Prompt:\> net use lpt1: \\computer_name\printer שורת הפקודה: \> net use lpt1: \ \ computer_name \ מדפסת
The password is invalid for \\computer_name\printer. הסיסמה אינה חוקית עבור \ \ computer_name \ המדפסת.

Continue reading Unable to Map (Net Use) LPT1 in Windows XP » » » המשך הקריאה לא ניתן למפות (net use) LPT1 ב-Windows XP »» »