Re: maximum script file size
From: Frank van Bortel <fbortel_at_home.nl>
Date: Mon, 24 Dec 2001 19:10:49 +0100
Message-ID: <3C276FA9.DD497DF_at_home.nl>
Date: Mon, 24 Dec 2001 19:10:49 +0100
Message-ID: <3C276FA9.DD497DF_at_home.nl>
chan01 wrote:
>
> "Rajan" <vahee_san_at_hotmail.com> wrote in message news:<3c1f6320$1_at_MAIL.mhogaming.com>...
> > I intend to generate a oracle script file to do a set of tasks and I would
> > like to know what is the maximum size the script file can be ?
> >
> > -Raj
>
> 2GB.
nope; if it is a script, it may contain about 64k of code (script sizes
may vary).
That is: the file can be larger, but within 64kB of code, there *must*
be an
execute statement (like "/").
One of the major problems in Designer's Web Server Generator: scripts
generated
could not be executed....
Windoze SQL versions even less than that: 32kB
Hope 9i is better (2 GB comes close, AFAIR)
-- Gtrz, Frank van BortelReceived on Mon Dec 24 2001 - 19:10:49 CET