Full offline + redologBackup error through DB13 with BRBACKUP VERIFY OPTION

Dear All,
I'm facing problem in backup, log is as under
BR0278W Command output of '/oracle/PRD/102_64/bin/dbv file=/oracle/PRD/sapbackup/begicwjp/sr3.data12 blocksize=8192':
DBVERIFY: Release 10.2.0.4.0 - Production on Thu Jul 14 21:06:43 2011
Copyright (c) 1982, 2007, Oracle.  All rights reserved.
DBVERIFY - Verification starting : FILE = /oracle/PRD/sapbackup/begicwjp/sr3.data12
Block Checking: DBA = 63054525, Block Type = KTB-managed data block
data header at 0x58ec64
kdbchk: the amount of space used is not equal to block size
        used=253 fsc=227 avsp=7606 dtl=8088
Page 139965 failed with check code 6110
DBVERIFY - Verification complete
Total Pages Examined         : 256000
Total Pages Processed (Data) : 62468
Total Pages Failing   (Data) : 1
Total Pages Processed (Index): 37748
Total Pages Failing   (Index): 0
Total Pages Processed (Other): 37858
Total Pages Processed (Seg)  : 0
Total Pages Failing   (Seg)  : 0
Total Pages Empty            : 117926
Total Pages Marked Corrupt   : 0
Total Pages Influx           : 0
Highest block SCN            : 57538115 (0.57538115)
BR0398E DBVERIFY detected corrupted blocks in /oracle/PRD/sapdata3/sr3_12/sr3.data12
Please help me how to resolve this issue
Regards,
Arshad.

Volker Borowski wrote:
Check Note 1368640, and apply the fix.
This should prevent further damage.
As said,
this will not fix your problem, it will avoid additional problems to arise.
If you can do an export of the table this is at least promising.
Try to import the table to a sandbox system, may be utilizing a manual
import with a change of the schema owner so that you do not destroy your sandbox.
steps required:
create new tablespace PSAPDUMMY on sandbox
create new DB user IMPCHECK on sandbox
create the table in the new tablespace for schema IMPCHECK exactly as it exists in prod.
use native "imp" with FROMUSER= TOUSER=IMPCHECK to import the table to the sandbox.
Run dbv on the PSAPDUMMY
If you get no corruption, you might get lucky with an export/import approach for production.
For prod I'd process like:
- stop sap
- export table
- rename table and indexes to dummy names
- import the table
- recheck dbv
- start sap
- check application
- if everything is fine (and only then), drop the renamed table
Volker

