Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: datafiles tablespace and stored procedures
Well, it may not be recommended by Oracle,
but you can actually intercept sql.bsq and
put in the pl/sql-based tables into a sensible
tablespace.
--
Jonathan Lewis
Yet another Oracle-related web site: www.jlcomp.demon.co.uk
tlondon_at_my-dejanews.com wrote in message
<7fq07c$t8h$1_at_nnrp1.dejanews.com>...
>In article <7fpsk8$pno$1_at_nnrp1.dejanews.com>,
> alexman_at_icis-corp.com wrote:
>
>They can only go in the system tablespace, mores the pity. with regards to
the
>size dba_source will show you the size of the source code the executable
code
>size can be computed from the sum of IDL_UB1$ IDL_CHAR$ IDL_UB2$ IDL_SB4$
>data dictionary tables.
>
Received on Fri Apr 23 1999 - 12:49:54 CDT
![]() |
![]() |