Assaf Feuerstei

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2009-09-04
08:43
2688 views
Probelm with Oracle Integration on 6.10
Hi Guys and Girls,
I have a case open with HP, but im trying my luck here too, maybe someone came accross this issue:
I have Data Protector 6.10 Cell server fully patched upgraded from 5.50.
I backup for the most parts Unix/Linux Filesystems and Oracle integrations.
For some of the Oracle backups i encounter a problem when i try to check the backup specifications via the gui i get a message 12:1005 Object not found or access denied.
If i try to recreate the integration via the GUI i get an error message 12:8022 The configuration check failed.
and in the description i get Object not found or access denied.
If i try to configure the integration from the client with util_oracle8.pl i get *RETVAL*0 but the integration files are not created in the cell server integ directory.
I have no errors or any clue even in the debug logs, so i have no idea what might be the way to solve this issue.
Any ideas?
I have a case open with HP, but im trying my luck here too, maybe someone came accross this issue:
I have Data Protector 6.10 Cell server fully patched upgraded from 5.50.
I backup for the most parts Unix/Linux Filesystems and Oracle integrations.
For some of the Oracle backups i encounter a problem when i try to check the backup specifications via the gui i get a message 12:1005 Object not found or access denied.
If i try to recreate the integration via the GUI i get an error message 12:8022 The configuration check failed.
and in the description i get Object not found or access denied.
If i try to configure the integration from the client with util_oracle8.pl i get *RETVAL*0 but the integration files are not created in the cell server integ directory.
I have no errors or any clue even in the debug logs, so i have no idea what might be the way to solve this issue.
Any ideas?
11 Replies
Shoghi Martinez

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2009-09-04
16:24
When the files are not created some times the problem is DP admin acces on those host, so verify that you have a root account with DP admin access on the oracle/unix machines, you can start having a root acoount with admin,any,any access....
Assaf Feuerstei

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2009-09-04
21:14
Hi,
I already checked it, i do have a root access with any any... so i dont think this is the case.
Regards,
Assaf
I already checked it, i do have a root access with any any... so i dont think this is the case.
Regards,
Assaf
Shoghi Martinez

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2009-09-04
21:48
and wich is the ouput of:
util_oracle8.pl -CHKCONF -dbname
util_oracle8.pl -CHKCONF -dbname
Assaf Feuerstei

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2009-09-04
22:29
*RETVAL*1005
longvictory_1

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2009-09-07
02:19
I know this issue on DP6.1.
You must add super user of the client to cell manager. The user/group should be "root/root" instead of "root/sys".
On DP6.0, "root/sys" works fine. But unfortunately "root/sys" will report permission denied in debug file.
You must add super user of the client to cell manager. The user/group should be "root/root" instead of "root/sys".
On DP6.0, "root/sys" works fine. But unfortunately "root/sys" will report permission denied in debug file.
Assaf Feuerstei

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2009-09-07
13:52
Nope, thats not seem to be the case.
I have in under the admin group root with group and machine .
But even so i tried what you mentioned, i placed another definition for root with group root and machine but i got the same results.
Also there`s no mentionning in the debug.logs anywhere that there`s permission problem...
I have in under the admin group root with group
But even so i tried what you mentioned, i placed another definition for root with group root and machine
Also there`s no mentionning in the debug.logs anywhere that there`s permission problem...
Shoghi Martinez

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2009-09-08
20:47
*RETVAL*1005 means: Object not found or access denied.
The user used in the oracle connection string must be part of the DP admin or DP Operator, verify this too.
The user used in the oracle connection string must be part of the DP admin or DP Operator, verify this too.
Assaf Feuerstei

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2009-09-09
10:12
In the oracle connection string i use sys as the user that log into the database, this is the first time ever i heard that this user needs to be in the data protector user list, also i have numerous other systems that do work without having sys in the user list and this is not the solution.
Assaf Feuerstei

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2009-09-09
17:46
Well, thanks to HP i found the solution.
we have a customized glogin.sql under $ORACLE_HOME/sqlplus/admin, this causes the responses and prompts not to come back as the data protector scripts expects it, thus data protector cant analyze what are the right parameters of the database are etc...
so boys and girls, make sure your glogin.sql is not customized if you have such a problem.
we have a customized glogin.sql under $ORACLE_HOME/sqlplus/admin, this causes the responses and prompts not to come back as the data protector scripts expects it, thus data protector cant analyze what are the right parameters of the database are etc...
so boys and girls, make sure your glogin.sql is not customized if you have such a problem.
Assaf Feuerstei

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2009-09-09
17:47
Closing this case! 😉
H2o_4

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2010-04-08
15:55
hi,
i'm facing exactly the same issue...
any idea on how to fix this??
i have tried to use CLI in the HP-UX oracle server.
Command:
./util_oracle8.pl -config -dbname wdmrp6 -orahome /oracle10g/app/oracle/product/10.2.0.3 -prmuser rman -prmpasswd rman -prmservice wdmrp6 -rcuser rman -rcpasswd rman -rcservice rcatdbp6
Output: RETVAL*0
however, when i run this command:-
util_oracle8.pl -CHKCONF -dbname WDMRP6
Output is : RETVAL*1005
from the GUI, i got the error below:-
12:8022 object not found or access denied
i'm facing exactly the same issue...
any idea on how to fix this??
i have tried to use CLI in the HP-UX oracle server.
Command:
./util_oracle8.pl -config -dbname wdmrp6 -orahome /oracle10g/app/oracle/product/10.2.0.3 -prmuser rman -prmpasswd rman -prmservice wdmrp6 -rcuser rman -rcpasswd rman -rcservice rcatdbp6
Output: RETVAL*0
however, when i run this command:-
util_oracle8.pl -CHKCONF -dbname WDMRP6
Output is : RETVAL*1005
from the GUI, i got the error below:-
12:8022 object not found or access denied