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

Home -> Community -> Usenet -> c.d.o.server -> Re: Designer/2000 Question

Re: Designer/2000 Question

From: Bjørn Pedersen <bjoped_at_online.no>
Date: 1998/03/02
Message-ID: <6dfdfk$4lp$1@o.online.no>#1/1

I think this have to do with that sys has to grant the following:

grant execute on dbms_lock to repos_owner; grant execute on dbms_pipe to repos_owner;

where repos_owner is your repository owner before this packages can be compiled.

Eugene Chiu wrote in message <34FAFD97.13B5D08F_at_iname.com>...
>Hi all, I installed designer/2000 (rel. 1.3) for NT and was trying to
>create the repository. When I was in the Packages phase (where all the
>packages are being created). I get the following error in the
>ORANT\bin\ckldpack.log file:
>
>........
>Loading ciuett.ops...
>Loading ciuetu.ops...
>Loading ciueutl.ips...
>Loading rmdbg.rpb...
>
>Warning: Package Body created with compilation errors.
>
>Loading rm.rpb...
>Loading rmes.rpb...
>Loading rmtext.opb...
>Loading rmtxi.rpb...
>Loading rmtx.rpb...
>Loading rmvi.rpb...
>Loading rmac.rpb...
>
>Warning: Package Body created with compilation errors.
>
>Loading rmdc.rpb...
>Loading rman.rpb...
>Loading rmu.rpb...
>Loading rmdq.rpb...
>.........
>
>
>And in the cdapicom.log file, I get the related error:
>
>........
>Re-compiling invalid Repository views...
>
>
>Re-compiling invalid Repository package specifications...
>
>
>Re-compiling invalid Repository packages...
>
>Compiling Package Body RMDBG
>
>Warning: Package Body altered with compilation errors.
>
>Compiling Package Body RMMAC
>
>Warning: Package Body altered with compilation errors.
>........
>
>
>Obviously I have two errors for rmdbg.rpb and rmac.rpb. I tried to
>recreate the repository and got the same error. Any idea??
>
>Regards,
>Eugene
>
>
Received on Mon Mar 02 1998 - 00:00:00 CST

Original text of this message

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