Similar Messages

  • Backup Error through db13

    Dear Experts,
    We are taking backup through db13 ECC Deve Server but getting following error--
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000029, user ID BASIS)
    Execute logical command BRBACKUP On host sapeccdev
    Parameters:-u / -jid TAPIN20091130155408 -i force -c force -n 1 -v SCRATCH
    BR0051I BRBACKUP 7.00 (32)
    BR0055I Start of database backup: becaipbs.tib 2009-11-30 15.54.08
    BR0484I BRBACKUP log file: /oracle/DEV/sapbackup/becaipbs.tib
    BR0280I BRBACKUP time stamp: 2009-11-30 15.54.09
    BR0301W SQL error -27140 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-27140: attach to post/wait facility failed
    BR0310W Connect to database instance DEV failed
    BR0205I Backup volume initialization
    BR0058I BRBACKUP action ID: becaipbs
    BR0059I BRBACKUP function ID: tib
    BR0102I Following backup device will be used: /dev/rmt/2mn
    BR0131I All volumes get the name SCRATCH
    BR0129I Force option set - no label checking during initialization
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0207I Volume in device: /dev/rmt/2mn will be initialized with name: SCRATCH
    BR0280I BRBACKUP time stamp: 2009-11-30 15.54.09
    BR0226I Rewinding tape volume in device /dev/rmt/2m ...
    BR0202I Copying /oracle/DEV/sapbackup/.tape.hdr0
    BR0203I to /dev/rmt/2mn ...
    BR0209I Volume in device /dev/rmt/2mn has name SCRATCH
    BR0280I BRBACKUP time stamp: 2009-11-30 15.54.16
    BR0226I Rewinding tape volume in device /dev/rmt/2m ...
    BR0280I BRBACKUP time stamp: 2009-11-30 15.54.18
    BR0301E SQL error -27140 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-27140: attach to post/wait facility failed
    BR0310E Connect to database instance DEV failed
    BR0206I End of backup volume initialization
    BR0280I BRBACKUP time stamp: 2009-11-30 15.54.18
    BR0054I BRBACKUP terminated with errors
    External program terminated with exit code 3
    BRBACKUP returned error status E
    Job finished
    Kindly revert with helful suggestion.
    Regards,
    Ajit

    Dear Markus,
    after the relink all, this is the following log----
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000005, user ID BASIS)
    Execute logical command BRBACKUP On host qserv
    Parameters:-u / -jid TAPIN20091130174249 -i force -c force -n 1 -v SCRATCH
    BR0051I BRBACKUP 7.00 (32)
    BR0055I Start of database backup: becaiysn.tib 2009-11-30 17.42.49
    BR0484I BRBACKUP log file: /oracle/QAS/sapbackup/becaiysn.tib
    BR0477I Oracle pfile /oracle/QAS/102_64/dbs/initQAS.ora created from spfile /oracle/QAS/102_64/dbs/spfileQAS.ora
    BR0205I Backup volume initialization
    BR0058I BRBACKUP action ID: becaiysn
    BR0059I BRBACKUP function ID: tib
    BR0102I Following backup device will be used: /dev/rmt/2mn
    BR0131I All volumes get the name SCRATCH
    BR0129I Force option set - no label checking during initialization
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0207I Volume in device: /dev/rmt/2mn will be initialized with name: SCRATCH
    BR0280I BRBACKUP time stamp: 2009-11-30 17.42.49
    BR0226I Rewinding tape volume in device /dev/rmt/2m ...
    BR0278E Command output of 'LANG=C mt -f /dev/rmt/2m rew':
    /dev/rmt/2m: No such device or address
    BR0280I BRBACKUP time stamp: 2009-11-30 17.42.50
    BR0279E Return code from 'LANG=C mt -f /dev/rmt/2m rew': 1
    BR0213E Winding tape volume in device /dev/rmt/2mn failed
    BR0219E Initialization of volume SCRATCH in device /dev/rmt/2mn failed
    BR0206I End of backup volume initialization
    BR0280I BRBACKUP time stamp: 2009-11-30 17.42.50
    BR0054I BRBACKUP terminated with errors
    External program terminated with exit code 3
    BRBACKUP returned error status E
    Job finished
    Regards,
    Ajit

  • Error in DB13 with xserver

    Hi everybody,
    I have a problem with planning jobs in the DB13 in our SAP ERP 2005 system for our knowledge provider on MaxDB running on another server.
    The jobs are ending with error messages like: "Error! connection failed to node xy for database sdb", "xserver might not be active" (for log-Backup) and "could not connect to socket [10060]" (for data-backup).
    The error appears since we have installed the Support Package Stack 11 for our SAP System.
    Can anybody help please? I can't find any threads or notes facing the same issue.
    Thanks in advance!
    Lu

    Hello Lu,
    Yes, I saw that you also reported the problem in the SAP OSS message 82989/2008,
    where the solution & workaround to the reported issue was provided by MAXDB support.
    If something left unclear, please update the OSS ticket.
    Please read this thread:
           MaxDB/liveCache Forum: target audience and relevant support.
    < MaxDB/liveCache Forum: target audience and relevant support >
    Thank you and best regards, Natalia Khlopina
    Edited by: Natalia Khlopina on Jan 31, 2008 1:17 PM

  • DB13 offline fullbackup error

    Hi all,
    I am working on ECC 5.0 with oracle database & windows.
    When I am trying to schedule full offline backup from DB13, the backup is getting terminated. But I am able to take full online backup from DB13 and also I am able to take full offline backup from brtools.
    When I schedule the full offline backup from DB13 and after it get terminated, when I check the detail log, I can see the below lines in red color.
    BR0307I Shutting down database instance PRD ...
    BR0266E Program 'FSCMD OFFLINERESOURCE PRD.WORLD /CLUSTER=ABCCLUSTER /OFFLINE=IMMEDIATE /USER=cluster /DOMAIN=SAP-PDC.COM /PWD=In4mation' interrupted, exit status: 80000007
    BR0272E Execution of program 'FSCMD OFFLINERESOURCE PRD.WORLD /CLUSTER=ABCCLUSTER /OFFLINE=IMMEDIATE /USER=cluster /DOMAIN=SAP-PDC.COM /PWD=In4mation' through pipe failed
    BR0309E Shutdown of database instance PRD failed
    BR0280I BRBACKUP time stamp: 2007-10-28 20.49.52
    BR0301E SQL error -12560 at location BrDbConnect-2
    ORA-12560: TNS:protocol adapter error
    BR0310E Connect to database instance PRD failed
    Can anyone tell me what is the problem and how can I rectify that.
    Thanks in advance
    Regards
    Eshwar

    Hi Eshwar,
    oracle classify this as a ‘generic protocol adapter error’. In my experience it indicates that Oracle client does not know what instance to connect to or what TNS alias to use.
    Possible Remedies:
    If running on the server (or workstation) that is running the database (i.e. if the database is local to the machine) then try explicitly setting ‘ORACLE_SID’. e.g.
    set ORACLE_SID=<sid>
    and then try again. If this works then consider whether to make the change permanent by specifying it as a system variable.
    (Possibly 8.1.5 and later:) If running on the server (or workstation) that is running the database then check that the service name ‘OracleService<SID>’ ties up with the actual database SID. If the database SID is changed without recreating the service then this can lead to this error. To recreate the service:
    oradimxx -delete -sid <old-sid>
    oradimxx -new -sid <SID> -intpwd <internal-password> AUTO -pfile <full-init-ora-filename>
    Try setting the environment variable ‘LOCAL’ to the required connection alias (typically the database SID) and then try again. (I am informed that for UNIX systems the environment variable TWO_TASK should instead be used.) Do be sure that the application that is being used picks up the new environment variable setting. Setting this to an invalid connection alias will typically produce ORA-12154: TNS:could not resolve service name.
    Ignore the error and try connecting by specifying explicitly which connection alias to use.
    Check that the network connection between the client computer and the server has not failed. From the client try pinging the server.
    if helpful reward points are appreciated

  • Error in backup with verification in DB13

    Dear all,
    I am taking backup through DB13. There is two options in that with verification & without verification. when i am taking backup without verification , it is completed succesfuly, but when i am taking backup with verification, there is some error.
    I am giving the error lines....
    BR0428W File /oracle/BWD/sapreorg/bwd.data1 will be overwritten  
    BR0278E Command output of '/oracle/BWD/920_64/bin/dbv file=/oracle/BWD/sapreorg/bwd.data1 blocksize=8192':
    DBVERIFY: Release 9.2.0.6.0 - Production on Thu Nov 6 16:08:07 2008
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    DBV-00102: File I/O error on FILE (/oracle/BWD/sapreorg/bwd.data1) during end read operation (-1)
    BR0280I BRBACKUP time stamp: 2008-11-06 16.08.07
    BR0279E Return code from '/oracle/BWD/920_64/bin/dbv file=/oracle/BWD/sapreorg/bwd.data1 blocksize=8192': 1
    BR0397E Verification of backup of /oracle/BWD/sapreorg/bwd.data1 using DBVERIFY failed due to previous errors
    BR0056I End of database backup: bdzeuhyo.ant 2008-11-06 16.08.07
    BR0280I BRBACKUP time stamp: 2008-11-06 16.08.10
    BR0054I BRBACKUP terminated with errors
    Plz help me to solve this error.
    Thanks & Regards,
    Ankit Gupta

    There is no problem if you delete oracle/BWD/sapreorg/bwd.data1 prior to backup. It will come again since you are using Verify option with BRBACKUP.
    What happens when you use verify option is Once the backup phase is complete, all the saved files are restored from the volume (for example, tape) in sequence to the temperory directory (in this case /oracle/BWD/sapreorg), decompressed (when compress = yes was used), read by the check program, and compared with the originals. And the check program being used is dbverify (command dbv).
    The problem may not be with oracle/BWD/sapreorg/bwd.data1, it may be with the original datafile bwd.data1. What you can do is,
    Run dbv on all your datafiles and check for errors. (recommend to run dbv when database is offline)
    If dbv returns an error, then fix that.
    If there are no errors reported by dbv, then your database is perfect.
    The reason why BRBACKUP gave the error in such a case, as i see it is, since you are doing an online backup, the datafile is first backed up to a backup media. Since verify is ON, the file is restored to the temperory folder. Some changes (even if minor) may occur in the datafile within this time frame and the comparison fails.
    Another chance is if there is no enough space in sapreorg and the restored datafile is not complete.
    If you get an error like "DBV-00102: File I/O error on FILE (/oracle/BWD/sapdata1/bwd.data1) during end read operation (-1)" on the original datafile, then, resizing of the datafile may help.Not sure though.
    Please refer the link http://help.sap.com/saphelp_nw04/Helpdata/EN/0d/d30c774a0c11d182b80000e829fbfe/content.htm

  • Error while Backup through DB13

    Hi Experts.
    This is the first time when we are taking backup through DB13.
    I have inserted the Tape in the Tape drive and run the Online Full Backup. But an error was thrown as mentioned Below.
    Please also suggest me what are the changes which needs to be done on OS Level for the successful backup through DB13.
    Part of Error Message
    BR0280I BRBACKUP time stamp: 2010-09-09 18.01.59
    BR0057I Backup of database: JMD
    BR0058I BRBACKUP action ID: beebweva
    BR0059I BRBACKUP function ID: ant
    BR0110I Backup mode: ALL
    BR0077I Database file for backup: /oracle/JMD/sapbackup/cntrlJMD.dbf
    BR0061I 55 files found for backup, total size 109113.406 MB
    BR0143I Backup type: online
    BR0111I Files will be compressed
    BR0130I Backup device type: tape
    BR0102I Following backup device will be used: /dev/rmt/0mn
    BR0103I Following backup volume will be used: JMDB01
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0208I Volume with name JMDB01 required in device /dev/rmt/0mn
    BR0280I BRBACKUP time stamp: 2010-09-09 18.01.59
    BR0226I Rewinding tape volume in device /dev/rmt/0m ...
    BR0351I Restoring /oracle/JMD/sapbackup/.tape.hdr0
    BR0355I from /dev/rmt/0mn ...
    BR0278E Command output of 'LANG=C cd /oracle/JMD/sapbackup && /usr/sap/JMD/SYS/exe/run/brtools -f detach LANG=C cpio -iuvB .tape.hdr0 < /dev/rmt/0mn':          -
    error
    Can't open /dev/tty to prompt for more media.
    BR0280I BRBACKUP time stamp: 2010-09-09 18.01.59
    BR0279E Return code from 'LANG=C cd /oracle/JMD/sapbackup && /usr/sap/JMD/SYS/exe/run/brtools -f detach LANG=C cpio -iuvB .tape.hdr0 < /dev/rmt/0mn': 2
    BR0359E Restore of /oracle/JMD/sapbackup/.tape.hdr0 from /dev/rmt/0mn failed due to previous errors
    BR0218E Checking label on volume in device /dev/rmt/0mn failed         -
    error
    BR0236I Perhaps volume initialization with option '-i force' required
    BR0056I End of database backup: beebweva.ant 2010-09-09 18.01.59
    BR0280I BRBACKUP time stamp: 2010-09-09 18.01.59
    BR0054I BRBACKUP terminated with errors
    Kindly Suggest.

    Hi Anil,
    Thanks for your help. I did as you Said and it also proceeded a Bit Far...
    Now I Get A different set of Error. Please Give your Valuable Suggestions.
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.09
    BR0057I Backup of database: JMD
    BR0058I BRBACKUP action ID: beecamwa
    BR0059I BRBACKUP function ID: ant
    BR0110I Backup mode: ALL
    BR0077I Database file for backup: /oracle/JMD/sapbackup/cntrlJMD.dbf
    BR0061I 55 files found for backup, total size 109113.406 MB
    BR0143I Backup type: online
    BR0111I Files will be compressed
    BR0130I Backup device type: tape
    BR0102I Following backup device will be used: /dev/rmt/0mn
    BR0103I Following backup volume will be used: JMDB01
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0208I Volume with name JMDB01 required in device /dev/rmt/0mn
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.09
    BR0226I Rewinding tape volume in device /dev/rmt/0m ...
    BR0351I Restoring /oracle/JMD/sapbackup/.tape.hdr0
    BR0355I from /dev/rmt/0mn ...
    BR0241I Checking label on volume in device /dev/rmt/0mn
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.10
    BR0226I Rewinding tape volume in device /dev/rmt/0m ...
    BR0202I Saving /oracle/JMD/sapbackup/.tape.hdr0
    BR0203I to /dev/rmt/0mn ...
    BR0209I Volume in device /dev/rmt/0mn has name JMDB01
    BR0202I Saving init_ora
    BR0203I to /dev/rmt/0mn ...
    BR0202I Saving /oracle/JMD/102_64/dbs/initJMD.sap
    BR0203I to /dev/rmt/0mn ...
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.36
    BR0198I Profiles saved successfully
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.38
    BR0315I 'Alter tablespace PSAPSR3 begin backup' successful
    BR0201I Compressing /oracle/JMD/sapdata1/sr3_1/sr3.data1
    BR0203I to /sapinstcd/sr3.data1.Z ...                          -
    error
    BR0278E Command output of 'LANG=C compress -c /oracle/JMD/sapdata1/sr3_1/sr3.data1 > /sapinstcd/sr3.data1.Z':
    sh: /sapinstcd/sr3.data1.Z: Cannot create the specified file.
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.38
    BR0279E Return code from 'LANG=C compress -c /oracle/JMD/sapdata1/sr3_1/sr3.data1 > /sapinstcd/sr3.data1.Z': 1
    BR0224E Compressing /oracle/JMD/sapdata1/sr3_1/sr3.data1 to /sapinstcd/sr3.data1.Z failed due to previous errors -
    error
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.42
    BR0317I 'Alter tablespace PSAPSR3 end backup' successful
    BR0056I End of database backup: beecamwa.ant 2010-09-10 15.04.38
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.42
    BR0054I BRBACKUP terminated with errors
    Thanks Again.  Waiting for your Reply.

  • Offline Backup got error Status Finished with error

    Dear all ,
    OS AIX , DB Oracle , SAP ECC6.0 , Tivoli Storage Manager
    Offline Backup got error Status shows Finished with Error   (Backups are fired through DB13)
    Retune Code :0005 Error during processing
    Detail Logs:
    BKI0027I: Time: 12/10/09 05:19:06 Object: 47 of 47 in process: /oracle/IRP/origlogA/cntrl/cntlrIRP.dbf Size: 14.422 MB, MGMNT-CLASS: WEEKLYMGM
    BKI5005E: Tivoli Storage Manager Error:
    ANS1312E (RC12)   Server media mount not possible
    BKI1208W: The object '/oracle/IRP/origlogA/cntrl/cntlrIRP.dbf' will be retried [4].
    BKI0027I: Time: 12/10/09 05:19:38 Object: 47 of 47 in process: /oracle/IRP/origlogA/cntrl/cntlrIRP.dbf Size: 14.422 MB, MGMNT-CLASS: WEEKLYMGM
    BKI5005E: Tivoli Storage Manager Error:
    ANS1312E (RC12)   Server media mount not possible
    BKI1231E: Maximum number of retries for file /oracle/IRP/origlogA/cntrl/cntlrIRP.dbf exceeded.
    BR0233E Backup utility has reported an error while saving file /oracle/IRP/origlogA/cntrl/cntlrIRP.dbf
    BR0280I BRCONNECT time stamp: 2009-12-10 05.20.07
    #END /oracle/IRP/origlogA/cntrl/cntlrIRP.dbf
    BR0280I BRCONNECT time stamp: 2009-12-10 05.20.07
    BR0304I Starting and opening database instance IRP ...
    BR0280I BRCONNECT time stamp: 2009-12-10 05.20.26
    BR0305I Start and open of database instance IRP successful
    BR0280I BRCONNECT time stamp: 2009-12-10 05.20.26
    BKI1215I: Average transmission rate was 237.735 GB/h (67.622 MB/sec).
    BKI1227I: Average compression factor was 1.000.
    BKI0405I: TDP waited 497 sec. for BRBACKUP in util_file_online communication.
    BKI0020I: End of program at: Thu Dec 10 05:20:33 IST 2009 .
    BKI0021I: Elapsed time: 02 h 20 min 31 sec .
    BKI0024I: Return code is: 2.
    BR0280I BRBACKUP time stamp: 2009-12-10 05.20.33
    BR0279E Return code from '/usr/sap/IRP/SYS/exe/run/backint -u IRP -f backup -i /oracle/IRP/sapbackup/.beccdcmb.lst -t file_online -p /oracle/I
    BR0232E 0 of 47 files saved by backup utility
    BR0280I BRBACKUP time stamp: 2009-12-10 05.20.33
    BR0231E Backup utility call failed
    BR0056I End of database backup: beccdcmb.aff 2009-12-10 05.20.33
    BR0280I BRBACKUP time stamp: 2009-12-10 05.20.35
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2009-12-10 05.20.35
    BR0291I BRARCHIVE will be started with options '-U -jid ALGOF20091210030000 -d util_file -c force -p initIRPweekly.sap -cds'
    BR0280I BRBACKUP time stamp: 2009-12-10 05.23.07
    BR0292I Execution of BRARCHIVE finished with return code 5
    regards

    Hi,
    > BKI5005E: Tivoli Storage Manager Error:
    > ANS1312E (RC12)   Server media mount not possible
    Have you checked tape is properly mounted on TSM ?
    Check below guide on page 69.
    http://www.redbooks.ibm.com/redbooks/pdfs/sg246554.pdf
    Thanks
    Sunny
    Edited by: Sunny Pahuja on Dec 12, 2009 12:25 PM

  • Error while testing Adapter through RWB with payload

    Hi all,
    While testing Adapter engine through RWB with payload, i get the below error
    Error while sending message: com.sap.aii.af.ra.ms.api.ConfigException: ConfigException in XI protocol handler. Failed to determine a receiver agreement for the given message. Root cause: com.sap.aii.af.service.cpa.impl.exception.CPALookupException: Couldn't retrieve outbound binding for the given P/S/A values: FP=;TP=;FS=ec6clnt001;TS=com_avaya_java_bs;AN=StartNotification_MI_sync;ANS=http://www.tcs.com/sap/xi/AVAYAPoC;"
    Can any body please suggest the possible reason and solution for the same.
    Regrads,
    Kulwant

    Hi
    verify the receiver agreement and  also check it out whether receiver message interface is configured properly or not?
    or
    open ID and goto tools tab in that click on
    test configuration by providing your Business service and interface details along with the payload it displays the error message.
    regards
    Suryanarayana

  • E5 with Urbanears - full audio not coming through

    I recently bought the E5 and am very satisfied with it. When I tried using my Urbanears Plattan Headphones (one button, not the iphone version), it wouldn't recognise them and displayed a 'enhancement not supported' message. I got around this by not plugging them in al the way untill it gave me the option to select that it was a heaphone and only then inserting it al the way. I now get audio, but not everything. The full sound only comes through when pressing the button on the cord. Does anybody know a way of fixing this short from taping the button shut permanently? Thanks

    Something like this could be a solution.
    American 3,5mm jack (Iphone, htc and i think Blackberry) can be painful...
    Adapter
    I use similar adapter for example my AKG headphones...
    Nokia 808 again (delight Belle), Nokia E7 and X7 ( again, all on Delight Belle...after some time on Nokia Lumia 925 (retired), 1020 (not that great)and Lumia 820 (Replaced my router at home, great for internet sharing).., N9 The best device ever (use it as much as Lumia 1020), Nokia 700 (Sport Phone/My Love :-) ) Nokia 701, Nokia E6 (Should have a follow-up from Nokia among with larger screen, NFC, Autofocus), Lumia 800 (Retired After 6 weeks), -Sports Tracker-Nokia Internet Radio-Handy Safe-Skype-Bambuser-Screenshot app pro-fMobi-ComingNext-Manual TaskSwitcher-jagiTimer-Easy StopWatch-Boldbeast-Equalizer-Financial Calculator-WiMP Music-YTasks-Davi-Thumbnail Folders-BizCalendar-Tiny7-Situations-nn reeder-Sport Timer-CameraLover-CameraPro-GrabRadio-LiveScore-Poddi-Gravity-SkyFilesPro

  • My offline recordings are suddenly failing with the error: "No suitable decoder module"

    Hardware: MBP Retina
    Software: OSX 10.9.2 Chrome 34.0.1847.116 (up-to-date)
    I have made 12 offline recordings in the past with no trouble. Suddenly, this week, the recording process has stopped working. I have read every article I can find on this issue including the ones on resizing that might potentially explain this. I am not doing any resizing during the recording process.
    Here are the new symptoms:
    (1) When I start the recording process, there are long loading delays. Both right after I click "make flv" to start the process, and also after I dismiss the screensize warning dialog, there is a 30-second to 1-minute delay where nothing happens.
    (2) After the video plays back (which works just fine) the file that is created will not open in VLC, nor can it be interpreted by youtube. The VLC error I get is: "No suitable decoder module."
    https://www.dropbox.com/s/tzqrbeuphysnipm/Screenshot%202014-04-24%2009.44.31.png
    Any ideas?
    Thanks in advance for your help.
    Tom Rose
    p.s. I have idea where the response to this post is going to go, so I'm not sure how I'll get the answer. There is no place to leave contact information.

    i am also getting this error..
    Exception in thread "index-/atg/endeca/index/commerce/ProductCatalogSimpleIndexingAdmin" java.lang.NullPointerException: Property value cannot be null (dimval.display_name)
    when i run baseline index...
    please suggest the solution

  • WiFi only works close to router, DNS fail, Signal Bars present but Safari says no Internet, I've deleted and readded through to reset and full reset, I had no problem with 4.3.2 only 4.3.3 both my iPhone4 and my iPad2. I am now beside router - no problem

    Help
    WiFi only works close to router, DNS fail, Signal Bars present but Safari says no Internet, I've deleted and re-added through to reset and full reset, I had no problem with 4.3.2 only 4.3.3 both my iPhone4 and my iPad2. I am now beside router - no problem, but go 20 metres and WiFi becomes unstable. Only way to get either to work is disable WiFi either as a Hot Spot or turn it off and use the 3G connection. This worked with 4.3 &amp; 4.3.2 what has gone wrong? I raised it at the Apple Store in Belfast as a problem but was told that there was no problem with Apple but I must have a faulty router - yeah - that's a lot of faulty routers, my home, my office, my holiday home, Starbucks, my friends house, my son's house. I've tried all the 'fixes'. I think it is a plan to force us to buy Apple Routers

    Two ways out, I added two more Belkin Access Points in my house in Spain so that I'm not more than 10Mtrs away, (Reinforced Concrete & solar glass 2010)
    I bought 3 Apple Airports, 1 x Extreme and 2 x Express (1 as a hard wired AP, 1 as an extender) for my other house (Brick construction 1930's)
    Everthing now works perfectly, as I said 'an apple plot', so either blast them with signal or visit your nearest apple store.
    Early beta iOS5 (iPad) is also much inproved in Beta 3, I have not had any problem with 'Lion'
    Happy hunting!
    john

  • Jabber is unable to register through expressway (Error:Cannot communicate with the server)

    Hello Experts !
                         I am getting below error while trying to login in jabber through expressway . Please help me to fix this issue
    Attached is the file .
    (Error:Cannot communicate with the server)
    Regards;
    KV

    Ok, let's clarify, what u have (correct me, where I am wrong):
    1. We assume,that outside server's config is okay (there are only collab_edge srv for outside domain);
    2. Traversal Zone is up (everything is okay with certs, IM&P nodes,CM are added);
    3. Both domains (inside/outisde) are created on E/C and properly configured;
    4.Inside DNS server has has srv records (cuplogin,cisco-uds) for both domains:outside,inside;
    If yes, then you need to reset jabber, make "ipconfig /flashdns" on client, flash dns on E/C.
    Start logging with packet captures and tries to login. After that, start checking from packet captures: client, E/C. Try to search for DNS lookups, if evry node tries to find appropriate server (client->E, C->IM&P) .
    Regards,
    Kirill

  • SAP Full Offline Backup Problem

    Hi all,
    I am a newbie to SAP.
    I was attempting an Full Offline Backup through the DB13 transaction.
    SAP is installed in a RHEL Cluster with Oracle DB 10gR2.
    Because of Cluster Operation the Full Offline Backup is not performed successfully because when Oracle DB is shutdown during backup in the first node, the cluster automatically raises the service in the 2nd node and after copying files when the DB is tried to start on the first node it raises an error.
    Is there a manner to notify also the other cluster nodes about the Full Offline backup in order not to start the DB and to perform the backup successfully.
    Drini

    No I want to schedule the offline backup to a regular intervals for example once a month
    Can this cluster monitoring be scheduled automatically from SAP or can SAP notify Linux Cluster not to treat this as an "Oracle Down" situation but as a mainteinance in order not to start the Oracle to the other cluster node.
    Best Regards,
    Drini

  • Online backup fail through DB13

    Dear experts,
    I am using sap BW 7.4 under oracle 11.0.2.4
    I am trying to take online backup on disk
    I select action whole database online backup + redo file backup as will as
    Full database online backup and BRACHIVE function is -sd
    but  backup was failed I am unable to resolve it  following are logs generated during backup
    #SAVED.... /oracle/online/beokvzrl/system.data1  #1/17
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:20
    BR0063I 17 of 17 files processed - 51610.133 of 51610.133 MB done
    BR0204I Percentage done: 100.00%, estimated end time: 10:58
    BR0001I **************************************************
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:20
    BR0317I 'Alter tablespace SYSTEM end backup' successful
    BR0252W Function kill() failed for '17891582:15' at location BrKill-3
    BR0253W errno 3: No such process
    BR0278I Command output of '/usr/sap/BWD/SYS/exe/run/brconnect':
    BR0801I BRCONNECT 7.40 (6)
    PID=17891582
    BR0252E Function fopen() failed for '/oracle/BWD/sapbackup/.user.pas' at location global_set-1
    BR0253E errno 13: Permission denied
    BR0074W BRCONNECT call failed
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:22
    BR0530I Cataloging backups of all database files...
    BR0278E Command output of 'SHELL=/bin/sh /oracle/BWD/112_64/bin/rman nocatalog':
    Recovery Manager: Release 11.2.0.4.0 - Production on Sat Aug 2 10:58:23 2014
    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.
    RMAN>
    RMAN> connect target *
    connected to target database: BWD (DBID=2340275772)
    using target database control file instead of recovery catalog
    RMAN> **end-of-file**
    RMAN>
    host command complete
    RMAN> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18> 19>
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of catalog command on default channel at 08/02/2014 10:58:25
    ORA-19564: error occurred writing 8192 bytes at block number 1
    ORA-27091: unable to queue I/O
    ORA-27041: unable to open file
    IBM AIX RISC System/6000 Error: 13: Permission denied
    Additional information: 3
    Additional information: 4
    Additional information: 4194434
    RMAN>
    Recovery Manager complete.
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:25
    BR0279E Return code from 'SHELL=/bin/sh /oracle/BWD/112_64/bin/rman nocatalog': 1
    BR0536E RMAN call for database instance BWD failed
    BR0200I BR_TRACE: location BrRmanCall-56, commands for RMAN in: /oracle/BWD/sapbackup/.beokvzrl.cmd
    @/oracle/BWD/sapbackup/..beokvzrl..cmd
    host '/usr/sap/BWD/SYS/exe/run/brtools -f delete /oracle/BWD/sapbackup/..beokvzrl..cmd';
    catalog datafilecopy
    '/oracle/online/beokvzrl/sr3.data1',
    '/oracle/online/beokvzrl/sr3.data2',
    '/oracle/online/beokvzrl/sr3.data3',
    '/oracle/online/beokvzrl/sr3.data4',
    '/oracle/online/beokvzrl/sr3.data5',
    '/oracle/online/beokvzrl/sr3.data6',
    '/oracle/online/beokvzrl/sr3740.data1',
    '/oracle/online/beokvzrl/sr3740.data2',
    '/oracle/online/beokvzrl/sr3740.data3',
    '/oracle/online/beokvzrl/sr3740.data4',
    '/oracle/online/beokvzrl/sr3740.data5',
    '/oracle/online/beokvzrl/sr3740x.data1',
    '/oracle/online/beokvzrl/sr3740x.data2',
    '/oracle/online/beokvzrl/sr3usr.data1',
    '/oracle/online/beokvzrl/undo.data1',
    '/oracle/online/beokvzrl/sysaux.data1',
    '/oracle/online/beokvzrl/system.data1'
    level 0 tag beokvzrl;
    exit;
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:25
    BR0532E Cataloging backups of all database files failed
    BR0056I End of database backup: beokvzrl.fnd 2014-08-02 10:58:25
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:25
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:25
    I am unable to understand why RMAN is use ?
    and what parameters are used when I will take backup on tape
    Kindly guide me
    Regards

    Dear Srivastava for your reply,
    I download latest brtools patch and apply it and change authorization  profile parameters is also OK ( I run whole database online backup from brtools using same profile it done successfully )
    full permission ( 777) in sapbackup folder and sub folder but through db13 backup is successfully with warning
    BR0204I Percentage done: 100.00%, estimated end time: 11:57
    BR0001I **************************************************
    BR0252W Function kill() failed for '10420324:15' at location BrKill-3
    BR0253W errno 3: No such process
    BR0278I Command output of '/usr/sap/BWD/SYS/exe/run/brconnect':
    BR0801I BRCONNECT 7.40 (10)
    PID=10420324
    BR0252E Function fopen() failed for '/oracle/BWD/sapbackup/.user.pas' at location global_set-1
    BR0253E errno 13: Permission denied
    BR0074W BRCONNECT call failed
    BR0280I BRBACKUP time stamp: 2014-08-04 11:57:59
    BR0340I Switching to the next online redolog file for database instance BWD ...
    BR0321I Switch to the next online redolog file for database instance BWD successful
    BR0117I ARCHIVE LOG LIST after backup for database instance BWD
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            /oracle/BWD/oraarch/BWDarch
    Archive format                 %t_%s_%r.dbf
    Oldest online log sequence     838
    Next log sequence to archive   841
    Current log sequence           841              SCN: 28074154
    Database block size            8192             Thread: 1
    Current system change number   28074155         ResetId: 842452156
    BR0202I Saving space_log
    BR0203I to /oracle/bck/online/BWD ...
    BR0202I Saving /oracle/BWD/sapbackup/beolgapq.and
    BR0203I to /oracle/bck/online/BWD ...
    BR0202I Saving /oracle/BWD/sapbackup/backBWD.log
    BR0203I to /oracle/bck/online/BWD ...
    BR0056I End of database backup: beolgapq.and 2014-08-04 11:58:01
    BR0280I BRBACKUP time stamp: 2014-08-04 11:58:01
    BR0053I BRBACKUP completed successfully with warnings or non-fatal errors
    1. BR0252W Function kill() failed for '10420324:15' at location BrKill-3
        BR0253W errno 3: No such process
    2. BR0252E Function fopen() failed for '/oracle/BWD/sapbackup/.user.pas' at location  global_set-1
    BR0253E errno 13: Permission denied
    BR0074W BRCONNECT call failed
    why it backup not open file .user.pas ( it is not exist in this folder )
    Kindly guide me
    Regards

  • Tape backup  through DB13

    Dear Experts,
    I want to take offline and online backup into tape but when I initialing tape drive through DB13
    which parameters require to take backup on tape
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000035, user ID BASIS)
    Execute logical command BRBACKUP On host BWDEV
    Parameters:-jid TAPIN20140805161238 -u / -i force -c force -n 1 -v SCRATCH
    BR0051I BRBACKUP 7.40 (10)
    BR0055I Start of database backup: beollvud.tib 2014-08-05 16:12:39
    BR0484I BRBACKUP log file: /oracle/BWD/sapbackup/beollvud.tib
    BR0477I Oracle pfile /oracle/BWD/112_64/dbs/initBWD.ora created from spfile /oracle/BWD/112_64/dbs/spfileBWD.ora
    BR0205I Backup volume initialization
    BR0058I BRBACKUP action ID: beollvud
    BR0059I BRBACKUP function ID: tib
    BR0102I Following backup device will be used: /dev/rmt0.1
    BR0131I All volumes get the name SCRATCH
    BR0129I Force option set - no label checking during initialization
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0207I Volume in device: /dev/rmt0.1 will be initialized with name: SCRATCH
    BR0280I BRBACKUP time stamp: 2014-08-05 16:12:39
    BR0226I Rewinding tape volume in device /dev/rmt0...
    BR0278E Command output of 'LANG=C tctl -f /dev/rmt0 rewind':
    /dev/rmt0: I/O error
    BR0280I BRBACKUP time stamp: 2014-08-05 16:12:58
    BR0279E Return code from 'LANG=C tctl -f /dev/rmt0 rewind': 2
    BR0213E Winding tape volume in device /dev/rmt0.1failed
    BR0219E Initialization of volume SCRATCH in device /dev/rmt0.1 failed
    BR0206I End of backup volume initialization
    BR0280I BRBACKUP time stamp: 2014-08-05 16:12:58
    BR0054I BRBACKUP terminated with errors
    External program terminated with exit code 3
    BRBACKUP returned error status E
    Job finished
    Regards

    Thanks Yogesh 
    output of mt -f /dev/rmt0 status
    # mt -f /dev/rmt0 status
    rmt0 Available 71-T1-01 Other FC SCSI Tape Drive
    attribute                  value                           description                               user       
    block_size               512                                        BLOCK size (0=variable length)              True
    delay                        45                                            Set delay after a FAILED command        True
    density_set_1        0                                              DENSITY setting #1                                   True
    density_set_2        0                                              DENSITY setting #2                                    True
    extfm                       yes                                           Use EXTENDED file marks                        True
    location                                                                    Location Label                                              True
    lun_id                     0x0                                            Logical Unit Number ID                              False
    mode                      yes                                            Use DEVICE BUFFERS during writes     True
    node_name           0x2001000e11152b2a         FC Node Name                                            False
    res_support           no                                             RESERVE/RELEASE support                   True
    ret_error                  no                                             RETURN error on tape change or reset True
    rwtimeout               144                Set timeout for the READ or WRITE command                 True
    scsi_id                     0x11d00            SCSI ID                                                                               False
    var_block_size 0                  BLOCK SIZE for variable length support                                   True
    ww_name        0x2002000e11152b2a FC World Wide Name                                               False
    parameters are set  of my AIX by defualt in  initSID.sap.
    Regards

