Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
Critical Qs on materialized views

Critical Qs on materialized views

2005-08-31       - By Jared Still

Reply:     1     2     3     4     5     6     7     8     9  

D'oh!

Of course it works. I misunderstood that question. Reading too
fast, too much going on.

I saw 'PRE' and thought he was still talking about PREbuilt table.

That has worked for as long as I can recall, sometime in Version 7, maybe
from the beginning.

Jared


On 8/31/05, Phil Jones <phillipjones@(protected)> wrote:
>
> On 30/08/05, Jared Still <jkstill@(protected)> wrote:
> > comments inline
> >
> >
> > On 8/29/05, VIVEK_SHARMA <VIVEK_SHARMA@(protected)> wrote:
> > >
> > >
> > > Jared, Folks
> > >
> > > Qs 1 Can the PK constraint be created on a PRE-Created (already
> existing)
> > Unique index in ver 8i too?
> >
> > Check the docs. I don't think this option existed in 8i. You won't know
> > for sure until you check the docs
> > and/or try it.
>
> Looks like it works ok:
>
> Connected to:
> Oracle8i Enterprise Edition Release 8.1.7.4.0 - 64bit Production
> With the Partitioning option
> JServer Release 8.1.7.4.0 - 64bit Production
>
> SQL> create table pktest ( i int,j int );
>
> Table created.
>
> SQL> create unique index pktest_pk on pktest ( i, j );
>
> Index created.
>
> --
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

<br>
D'oh!<br>
<br>
Of course it works.&nbsp; I misunderstood that question.&nbsp; Reading too <br>
fast, too much going on.<br>
<br>
I saw 'PRE' and thought he was still talking about PREbuilt table.<br>
<br>
That has worked for as long as I can recall, sometime in Version 7, maybe<br>
from the beginning.<br>
<br>
Jared<br>
<br>
<br><div><span class="gmail_quote">On 8/31/05, <b class="gmail_sendername">Phil
Jones</b> &lt;<a href="mailto:phillipjones@(protected)">phillipjones@(protected)</a
>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid
rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 30/08/05, Jared Still &lt;<a href="mailto:jkstill@(protected)">jkstill@(protected)
.com</a>&gt; wrote:<br>&gt; comments inline<br>&gt;<br>&gt;<br>&gt; On 8/29/05,
VIVEK_SHARMA &lt;<a href="mailto:VIVEK_SHARMA@(protected)">VIVEK_SHARMA@(protected)
.com
</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Jared, Folks<br>&gt; &gt
;<br>&gt; &gt; Qs 1 Can the PK constraint be created on a PRE-Created (already
existing)<br>&gt; Unique index in ver 8i too?<br>&gt;<br>&gt;&nbsp;&nbsp;Check
the docs. I don't think this option existed in 8i.&nbsp;&nbsp;You won't know
<br>&gt; for sure until you check the docs<br>&gt;&nbsp;&nbsp;and/or try it.<br
><br>Looks like it works ok:<br><br>Connected to:<br>Oracle8i Enterprise Edition
Release 8.1.7.4.0 - 64bit Production<br>With the Partitioning option<br>
JServer Release 8.1.7.4.0 - 64bit Production<br><br>SQL&gt; create table pktest
( i int,j int );<br><br>Table created.<br><br>SQL&gt; create unique index
pktest_pk on pktest ( i, j );<br><br>Index created.<br><br></blockquote>
</div>-- <br>Jared Still<br>Certifiable Oracle DBA and Part Time Perl
Evangelist<br><br>