Re: User SYSTEM's tables
Date: Tue, 15 Nov 1994 15:34:37 GMT
Message-ID: <1994Nov15.153437.6041_at_nosc.mil>
In article <39qh23$q1e_at_news.univ-brest.fr>,
Veronique Cardinal <cardinal_at_univ-brest.fr> wrote:
>I'm working on AIX 3.2.5 with Oracle V7.0.16.6.
>
>I've created a new database
>with the 'create database' command.
>Now, I would use the tools (SqlForms30, SqlMenu50, ....)
>on my new database.
>How can I create the user SYSTEM's tables for this tools
>without running Orainst ?
>Does procedures SQL exist for each product ?
>
>Thank you.
>
>
>Veronique Cardinal (U.B.O. 98.01.63.04 fax 98.01.61.31 cardinal_at_univ-brest.fr)
For Forms v3, the scripts are in the $ORACLE_HOME/forms30/admin directory. These scripts begin with 'iad...'. Log in as SYSTEM/password, and execute the scripts, and they will create the tables, indexes, and grants that you need.
Likewise, for menu the scripts are in $ORACLE_HOME/menu5/admin.
HTH
-- ============================================================================ Mike Vergara | Be good...and you will be lonesome vergara_at_nosc.mil | Jimmy Buffett Opinions expressed are not necessarily those of anyone else but me. So there.Received on Tue Nov 15 1994 - 16:34:37 CET