RE: dbua ORA-12545

2003-12-05 Thread Paula_Stankus
Running dbua to upgrade 8.1.7 to 9.2.0 database produces:

ORA-12545:  Connect failed because target host or object does not exist.  

Very annoying because looking at logs under .../assistants subdirectories and
../admin/upgrade/logs or the alert log - directories doesn't show what the missing 
target or object is.

Then dbua just hangs and I have to rollback.  Grrr!!!

I am seriously considering using the manual migration (not dbua or export/import) but 
running mig manually so I can see exactly what is happening.  

Anyone have any information on this?
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: [EMAIL PROTECTED]
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: dbua ORA-12545

2003-12-05 Thread Jared . Still

Paula,

Just follow the steps for manually upgrading in the upgrade guide
as you have stated. The dbua doesn't really give you a lot of 
information when things go wrong.

Jared








[EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
12/05/2003 07:54 AM
Please respond to ORACLE-L


To:Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
cc:
Subject:RE: dbua ORA-12545


Running dbua to upgrade 8.1.7 to 9.2.0 database produces:

ORA-12545: Connect failed because target host or object does not exist. 

Very annoying because looking at logs under .../assistants subdirectories and
./admin/upgrade/logs or the alert log - directories doesn't show what the missing target or object is.

Then dbua just hangs and I have to rollback. Grrr!!!

I am seriously considering using the manual migration (not dbua or export/import) but running mig manually so I can see exactly what is happening. 

Anyone have any information on this?
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: [EMAIL PROTECTED]
 INET: [EMAIL PROTECTED]

Fat City Network Services  -- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).




Re: dbua ORA-12545

2003-12-05 Thread Mladen Gogala
Paule, you have TWO_TASK environment variable set
and dbua is trying to connect to host it cannot find.
Unset TWO_TASK and everything will be OK.

On 12/05/2003 10:54:25 AM, [EMAIL PROTECTED] wrote:
 Running dbua to upgrade 8.1.7 to 9.2.0 database produces:
 
 ORA-12545:  Connect failed because target host or object does not exist.  
 
 Very annoying because looking at logs under .../assistants subdirectories and
 ../admin/upgrade/logs or the alert log - directories doesn't show what the missing 
 target or object is.
 
 Then dbua just hangs and I have to rollback.  Grrr!!!
 
 I am seriously considering using the manual migration (not dbua or export/import) 
 but running mig manually so I can see exactly what is happening.  
 
 Anyone have any information on this?
 -- 
 Please see the official ORACLE-L FAQ: http://www.orafaq.net
 -- 
 Author: [EMAIL PROTECTED]
   INET: [EMAIL PROTECTED]
 
 Fat City Network Services-- 858-538-5051 http://www.fatcity.com
 San Diego, California-- Mailing list and web hosting services
 -
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).
 

Mladen Gogala
Oracle DBA



Note:
This message is for the named person's use only.  It may contain confidential, 
proprietary or legally privileged information.  No confidentiality or privilege is 
waived or lost by any mistransmission.  If you receive this message in error, please 
immediately delete it and all copies of it from your system, destroy any hard copies 
of it and notify the sender.  You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to 
monitor all e-mail communications through its networks.
Any views expressed in this message are those of the individual sender, except where 
the message states otherwise and the sender is authorized to state them to be the 
views of any such entity.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mladen Gogala
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: dbua ORA-12545

2003-12-05 Thread Paula_Stankus
Actually TWO_TASK is not set - I signed in as oracle user and echoed it.  Sooo I 
think my hope that finally after the many versions I have migrated - Oracle's 
assistant is finally ready to rock - is not correct.  Mainly, do not get complete 
information running the migration that way.  I find that really annoying - esp. as I 
have been spending a good deal of time lately in SQL Server land.  It is so much 
easier to work with as a DBA - the toolsets are so much more reliable and integrated.  
Sorry boys - I have turned yet - Oracle is still my first love - and to tell you the 
truth - having cut my teeth as a DBA on Oracle gives me an advantage for sure.

-Original Message-
Sent: Friday, December 05, 2003 11:11 AM
To: [EMAIL PROTECTED]
Cc: Stankus, Paula G


Paule, you have TWO_TASK environment variable set
and dbua is trying to connect to host it cannot find.
Unset TWO_TASK and everything will be OK.

On 12/05/2003 10:54:25 AM, [EMAIL PROTECTED] wrote:
 Running dbua to upgrade 8.1.7 to 9.2.0 database produces:
 
 ORA-12545:  Connect failed because target host or object does not exist.  
 
 Very annoying because looking at logs under .../assistants subdirectories and
 ../admin/upgrade/logs or the alert log - directories doesn't show what the missing 
 target or object is.
 
 Then dbua just hangs and I have to rollback.  Grrr!!!
 
 I am seriously considering using the manual migration (not dbua or export/import) 
 but running mig manually so I can see exactly what is happening.  
 
 Anyone have any information on this?
 -- 
 Please see the official ORACLE-L FAQ: http://www.orafaq.net
 -- 
 Author: [EMAIL PROTECTED]
   INET: [EMAIL PROTECTED]
 
 Fat City Network Services-- 858-538-5051 http://www.fatcity.com
 San Diego, California-- Mailing list and web hosting services
 -
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).
 

Mladen Gogala
Oracle DBA



Note:
This message is for the named person's use only.  It may contain confidential, 
proprietary or legally privileged information.  No confidentiality or privilege is 
waived or lost by any mistransmission.  If you receive this message in error, please 
immediately delete it and all copies of it from your system, destroy any hard copies 
of it and notify the sender.  You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to 
monitor all e-mail communications through its networks.
Any views expressed in this message are those of the individual sender, except where 
the message states otherwise and the sender is authorized to state them to be the 
views of any such entity.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: [EMAIL PROTECTED]
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).