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
Import Help

Import Help

2005-08-12       - By Bryan Wells

Reply:     1     2     3     4     5     6  

First of all, thank you all for your comments and assistance. I can only
hope that one day i have been pulled through the mud enough to learn
something and share on this or other forums.
here is the batch contents that calls the below listed attributes:
imp 'system/######@(protected) as sysdba' parfile=imp_consol_part_table.txt
After seeing Mladen's reply, I double checked the table structures. After
all, Im DBA in training. I did need to add that attribute to the table,
however, this is one of many, many errors of the same nature, where the
table attributes exist. I even recreated INVOICE_ITEM in the test instance
with the ddl from the production instance, less the partitioning of course.
Still the same error.
grazie...
B
On 8/12/05, Niall Litchfield <niall.litchfield@(protected)> wrote:
>
> On 8/11/05, Bryan Wells <bunjibry@(protected)> wrote:
> > Can some one see what I am missing/doing wrong? I am attempting to
> import
> > data from a parfile to get data from a partitioned table to
> non-partitioned
> > table and am getting the following error. i have truncated the tables
> and
> > set ignore=y. is that not enough?
>
> I'm with mladen here - I don't see why you are getting a DBMS_STATS
> error if not choosing to import stats.
>
> that said is the table definition the same in your target as it was in
> the source? i.e does dw_sold_to_customer_id exist in the invoice table
> for your target db?
>
> --
> Niall Litchfield
> Oracle DBA
> http://www.niall.litchfield.dial.pipex.com
>



--
Bryan Wells
bunjibry@(protected)
Oracle DBA hopeful

<div>First of all, thank you all for your comments and assistance.&nbsp; I can
only hope that one day i have been pulled through the mud enough to learn
something and share on this or other forums.</div>
<div>&nbsp;</div>
<div>here is the batch contents that calls the below listed attributes:</div>
<div>&nbsp;</div>
<div>imp <a href="mailto:'system/######@(protected)">'system/######@(protected)</a> as
sysdba' parfile=imp_consol_part_table.txt</div>
<div>&nbsp;</div>
<div>After seeing Mladen's reply, I double checked the table structures.&nbsp;
After all, Im DBA in training.&nbsp; I did need to add that attribute to the
table, however, this is one of many, many errors of the same nature, where the
table attributes exist.&nbsp; I even recreated INVOICE_ITEM in the test
instance with the ddl from the production instance, less the partitioning of
course.&nbsp; Still the same error.
</div>
<div>&nbsp;</div>
<div>grazie...</div>
<div>B<br>&nbsp;</div>
<div><span class="gmail_quote">On 8/12/05, <b class="gmail_sendername">Niall
Litchfield</b> &lt;<a href="mailto:niall.litchfield@(protected)">niall.litchfield
@(protected)</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0
.8ex; BORDER-LEFT: #ccc 1px solid">On 8/11/05, Bryan Wells &lt;<a href="mailto
:bunjibry@(protected)">bunjibry@(protected)</a>&gt; wrote:<br>&gt; Can some one see
what I am missing/doing wrong?&nbsp;&nbsp;I am attempting to import
<br>&gt; data from a parfile to get data from a partitioned table to non
-partitioned<br>&gt; table and am getting the following error.&nbsp;&nbsp;i have
truncated the tables and<br>&gt; set ignore=y.&nbsp;&nbsp;is that not enough?
<br><br>I'm with mladen here - I don't see why you are getting a DBMS_STATS
<br>error if not choosing to import stats.<br><br>that said is the table
definition the same in your target as it was in<br>the source? i.e does dw_sold
_to_customer_id exist in the invoice table<br>for your target db?<br>
<br>--<br>Niall Litchfield<br>Oracle DBA<br><a href="http://www.niall
.litchfield.dial.pipex.com">http://www.niall.litchfield.dial.pipex.com</a><br><
/blockquote></div><br><br clear="all"><br>-- <br>Bryan Wells<br><a href="mailto
:bunjibry@(protected)">
bunjibry@(protected)</a><br>Oracle DBA hopeful