Error Status Code 40 in Linux Client Oracle DB Backup
Updated: 21 May 2010 | 8 comments
This issue has been solved. See solution.
Dear All;
there is a problem appear in Oracle Database Backup installed in linux Client , the backup uning RMAN.
the backup run correctly in last week, but now no failed with erro 40
I test connection between master server and media_server ,and between master server and client server(linux) unsing ping , and the result no paket lost.
RMAN log file
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-06004: ORACLE error from recovery catalog database: ORA-03135: connection lost contact
kind regards.
discussion Filed Under:
Comments
Where is you oracle catalog
Where is you oracle catalog DB resides ?
Is that oracle catalog DB up and running ?
It seems that the oracle catalog DB might not be active or not responding (pls check that). If not do the following:
Have you check the netbackup connectivity with the oracle client?
From master server run - bptestbpcd -client <clientname> -verbose (this should succeed)
From master server run - bpgetconfig -M <clientname> SERVER (this should get the SERVER entries from bp.conf of client)
Create following directory in oracle client side
/usr/openv/netbackup/logs/bphdb
/usr/openv/netbackup/logs/dbclient
/usr/openv/netbackup/logs/bpcd
/usr/openv/netbackup/logs/vnetd
Increase the verbosity to 5 and run the backup again and check the logs in bphdb, dbclient and bpcd
Let me know what you observed.
I run Command as
I run Command as follow:
C:\Documents and Settings\Administrator>bptestbpcd -client Survey-DB -verbose
1 1 1
10.100.2.160:1195 -> 212.14.224.10:13724
10.100.2.160:1196 -> 212.14.224.10:13724
PEER_NAME = master
HOST_NAME = Survey-DB
CLIENT_NAME = Survey-DB
VERSION = 0x06500000
PLATFORM = linuxR_x86_2.6
10.100.2.160:1199 -> 212.14.224.10:13724
C:\Documents and Settings\Administrator>
Have you carried out rest of
Have you carried out rest of the steps that i mentioned in my earlier post
http://www.google.com/search
http://www.google.com/search?hl=en&source=hp&q=ORACLE+error+from+recovery+catalog+database:+ORA-03135:+connection+lost+contact&btnG=Google+Search&aq=f&oq=&aqi=
this a problem with the RMAN Database.......
Any body Help me!!!!!!!
Any body Help me!!!!!!!
without recovery catalog.....
Have you contacted Oracle ?
have you also tried the backups without using recovery catalog ?
-Rajeev
"Unix IS user friendly... It's just selective about who its friends are"
How I can Backup without
How I can Backup without using recovery catalog, what this mean??
but in same client I have successfull backup but for flat files policy
thank you problem solved
thank you problem solved ,
after increase timeout interval in firewall
Would you like to reply?
Login or Register to post your comment.