Re: Problems saving forms to database.

From: <mlanda_at_vnet.ibm.com>
Date: 1995/09/28
Message-ID: <44es1l$jto_at_watnews1.watson.ibm.com>#1/1


In <445gb6$aop_at_newsbf02.news.aol.com>, rzuniga_at_aol.com (RZuniga) writes:
>We are using Oracle*Forms 4.5 for MS Windows (Designer) Version 4.5.6.0.7
>(Production) and Oracle* Server Release 7.1.4.1.0 (Production) We are
>having problems saving modules and forms to the database. We have this
>very nice application of approximately 48 forms that we compiled and runs
>without problems and we can t save it to the database. Right now we save
>the files to the hard drive.
>When we try to save the modules to the database we get the errors:
>
> ORA-00942: Table or user view does not exists.
>
>followed by
>
> FRM-10090: Cannot save module to database.

The database has to have certain tables created to save a Form in the database. Evidently, your DBA did not run the required scripts to create these tables or you do not have access. Have your DBA setup a Tools tablespace and then run the necessary scripts (connected as user system) to create the Oracle Tools database tables. The Forms scripts can be found in your Developer/2000 directory under \CDE2WIN\FORMS45\SQL (or whatever your directory structure is on your machine).

The Forms Scripts include: (note: there is also a Windows ICON for these jobs)

  FRM45BLD.SQL /* Builds the Required forms Tables */   FRM45GRNT.SQL /* Grant access to users */

M.Landa Received on Thu Sep 28 1995 - 00:00:00 CET

Original text of this message