بتاريخ: 16 فبراير 20179 سنة comment_283159 الإخوة الأفاضل كنت أقوم بالتعديل في فورم وعند عمل run الفورم انقطعت الكهرباء وعند فتح الفورم ع البرنامج مرة أخرى وجد أنه لا يمكن فتحها مع ظهور رسالة خطأ فهل يوجد طريقة لإصلاح الخطأ وجزاكم الله خيرا تقديم بلاغ
بتاريخ: 16 فبراير 20179 سنة كاتب الموضوع comment_283163 ماهي رسالة الخطأ هذه التي تظهر ؟والله يا أخي مش فاكراها وللأسف الفورم في محل عملي لو ممكن تصبر ليوم السبت اكتبها لحضرتك تقديم بلاغ
بتاريخ: 16 فبراير 20179 سنة comment_283164 طيب أصبر ليوم السبت ليس لدي أي مشكلة وبالمناسبة أنا اخت تقديم بلاغ
بتاريخ: 16 فبراير 20179 سنة كاتب الموضوع comment_283166 طيب أصبر ليوم السبت ليس لدي أي مشكلة وبالمناسبة أنا اخت طيب أصبر ليوم السبت ليس لدي أي مشكلة وبالمناسبة أنا اخت جزاكى الله خيرا أختي اعذريني معلش معرفش انك بنت واهلا بيكي أختي الفاضلة تقديم بلاغ
بتاريخ: 18 فبراير 20179 سنة كاتب الموضوع comment_283189 دي الرسالة اللي بتظهر لي Pde-pli011 a tools common schema table is missing from the object store تقديم بلاغ
بتاريخ: 18 فبراير 20179 سنة comment_283191 أنا حصل معايا نفس المشكلة .... بس اما اجي أفتحها البرنامج بيهنج ويقفل مع العلم انى لو فتحتها عن طريق فورمة تانية فى الرن تايم بتفتح عادى تقديم بلاغ
بتاريخ: 18 فبراير 20179 سنة كاتب الموضوع comment_283193 أنا حصل معايا نفس المشكلة .... بس اما اجي أفتحها البرنامج بيهنج ويقفل مع العلم انى لو فتحتها عن طريق فورمة تانية فى الرن تايم بتفتح عادى طيب وعملت ايه لأن انا بيرفض كمان فتحها في الرن تايم تقديم بلاغ
بتاريخ: 19 فبراير 20179 سنة comment_283212 أرجو مراجعة الرابط التالي http://www.araboug.org/ib/index.php?showtopic=2093 http://www.araboug.org/ib/index.php?showtopic=59139 تقديم بلاغ
بتاريخ: 19 فبراير 20179 سنة كاتب الموضوع comment_283214 أرجو مراجعة الرابط التالي http://www.araboug.org/ib/index.php?showtopic=2093 http://www.araboug.org/ib/index.php?showtopic=59139 شكرا اخت ميسم على تعبك معايا انا شوفت الروابط وللاسف كده معناه اني هصمم الفورم من أول وجديد تقديم بلاغ
بتاريخ: 19 فبراير 20179 سنة comment_283218 Description: PDE-PLI011 "A GUI common schema is missing from the object store" when user attaches a library. or PDE-PLI011 A tools common schema table is missing from the object store 1.) Attached Library Solution Abstract:Log in SQL*Plus as SYSTEM and run DEBILD.SQL and DEGRNT.SQL. Before doing this, check the existence of DE objects in the database by type the following as SYSTEM in SQL*Plus: select owner,object_name,object_type from sys.dba_objects where object_name like 'DE_%'; Solution Explanation:DEBILD.SQL and DEGRNT.SQL are in %ORACLE_HOME%\dbs (Windows) or $ORACLE_HOME/guicommon/de/admin/sql (Unix). 2.) Error on opening a form in Builder SOLUTION An FMB file used as a reference form had its extension changed from .FMB to .PLL. Changing the file extension back to .FMB corrected the problem. or Form Source File FMB has reduced in Size cause: Unknown Corruption in Form. fix: Revert to a back up of the form 3.) Reasions for this problem A) FTP of FMB/MMB/PLL was done in ASCII mode, and should have been done in BINARY mode 2) The FTP did not complete, and the FMB/MMB/PLL was only partially transferred (To check, compare the byte sizes of the files on win32 against Unix. If these are the same and the problem persists, a checksum (crc32/MD5/SHA etc) of the file on the 2 systems can be generated on the OS, and be compared to see if the files are truly identical. تقديم بلاغ
بتاريخ: 20 فبراير 20179 سنة كاتب الموضوع comment_283250 Description: PDE-PLI011 "A GUI common schema is missing from the object store" when user attaches a library. or PDE-PLI011 A tools common schema table is missing from the object store 1.) Attached Library Solution Abstract: Log in SQL*Plus as SYSTEM and run DEBILD.SQL and DEGRNT.SQL. Before doing this, check the existence of DE objects in the database by type the following as SYSTEM in SQL*Plus: select owner,object_name,object_type from sys.dba_objects where object_name like 'DE_%'; Solution Explanation: DEBILD.SQL and DEGRNT.SQL are in %ORACLE_HOME%\dbs (Windows) or $ORACLE_HOME/guicommon/de/admin/sql (Unix). 2.) Error on opening a form in Builder SOLUTION An FMB file used as a reference form had its extension changed from .FMB to .PLL. Changing the file extension back to .FMB corrected the problem. or Form Source File FMB has reduced in Size cause: Unknown Corruption in Form. fix: Revert to a back up of the form 3.) Reasions for this problem A) FTP of FMB/MMB/PLL was done in ASCII mode, and should have been done in BINARY mode 2) The FTP did not complete, and the FMB/MMB/PLL was only partially transferred (To check, compare the byte sizes of the files on win32 against Unix. If these are the same and the problem persists, a checksum (crc32/MD5/SHA etc) of the file on the 2 systems can be generated on the OS, and be compared to see if the files are truly identical. شكرا اخي احمد هاتبع الخطوات وأحاول اتعمق أكثر عشان لو حصل تاني الموضوع ده وجزاك الله خيرا ع مجهودك معايا تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.