بتاريخ: 22 فبراير 201016 سنة comment_185597 عند عمل اى Data Block على جدول معين عن طريق Wizard يطلع معى ارور لكان لو عملتو منويل يشتغل مع ان Wizard شغال معى 90% من الجدوال ارجو توضيح السبب مرفق الصورهhttp://www.4shared.com/file/227395723/6fbb7435/1_online.html تقديم بلاغ
بتاريخ: 24 فبراير 201016 سنة comment_185720 It seems that you creating your block based on stored procedureHere's Metalink solution:---------------------Getting FRM-10095: Assertion Failed in iewbdbc_oracle_to_id [iD 118206.1] -------------------------------------------------------------------------------- Modified 17-MAY-2006 Type PROBLEM Status PUBLISHED Problem Description-------------------Try to create a form based on a stored procedure, having a Boolean or rowidparameter.With Forms 6.0.8.8 on NTFRM-10095: Assertion failed in iewbdbc_oracle_to_id, at E:\f994w32\src\ie\iewbdb.c:693 With Forms 6.0.8.10 on NTFRM-10095: Assertion failed in iewbdbc_oracle_to_id, at E:\f994w32\src\ie\iewbdb.c:695 With Forms 6.0.5.35 on NTFRM-10095: Assertion failed in iewbdbc_oracle_to_id, at E:\f992w32\src\ie\iewbdb.c:663 With Forms 6.0.8.8 on SunFRM-10095: Assertion failed in iewbdbc_oracle_to_id, at iewbdb.c:701 With Forms 6.0.8.8 on Digital UnixFRM-10095: Assertion failed in iewbdbc_oracle_to_id, at /m/if_src_17src/ie/iewbdb.c:701 With Forms 10.1.2.0.2 FRM-10095 assertion failed in iewbdbc_oracle_to_id,at c:\myade\9i2\src\ie\iewbdb.c:722While trying to create a database block on the table with the column having a datatype timestamp , the following error is observed. FRM-10095:Assertion failed in iewbdbc_oracle_to_id, at c:\forms\1012\src\ie\iewbdb.c:724 orFRM-10095: Assertion failed in iewbdbc_oracle_to_id, at E:\f021w32\src\ie\iewbdb.c:715 Solution Description--------------------As workaround, convert the parameter into Varchar2 or number.orCreate a table with date datatype and insert the value in time stamp format. Explanation-----------The problem is BOOLEAN,ROWID,TIMESTAMP data types. It works well with VARCHAR2, NUMBER, LONG, DATE, RAW, LONG RAW, CHAR. تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.