Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: menu migration

Re: menu migration

From: Novice DBA <novicedba_at_hotmail.com>
Date: Tue, 23 Jan 2001 17:19:41 +0530
Message-Id: <10750.127256@fatcity.com>


This is a multi-part message in MIME format.

------=_NextPart_000_007D_01C08560.AC2D52E0 Content-Type: text/plain;

        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

sorry for adding another mail to this list i got the solution of my problem.
I am using forms 4.5, but for some reason i had install the forms 4 base = tables for the convertion to work. I had to run the script Frm4bild.sql My problem is solved

thanks anyway

  hi,
  i am trying to migrate a forms3 menu application to forms4.5 and then = to forms 6.
  I have got the menu application in the database and according to the = documentation i require the menu tables and forms application tables in = the database. Namely MENU_B_APPL and other menu related tables   and FRM__OBJECT and other forms related tables.   I have all these tables and am able to convert forms3 to forms 4.5 and = to forms 6.
  But am unable to convert the menus to a later version. The error that = i get is ORA-00942 Table or View does not exist.   select object_name from dba_objects
  where object_name like 'MENU%';
  The above query returns 61 rows
  select object_name from dba_objects
  where object_name like 'FRM%';
  And this query returns 22 rows.

  Am i missing something basic.
  Please let me know

  novice

  you can mail me at novicedba_at_hotmail.com

------=_NextPart_000_007D_01C08560.AC2D52E0 Content-Type: text/html;

        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>sorry for adding another mail to this=20
list</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>i got the solution of my =
problem.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I am using forms 4.5, but for some =
reason i had=20
install the forms 4 base tables for the convertion to work. I had to run = the=20
script Frm4bild.sql</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>My problem is solved</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>thanks anyway</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=3Dltr=20

style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; = BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">   <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>   <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: = black"><B>From:</B>=20
  <A title=3Dnovicedba_at_hotmail.com =
href=3D"mailto:novicedba_at_hotmail.com">Novice=20   DBA</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A = title=3DORACLE-L_at_fatcity.com=20
  href=3D"mailto:ORACLE-L_at_fatcity.com">Multiple recipients of list = ORACLE-L</A>=20
  </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Sunday, January 21, 2001 = 4:45=20
  PM</DIV>

  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> menu migration</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=3DArial size=3D2>hi,<BR>i am trying to migrate a =
forms3 menu=20
  application to forms4.5 and then to forms 6.<BR>I have got the menu=20   application in the database and according to the documentation i = require the=20
  menu tables and forms application tables in the database. Namely = MENU_B_APPL=20
  and other menu related tables<BR>and FRM__OBJECT and other forms = related=20
  tables.<BR>I have all these tables and am able to convert forms3 to = forms 4.5=20
  and to forms 6.<BR>But am unable to convert the menus to a later = version. The=20
  error that i get is ORA-00942 Table or View does not exist.<BR>select=20   object_name from dba_objects<BR>where object_name like 'MENU%';<BR>The = above=20
  query returns 61 rows<BR>select object_name from dba_objects<BR>where=20   object_name like 'FRM%';<BR>And this query returns 22 = rows.</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>Am i missing something = basic.<BR>Please let me=20
  know</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>novice</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>you can mail me at <A=20
  =
href=3D"mailto:novicedba_at_hotmail.com">novicedba_at_hotmail.com</A></FONT></D= Received on Tue Jan 23 2001 - 05:49:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US