Maybe you are looking for

  • Officejet Pro 8620, Can't Install Software on Win 7 64-bit

    Every time I try to install the HP software, it goes through Step 1 of 6, then fails. I get the following error message: I have tried installing from the disc as well as the downloaded version of the software from hp.com.  I seem to be able to instal

  • My 4 Gen with IOS 4.2.1 cannot connect iTune and I want to upgrade IOS.

    My 4 Gen with IOS 4.2.1 cannot connect iTune and I want to upgrade IOS. Q1) What's wrong with my touch that iTunes cannot detect it? What should I do? Q2) Is there any method to upgrade IOS without connect to iTunes?

  • Updating Attribute value

    I have a simple XML document. file. <result success="TRUE"> <plan> <step number="0" name="SelectTransportA"/> <step number="1" name="SelectFlight"/> <step number="2" name="GetMedicalFlightAccountB"/> <step number="3" name="SelectFlight"/> </plan> </r

  • Using the Clip Plane

    Hello, I seek the wisdom of the Labview Gurus.  I have a VI that I can succesfully create objects and display my data.  I can then manipulate the position and do a host of other things that I need done.  Unfortunately, I cannot seem to figure out the

  • DVD drive pops open

    The DVD Drive on my Pavilion DV6 laptop (Windows 7) pops open when I start up and intermittently after start up. I used the device manager function to disable the dvd drive and this stops the problem so I guess that one of the applications is opening