Skip to Content
0
Former Member
Feb 20, 2009 at 02:24 AM

Upgrading from 9.2.0.7 to 10.2.0.2 : DBUA problem

51 Views

When I execute my DBUA it can't detect my old database. I can assure you my /etc/oratab is ok. What can seems to be the problem?

this is my oratab

S21TDI68:oradev 23> cat /etc/oratab
#

# This file is used by ORACLE utilities.  It is created by root.sh
# and updated by the Database Configuration Assistant when creating
# a database.

# A colon, ':', is used as the field terminator.  A new line terminates
# the entry.  Lines beginning with a pound sign, '#', are comments.
#
# Entries are of the form:
#   $ORACLE_SID:$ORACLE_HOME:<N|Y>:
#
# The first and second fields are the system identifier and home
# directory of the database respectively.  The third filed indicates
# to the dbstart utility that the database should , "Y", or should not,
# "N", be brought up at system boot time.
#
# Multiple entries with the same $ORACLE_SID are not allowed.
#
#
*:/oracle/DEV/920_64:N

This is my env when I execute my dbua

S21TDI68:oradev 24> env
TERM=xterm
AUTHSTATE=files
SHELL=/bin/csh
HOME=/oracle/DEV
USER=oradev
PATH=/oracle/DEV/102_64/bin:/oracle/DEV:/usr/sap/DEV/SYS/exe/runU:/usr/sap/DEV/SYS/exe/run:/usr/bin:/etc:/usr/sbin:/usr/ucb:/oracle/DEV/bin:/usr/bin/X11:/sbin
TZ=CST6CDT
LANG=en_US
LOCPATH=/usr/lib/nls/loc
LC__FASTMSG=true
ODMDIR=/etc/objrepos
LOGNAME=oradev
LOGIN=oradev
SAPSYSTEMNAME=DEV
DIR_LIBRARY=/usr/sap/DEV/SYS/exe/run
THREAD=NOPS
dbms_type=ORA
dbs_ora_tnsname=DEV
dbs_ora_schema=SAPDEV
ORACLE_PSRV=DEV
ORACLE_SID=DEV
DB_SID=DEV
ORACLE_HOME=/oracle/DEV/102_64
ORACLE_BASE=/oracle
ORA_NLS33=/oracle/DEV/920_64/ocommon/nls/admin/data
NLS_LANG=AMERICAN_AMERICA.WE8DEC
SAPDATA_HOME=/oracle/DEV
MAIL=/var/spool/mail/oradev
MAILMSG=[YOU HAVE NEW MAIL]
ORA_NLS10=/oracle/DEV/102_64/nls/data
DISPLAY=10.23.6.73:0.0
NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
LIBPATH=/usr/lib:/lib:/usr/sap/DEV/SYS/exe/run:/usr/sap/DEV/SYS/exe/runU