Backup Management... [message #67877] |
Fri, 21 June 2002 08:44 |
Milton
Messages: 6 Registered: May 2002
|
Junior Member |
|
|
I am trying to backup my database, but I am getting this error message "VTO-1002: Server object could be instantiated, the object does not exist in the current database"
Does anyone know how I can solve this problem?
Thank you.
|
|
|
Re: Backup Management... [message #67878 is a reply to message #67877] |
Fri, 21 June 2002 09:07 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
i beleive,
the domains should be the same .
check your /etc/hosts file and sqlnet.ora file for the following parameters:
NAMES.DEFAULT_DOMAIN = XXX.com
NAME.DEFAULT_ZONE = XXX.com
for example the machine name may be
IVESIA-TEST1-DBORA and its fully qualified name is IVESIA-TEST1-DBORA.IVESIA.COM
|
|
|