DB13 error for CHECKDB task - BR0252E Function _stat() failed for 'D:\oracl

Hi
while trying to execute CHECKDB in Db13 i was getting the following error message
My Operating system is windows 2003 database oracle 10g
already referred to notes 952080, 134592 and subsequent notes
E:\ORACLE\NPE\ORIGLOGA\CNTRL\CNTRLNPE.DBF       26066944            4  FILE  NOLINK
E:\ORACLE\NPE\ORIGLOGB\CNTRL\CNTRLNPE.DBF       26066944            4  FILE  NOLINK
D:\ORACLE\NPE\SAPDATA1\CNTRL\CNTRLNPE.DBF       26066944            3  FILE  NOLINK
BR0982I Database disk volumes
Directory / Raw disk                          Device      Total[KB]      Free[KB]    Used[%]   MaxNeed[KB]   MaxMiss[KB]
BR0252E Function _stat() failed for 'D:\oracle\EO1\102' at location BrDiskStatGet-1
BR0253E errno 2: No such file or directory
BR0277E Determination of disk volume status for D:\oracle\EO1\102 failed
BR0806I End of BRCONNECT processing: ceadprqb.chk 2009-03-17 18.06.25
BR0280I BRCONNECT time stamp: 2009-03-17 18.06.25
BR0804I BRCONNECT terminated with errors
if any faced simlar problem, please give let me know if you have a solution.
Regards
HM

Hello,
this type of error happens when there are permission problems. Check permission of BRtools
Check the permission of files..Check the link below for more information :
http://www-01.ibm.com/support/docview.wss?rs=667&context=SSZHVN&dc=DB560&dc=DB520&uid=swg21327498&loc=en_US&cs=UTF-8&lang=en&rss=ct667tivoli
Thanks
Anju

Similar Messages

  • BR0252E Function fopen() failed for '/oracle/SID/sapbackup/.user.pas' at location BrToolCall-2

    Hi all,
    I am working on setting up the DB13/BRTOOLS integration.
    I am trying to run a db check from sidadm user through brtools and getting the below error.
    BR0280I BRTOOLS time stamp: 2014-04-24 09.35.56
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0252E Function fopen() failed for '/oracle/PB1/sapbackup/.user.pas' at location BrToolCall-2
    BR0253E errno 13: Permission denied
    I changed the permissions for br* to 755 as below
    but still I am getting the same error.
    ustrlxpb1db80:pb1adm 73>  ls -l br*
    -rwxr-xr-x 1 pb1adm sapsys 5736689 Sep  7  2011 brarchive
    -rwxr-xr-x 1 pb1adm sapsys 5854578 Sep  7  2011 brbackup
    -rwxr-xr-x 1 pb1adm sapsys 7577045 Sep  7  2011 brconnect
    -rwxr-xr-x 1 pb1adm sapsys 6279708 Sep  7  2011 brrecover
    -rwxr-xr-x 1 pb1adm sapsys 2227868 Sep  2  2011 brrestore
    -rwxr-xr-x 1 pb1adm sapsys 8033945 Sep  7  2011 brspace
    -rwxr-xr-x 1 pb1adm sapsys 3090793 Sep  2  2011 brtools
    What might be the issue?
    Thanks
    vimal

    Hi Gaurav,
    Thanks for your information.
    I changed the persmissions for sapbackup and sapcheck to 775 and I can able to start the dbcheck via brtools through sidadm user.
    But it got stuck with a below sql error , with insufficient privileges
    BR0280I BRTOOLS time stamp: 2014-04-24 10.36.06
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0801I BRCONNECT 7.20 (17)
    BR0805I Start of BRCONNECT processing: censafis.chk 2014-04-24 10.36.06
    BR0484I BRCONNECT log file: /oracle/PB1/sapcheck/censafis.chk
    BR0477I Oracle pfile /oracle/PB1/112_64/dbs/initPB1.ora created from spfile /oracle/PB1/112_64/dbs/spfilePB1.ora
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.08
    BR0813I Schema owners found in database PB1:
    APPQOSSYS, DBSNMP, DIP, OPS$ORAPB1, OPS$PB1ADM, OPS$SAPSERVICEPB1, ORACLE_OCM, OUTLN, SAPSR3*, SYS,
    SYSTEM
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.09
    BR0814I Number of tables/partitions in schema of owner SAPSR3: 25128/247
    BR0836I Number of tables treated as info cubes for owner SAPSR3: 1676
    BR0814I Number of tables/partitions in schema of owner SYS: 890/298
    BR0814I Number of tables/partitions in schema of owner SYSTEM: 151/39
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.12
    BR0815I Number of indexes/partitions in schema of owner SAPSR3: 33103/502
    BR0815I Number of indexes/partitions in schema of owner SYS: 965/242
    BR0815I Number of indexes/partitions in schema of owner SYSTEM: 212/52
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.13
    BR0816I Number of segments in schema of owner DBSNMP: 8
    BR0816I Number of segments in schema of owner OPS$PB1ADM: 1
    BR0816I Number of segments in schema of owner OUTLN: 9
    BR0816I Number of segments/LOBs in schema of owner SAPSR3: 21553/2395
    BR0816I Number of segments/LOBs in schema of owner SYS: 2714/144
    BR0816I Number of segments/LOBs in schema of owner SYSTEM: 407/22
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.13
    BR0961I Number of conditions found in DBCHECKORA: 128
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.13
    BR0301E SQL error -1031 at location BrDbdiffRead-1, SQL statement:
    'PREPARE stmt_5 FROM'
    'SELECT OBJNAME FROM "SAPSR3".DBDIFF WHERE DBSYS IN ('ORACLE', ' ') AND OBJTYPE = 'TABL' AND DIFFKIND IN ('02', '61', '99') ORDER BY OBJNAME'
    ORA-01031: insufficient privileges
    BR0806I End of BRCONNECT processing: censafis.chk 2014-04-24 10.36.13
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.13
    BR0804I BRCONNECT terminated with errors
    BR0292I Execution of BRCONNECT finished with return code 3
    Thanks
    Vimal

  • BR0252E Function mkdir() failed for adding the data file

    Dear experts.
      I assigned new file to data file, i face below error
    BR0280I BRSPACE time stamp: 2010-12-15 10.38.26
    BR0681I Enter string value for "file" (<file>|<sapdata>|<N>) [/oracle/DBP/sapdata7/sr3_70/sr3.data69]:
    /oracle/DBP/sapdata8/sr3_70/sr3.data69
    BR0280I BRSPACE time stamp: 2010-12-15 10.38.46
    BR0683I New value for "file": '/oracle/DBP/sapdata8/sr3_70/sr3.data69'
    Error
    BR0252E Function mkdir() failed for '/oracle/DBP/sapdata8/sr3_70' at location BrDirCreate-1
    BR0253E errno 13: Permission denied
    Regards,
    kalees

    >>BR0252E Function mkdir() failed for '/oracle/DBP/sapdata8/sr3_70' at location BrDirCreate-1
    Make sure the sapdata8 is owned by ora<SID> and dba group.
    and you are adding the datafile using ora<SID> userID.

  • BR0252E Function remove() failed

    While trying to extend the tablespace (PSAPCRM), I encounter an error :
    BR1001I BRSPACE 7.00 (40)
    BR0252E Function remove() failed for '/oracle/SID/sapbackup/.user.pas' at location global_set-5
    BR0253E errno 13: Permission denied
    BR0700E Fatal errors occurred - terminating processing...
    BR1008I End of BRSPACE processing: seadhacx.log 2009-03-15 22.45.39
    BR0280I BRSPACE time stamp: 2009-03-15 22.45.39
    BR1007I BRSPACE terminated with errors
    Any clues pls ?
    Regards
    Shaji

    Hi Jacob,
    Can you tell us with which user you are running?
    I think there are some file permission are missing with that user id.
    Please follow SAP NOTE 113747 to give sufficiant access privillages for BRTOOLS.
    Regards
    Nick Loy

  • DB13 error for checkdatabase job

    Hi all,
    Our system has been working fine for db13 autoscheduled jobs , but suddenly from last 4 weeks checkdb and other jobs are failing , though our backups through DB13 is working fine , but other jobs are failing .
    below are logs for your reference
    Job log                                                                               
    Job started                                                                         
    Step 001 started (program RSDBAJOB, variant &0000000000005, user ID DDIC)           
    Execute logical command BRCONNECT On host micprd1                                   
    Parameters: -u / -c -f check                                                        
    BR0801I BRCONNECT 6.40 (12)                                                         
    BR0280I BRCONNECT time stamp: 2007-10-15 18.00.35                                   
    BR0301E SQL error -1031 at location BrLicCheck-12                                   
    ORA-01031: insufficient privileges                                                  
    BR0280I BRCONNECT time stamp: 2007-10-15 18.00.36                                   
    BR0301W SQL error -1031 at location brc_dblog_open-5                                
    ORA-01031: insufficient privileges                                                  
    BR0324W Insertion of database log header failed                                     
    BR0806I End of BRCONNECT processing: cdwjnkaa.log2007-10-15 18.00.35                
    BR0280I BRCONNECT time stamp: 2007-10-15 18.00.36                                   
    BR0804I BRCONNECT terminated with errors                                            
    External program terminated with exit code 3                                        
    BRCONNECT returned error status E                                                   
    Job finished

    permissions on brtools is fine , i have checked in my Quality system and DB13 works fine over there , all settings for ops$ users and sapuser tables on PRD system is same as QA system , still error occured
    i also fired query
    SQL> grant select , update on ops$db1adm.sapuser to ops$db1adm;
    Grant succeeded.
    but no gain ... is sapdba_role.sql need to be run then let me know ,

  • DB13 error for BRconnect

    Hello Experts,
    We are scheduling the check database and update statistics job from DB13. the job finishes (completed status) within seconds. The job log shows that the DB instance is shutdown. However the DB instance is fine and application is up and running.
    We get this error only when we schedule it through DB13. Hence we are forced to run the jobs from OS level using ora<sid> user. It works fine with ora<sid> user.
    We are getting the following error while scheduling a job from DB13.:
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000015, user ID IBCRSK100162)
    Execute logical command BRCONNECT On host impp16
    Parameters: -u / -c -f stats -t PSAPPSRUSR
    BR0801I BRCONNECT 6.40 (25)
    BR0805I Start of BRCONNECT processing: ceacynss.sta 2009-03-14 10.52.34
    BR0613E Database instance PSR is shut down
    BR0806I End of BRCONNECT processing: ceacynss.sta2009-03-14 10.52.35
    BR0280I BRCONNECT time stamp: 2009-03-14 10.52.35
    BR0804I BRCONNECT terminated with errors
    External program terminated with exit code 3
    BRCONNECT returned error status E
    Job finished
    Hoping for a quick response.

    Hi,
    The env variables for DB server for sidadm are as follows:
    psradm> env
    _=/usr/bin/env
    LANG=en_US
    THREAD=NOPS
    LOGIN=psradm
    ORACLE_PSRV=PSR
    PATH=/oracle/PSR/920_64/bin:/usr/sap/psradm:/usr/sap/PSR/SYS/exe/runU:/usr/sap/PSR/SYS/exe/run:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/sap/psradm/bin:/usr/bin/X11:/sbin:.
    NLS_LANG=AMERICAN_AMERICA.WE8DEC
    ORACLE_BASE=/oracle
    LC__FASTMSG=true
    LOGNAME=psradm
    MAIL=/usr/spool/mail/psradm
    dbs_ora_tnsname=PSR
    ORACLE_SID=PSR
    LOCPATH=/usr/lib/nls/loc
    PS1=
    psradm>
    DB_SID=PSR
    DIR_LIBRARY=/usr/sap/PSR/SYS/exe/run
    USER=psradm
    AUTHSTATE=compat
    dbs_ora_schema=SAPPSR
    SHELL=/usr/bin/ksh
    ODMDIR=/etc/objrepos
    SAPDATA_HOME=/oracle/PSR
    ORA_NLS33=/oracle/client/92x_64/ocommon/nls/admin/data
    HOME=/usr/sap/psradm
    TERM=xterm
    MAILMSG=[YOU HAVE NEW MAIL]
    ORACLE_HOME=/oracle/PSR/920_64
    PWD=/usr/sap/psradm
    TZ=IST-05:30
    dbms_type=ORA
    SAPSYSTEMNAME=PSR
    A__z=! LOGNAME
    NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
    LIBPATH=/usr/lib:/lib:/usr/sap/PSR/SYS/exe/run:/usr/sap/PSR/SYS/exe/runU
    Regards,
    Anup

  • Very annoying 11g OUI install error for the oracle clusterware

    Clean install of 11g RAC Clusterware downloaded from oracle site today
    ./runcluvfy.sh stage -pre crsinst -n lin1,lin2 -verbose
    ...everything passes just fine. Great. Time to install the clusterware.
    [oracle@lin1]$ ./runInstaller
    Installer starts, prerequisite checks are done for **Oracle 9.2 RAC and OCR*** Where did 9.2 come from?. All the checks succeed so... whatever...just move on.
    I get a few screens to the "Specify Cluster Configuration" sceen.
    I enter the following for the Cluster Name: lin_cluster
    I enter the following for the 2 nodes:
    Public Node Name Private Node Name Virtual Host Name
    lin1 lin1-priv lin1-vip
    lin2 lin2-priv lin2-vip
    Click next.....ack!! Error: "You must enter unique values for the public node name, the private node name and the virtual hostname for all nodes in the cluster. The name, lin1, that you entered is being used by more than once [sic] for the same node"
    So, what to do? How more unique can the names be?
    There is an option to "Use A configuration File..." and browse for it. Anyone know where that file is?
    Any assistance much appreciated.

    Ice,
    Yes my friend...well done. There was an incorrect entry in my /etc/hosts file as follows:
    [root@lin1 ~]# more /etc/hosts
    127.0.0.1 localhost.localdomain localhost
    192.168.1.50 shiva
    # Public Network - (eth0)
    192.168.1.100 lin1
    192.168.1.101 lin2
    # Private Interconnect - (eth1)
    192.168.1.100 lin1-priv <-----right here...should be 192.168.2.100
    192.168.2.101 lin2-priv
    # Public Virtual IP (VIP) - (eth0)
    192.168.1.200 lin1-vip
    192.168.1.201 lin2-vip
    # Private Storage Network for Openfiler - (eth1)
    192.168.1.195 openfiler
    192.168.2.195 openfiler-priv
    Thank you so much for your assistance thus far. I'm already on to the next problem. These RAC installations are new territory for me and are a real challenge. - thx, yomick

  • DB13 error in Job CheckDB

    Hi
    We made a recovery database but the jobs in DB13 are not running, i will scheduled the jobs but i get the next error in the CHECKDB job and in the UPDATESTATS job:
    ========================================
    Job started                                                                               
    Step 001 started (program RSDBAJOB, variant &0000000000269, user ID IU3269)                   
    Execute logical command BRCONNECT On host prosap2                                             
    Parameters: -u / -c -f stats -t ALL                                                           
    BR0801I BRCONNECT 6.40 (32)                                                                   
    BR0252E Function fopen() failed for '/oracle/PDC/sapcheck/cdwhcvay.sta' at location main-9    
    BR0253E errno 13: Permission denied                                                           
    BR0121E Processing of log file /oracle/PDC/sapcheck/cdwhcvay.sta failed                       
    BR0806I End of BRCONNECT processing: cdwhcvay.sta2007-10-02 23.30.06                          
    BR0280I BRCONNECT time stamp: 2007-10-02 23.30.06                                             
    BR0804I BRCONNECT terminated with errors                                                      
    External program terminated with exit code 3                                                  
    BRCONNECT returned error status E                                                             
    Job finished                                                                               
    ========================================
    Job started                                                                               
    Step 001 started (program RSDBAJOB, variant &0000000000270, user ID IU3269)                                           
    Execute logical command BRCONNECT On host prosap2                                                                     
    Parameters: -u / -c -f check                                                                               
    BR0801I BRCONNECT 6.40 (32)                                                                               
    BR0477I Oracle pfile /oracle/PDC/920_64/dbs/initPDC.ora created from spfile /oracle/PDC/920_64/dbs/spfilePDC.ora      
    BR0252E Function fopen() failed for '/oracle/PDC/sapcheck/cdwhedth.chk' at location main-9                            
    BR0253E errno 13: Permission denied                                                                               
    BR0121E Processing of log file /oracle/PDC/sapcheck/cdwhedth.chk failed                                               
    BR0806I End of BRCONNECT processing: cdwhedth.chk2007-10-03 06.01.07                                                  
    BR0280I BRCONNECT time stamp: 2007-10-03 06.01.07                                                                     
    BR0804I BRCONNECT terminated with errors                                                                               
    External program terminated with exit code 3                                                                          
    BRCONNECT returned error status E                                                                               
    Job finished                                                                               
    ========================================
    I check the files in the directory /oracle/PDC/sapcheck/ but not exist, i do not know if i only create it will work.
    Best Regards
    Reynaldo Rebolledo

    Hi Prince
    Yes the permissions are ok and the owner and group are ok too.
    drwxr-xr-x   2 orapdc   dba         1024 Oct  3 18:09 sapcheck
    Best Regards
    Reynaldo Rebolledo

  • DB13 error -- Function DB6_PLAN_DELETE_BATCH failed with return code = Job

    hello All,
    when I try to delete or edit any DBA Job in transaction DB13 the following error is displayed:
    An error occurred when processing system
    Function DB6_PLAN_DELETE_BATCH failed with return code = Job error
    How can I fix this error and delete or change my DBA jobs?
    My syste is SAP ECC 6.0 SR3 - Solaris 10 - Oracle 10.2.0.4.0
    Thanks
    Hernando

    Hello Hernando,
    Let's see what this SAP Note says,
    Note 1093883 - ORACLE: Function module DB6_PLAN_ADD_BATCH fails
    Edit: However, 'valid release' makes confusion
    Regards
    Subbarao
    Edited by: subbarao chinta on Oct 8, 2009 9:00 PM

  • DB13 error: permission denied

    hi all,
    We want to take backup of our Production server through DB13. but when we start backup it generate error
    " 11/2/2010     1:15:13 PM     Job started
    11/2/2010     1:15:13 PM     Step 001 started (program RSDBAJOB, variant &0000000000010, user ID BASIS)
    11/2/2010     1:15:13 PM     Execute logical command BRARCHIVE On host sapprd
    11/2/2010     1:15:13 PM     Parameters:-u / -jid LOG__20101102131513 -c force -p initPRD.sap -sd
    11/2/2010     1:15:13 PM     SXPG_COMMAND_EXECUTE(LONG)
    11/2/2010     1:15:13 PM     COMMANDNAME = BRARCHIVE
    11/2/2010     1:15:13 PM     OPERATINGSYSTEM = ANYOS
    11/2/2010     1:15:13 PM     TARGETSYSTEM = sapprd
    11/2/2010     1:15:13 PM     DESTINATION =
    11/2/2010     1:15:13 PM     BR0002I BRARCHIVE 7.00 (32)
    11/2/2010     1:15:13 PM     BR0006I Start of offline redo log processing: aeematvd.svd 2010-11-02 13.15.13
    11/2/2010     1:15:13 PM     BR0252E Function fopen() failed for '/oracle/PRD/saparch/aeematvd.svd' at location main-6
    11/2/2010     1:15:13 PM     BR0253E errno 13: Permission denied
    11/2/2010     1:15:13 PM     BR0121E Processing of log file /oracle/PRD/saparch/aeematvd.svd failed
    11/2/2010     1:15:13 PM     
    11/2/2010     1:15:13 PM     BR0007I End of offline redo log processing: aeematvd.svd 2010-11-02 13.15.13
    11/2/2010     1:15:13 PM     BR0280I BRARCHIVE time stamp: 2010-11-02 13.15.13
    11/2/2010     1:15:13 PM     BR0005I BRARCHIVE terminated with errors
    11/2/2010     1:15:13 PM     External program terminated with exit code 3
    11/2/2010     1:15:13 PM     BRARCHIVE returned error status E
    11/2/2010     1:15:13 PM     Job finished
    SAP ECC 6.0 SR3 installed on Solaris 5.10.
    we check permission on /sapmnt/SID/exe and oracle/PRD/saparch , it looking ok
    prdadm> ls -l /sapmnt/PRD/exe/
    total 1132342
    -rwxr-xr-x   1 prdadm   sapsys   4411632 Aug  1  2007 SAPCAR
    -rwxrwxr-x   1 oraprd   dba      4353608 Feb  7  2008 brarchive
    -rwxrwxr-x   1 oraprd   dba      4509144 Feb  7  2008 brbackup
    -rwxrwxr-x   1 oraprd   dba      5971136 Feb  7  2008 brconnect
    -rwxrwxr-x   1 oraprd   dba      4878776 Feb  7  2008 brrecover
    -rwxrwxr-x   1 oraprd   dba      1712640 Feb  7  2008 brrestore
    -rwxrwxr-x   1 oraprd   dba      6163760 Feb  7  2008 brspace
    -rwsrwxr-x   1 oraprd   dba      2155240 Feb  7  2008 brtools
    prdadm> ls -l /oracle/PRD/
    total 88
    drwxr-xr-x  60 oraprd   dba         1024 Jan  8  2010 102_64
    drwxr-xr-x   2 oraprd   dba          512 Jan  7  2010 mirrlogA
    drwxr-xr-x   2 oraprd   dba          512 Jan  7  2010 mirrlogB
    drwxr-xr-x   2 oraprd   dba        30208 Nov  2 12:49 oraarch
    drwxr-xr-x   3 oraprd   dba          512 Jan  7  2010 origlogA
    drwxr-xr-x   3 oraprd   dba          512 Jan  7  2010 origlogB
    drwxr-xr-x   2 oraprd   dba          512 Jan  7  2010 saparch
    drwxr-xr-x   2 oraprd   dba          512 Nov  2 13:08 sapbackup
    drwxr-xr-x   2 oraprd   dba          512 Jan  7  2010 sapcheck
    drwxr-xr-x  15 oraprd   dba          512 Jan  7  2010 sapdata1
    drwxr-xr-x  12 oraprd   dba          512 Jan  7  2010 sapdata2
    drwxr-xr-x  12 oraprd   dba          512 Jan  7  2010 sapdata3
    drwxr-xr-x  11 oraprd   dba          512 Jan  7  2010 sapdata4
    drwxr-xr-x   2 oraprd   dba          512 Jan  7  2010 sapreorg
    drwxr-xr-x   4 oraprd   dba          512 Jan  7  2010 saptrace
    plz guide where is the problem.
    Regrads
    Khan

    Ist we execute this , but generating error ,
    now execute again , successfully RUN. Great  backup has been started
    root@sapprd # pwd
    /sapmnt/PRD/exe
    root@sapprd # ./saproot.sh PRD
    Preparing /usr/sap/PRD/SYS/exe/run/brbackup ...
    Preparing /usr/sap/PRD/SYS/exe/run/brarchive ...
    Preparing /usr/sap/PRD/SYS/exe/run/brconnect ...
    Preparing /usr/sap/PRD/SYS/exe/run/brtools ...
    Preparing saposcol ...
    Preparing icmbnd ...
    done

  • DB13  error immediately after scheduling

    hi all
    SAP ECC6.0 is on windows 2003 srv with oracle 10.2, when we take backup through db13 it immediatly generate error log
    29.06.2009     16:44:50     Job started
    29.06.2009     16:44:50     Step 001 started (program RSDBAJOB, variant &0000000000004, user ID BASIS)
    29.06.2009     16:44:50     Execute logical command BRBACKUP On host devsap
    29.06.2009     16:44:50     Parameters:-u / -jid FLLOG20090629164450 -c force -t online -m full -p initdev.sap -a -c force -p initdev.sap -
    29.06.2009     16:44:50     cds
    29.06.2009     16:44:50     SXPG_COMMAND_EXECUTE(LONG)
    29.06.2009     16:44:50     COMMANDNAME = BRBACKUP
    29.06.2009     16:44:50     OPERATINGSYSTEM = ANYOS
    29.06.2009     16:44:50     TARGETSYSTEM = devsap
    29.06.2009     16:44:50     DESTINATION =
    29.06.2009     16:44:51     BR0051I BRBACKUP 7.00 (38)
    29.06.2009     16:44:51     BR0252E Function fopen() failed for 'E:\oracle\DEV\102\database\initdev.sap' at location BrInitSapRead-1
    29.06.2009     16:44:51     BR0253E errno 13: Permission denied
    29.06.2009     16:44:51     BR0159E Error reading BR*Tools profile E:\oracle\DEV\102\database\initdev.sap
    29.06.2009     16:44:51     BR0056I End of database backup: beaxfvkc.log 2009-06-29 16.44.50
    29.06.2009     16:44:51     BR0054I BRBACKUP terminated with errors
    29.06.2009     16:44:51     External program terminated with exit code 3
    29.06.2009     16:44:51     BRBACKUP returned error status E
    29.06.2009     16:44:52     Job finished
    plz guide me where is the error

    Imran,
    errno 13: Permission denied
      this  is not an oracle error. This error is due to wrong authorizations at operating system level.
    can you check authorizations for BR*Tools and SAPDBA in accordance with Note 113747
    BR0253E errno 13: Permission denied
    Thanks
    Sushil

  • Terminated by signal 11 error for reports

    Hi,
    I observed in internal concurrent manager log is sh: line 71: 3501 Segmentation fault
    and like showing the below
    ========================================================================
    Starting PROD_0826@PROD Internal Concurrent Manager -- shell process ID 1081
    logfile=/oracle/apps/PROD/prodcomn/admin/log/PROD_oraapps01/PROD_0826.mgr
    PRINTER=noprint
    mailto=applprod
    restart=N
    diag=N
    sleep=60 (default)
    pmon=20 (default)
    quesiz=1 (default)
    sh: line 71: 1086 Segmentation fault FNDLIBR FND CPMGR "FNDCPMBR sysmgr=\"\" $maxreq $sleep $pmon $quesiz $diag logfile=$logfile $target" <<STOP
    $sysmanager
    STOP
    The PROD_0826@PROD internal concurrent manager has terminated with status 139 - giving up.
    ========================================================================
    Starting PROD_0826@PROD Internal Concurrent Manager -- shell process ID 5471
    logfile=/oracle/apps/PROD/prodcomn/admin/log/PROD_oraapps01/PROD_0826.mgr
    PRINTER=noprint
    mailto=applprod
    restart=N
    diag=N
    sleep=60 (default)
    pmon=20 (default)
    quesiz=1 (default)
    Application Object Library: Concurrent Processing version 11.5
    Process monitor session ended : 26-AUG-2011 10:14:41
    Process monitor session started : 26-AUG-2011 10:16:41
    Found running request 1620562 attached to dead manager process.
    Setting request status to completed.
    Found dead process: spid=(6657), cpid=(121680), ORA pid=(59), manager=(0/0)
    Starting STANDARD Concurrent Manager : 26-AUG-2011 10:16:45
    Process monitor session ended : 26-AUG-2011 10:16:45
    Process monitor session started : 26-AUG-2011 10:18:45
    Process monitor session ended : 26-AUG-2011 10:18:47
    than manager are bring down like CM status shows
    than we checking the adcmctl.sh status apps/apps
    CM status shows ICM status could not be determined.
    try to open request log than we are getting error like
    'Error connecting to database PROD: ORA-3113' and also all requests completed with errors.
    than stop all services here CM failed to stop
    /oracle/apps/PROD/prodcomn/admin/scripts/PROD_oraapps01/adcmctl.sh: line 244: 9681 Segmentation fault $FND_TOP/bin/CONCSUB "$unpw" SYSADMIN $WAIT_PARAM 'System Administrator' SYSADMIN CONCURRENT FND SHUTDOWN
    [Service Control Execution Report]
    The report format is:
    <Service> <Script> <Status>
    Oracle Apache Server PROD_oraapps01 adapcctl.sh Stopped
    OracleTNSListener80APPS_PROD_oraapps01 adalnctl.sh Stopped
    OracleConcMgrPROD_oraapps01 adcmctl.sh Failed
    OracleFormsServer-Forms60PROD_oraapps01 adfrmctl.sh Stopped
    OracleReportServer-Rep60_PROD adrepctl.sh Stopped
    Oracle Metrics Client PROD_oraapps01 adfmcctl.sh Stopped
    Oracle Metrics Server PROD_oraapps01 adfmsctl.sh Stopped
    Oracle Fulfillment Server PROD_oraapps01 jtffmctl.sh Stopped
    Oracle Discoverer services PROD_oraapps01 addisctl.sh Stopped
    after this again stop the CM by adcmctl stop apps/apps
    than it stopped after that start the all services than works fine,after starting services all requests completed with terminated by signal 11 while CM down ,it happens everyday.
    everyday midnight we take cold backup by scheduling cronjobs
    and also after cloning the ICM did not show the sigmentation fault and in TEST some requests completed with terminated by signal 11
    please give me solution for this issue.
    Thanks,
    mahi

    Mahi,
    This appears to be a serious database issue. Unfortunately, there is no simple magical fix I guess. Going through Oracle Support, instead of applying some patch, is the better route, i believe.
    To me, it appears more of bug# 3804515. Please check the following:
    https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=3804515.8
    You may want to review the following patches too:
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6945111]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6661430]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6666626]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6682463]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6729613]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6931682]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6661435]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7303352]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7303650]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7350779]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7466966]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7555753]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7611844]
    Thanks,
    Raj Mareddi

  • Errors in DB13 when running checkDB

    Hello Experts,
    When I run checkdb, it is giving the following error
    BR0252W Function remove() failed for 'D:\oracle\BID\102\database\sap.ora' at location BrInitOraCreate-1      
    BR0253W errno 13: Permission denied                                                                          
    BR0976W Database message alert - level: WARNING, line: 568262, time: 2006-08-24 22.41.11, message:
    Checkpoint not complete
    Can anyone please advice on this issue.

    Hi,
    A late response, concerning LOG_BUFFER in Ora 10, but anyway
    I believe that you are encountering Oracle Bug: 4930608. This is outlined in MetaLink Note: 351857.1 as follows:
    Symptoms:
    In customer environment, no matter what value is specified for the log_buffer, the buffer size remains at @14mbs
    In 10G R2 Reference manual, it states that this parameter can no longer be modified and its set by default to 512K or 128K * the cpu count in the server. The document is in error.
    Cause:
    @From Bug 4592994....
    In 10G R2, Oracle combines fixed SGA area and redo buffer [log buffer] together. If there is a free space after Oracle puts the combined buffers into a granule, that space is added to the redo buffer. Thus you see redo buffer has more space as expected. This is an expected behavior.
    "In 10.2 the log buffer is rounded up to use the rest of the granule...
    @ From bug 4930608... @ The granule size can be found from the hidden parameter @ #"_ksmg_granule_size" and in your case is probably 16Mb".
    Solution:
    Log_buffer can no longer be modified and will be set by default by Oracle.
    Unfortunately a fix is not presently available, however you can remove the warning from dbcheck through transaction
    regards Steven

  • Error in update task for MB02

    Hello all,
    My requirement is as follows.
    In MB02 i should go to tab 'details from item' and on that screen I click on the messages.
    here in the messages i give the output type and medium as special function and language EN.
    This output type is assigned to a zprogram and form routine.This zprogram should call the transaction QAC2 to transfer inspection lot quantity(plant to plant and storage loc to storage loc).
    When I save this material document, I am getting a dump in the zprogram.
    The dump say posting illegal statement and the error analasys is
    This program is triggered in the update task. There, the
    following ABAP/4 statements are not allowed:           
    -  CALL SCREEN                                         
    -  CALL DIALOG                                         
    -  CALL TRANSACTION                                    
    -  SUBMIT                                                                               
    Please help me how to achieve this?
    Thanks
    Sandeep

    Hi I am attaching the short dump code here.
                                                                                    Statement "CALL TRANSACTION" is not allowed in this form.                                                                               
    What happened?                                                                               
    Error in ABAP application program.                                                                               
    The current ABAP program "SAPLZVINOD " had to be terminated because one of the                       
    statements could not be executed.                                                                               
    This is probably due to an error in the ABAP program.                                                                               
    What can you do?                                                                               
    Print out the error message (using the "Print" function)                                             
    and make a note of the actions and input that caused the                                             
    error.                                                                               
    To resolve the problem, contact your SAP system administrator.                                       
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer                             
    termination messages, especially those beyond their normal deletion                                 
    date.                                                                               
    Error analysis                                                                               
    This program is triggered in the update task. There, the                                             
    following ABAP/4 statements are not allowed:                                                                               
    -  CALL SCREEN                                                               
    -  CALL DIALOG                                                               
    -  CALL TRANSACTION                                                          
    -  SUBMIT                                                                               
    How to correct the error                                                                               
    Probably the only way to eliminate the error is to correct the program.      
    You may able to find an interim solution to the problem                      
    in the SAP note system. If you have access to the note system yourself,      
    use the following search criteria:                                                                               
    "POSTING_ILLEGAL_STATEMENT" C                                                
    "SAPLZVINOD " or "LZVINODU01 "                                               
    "BDC_TRANSACTION"                                                                               
    Thanks
    Sandeep

  • Zoom In Function gives an error for Provider Not supported

    Hello all,
    I have an excel template which I connect to Essbase 11.1.2.3.(APS 11.1.2.3)  using SmartView 11.1.2.1.102.
    When I try a zoom in over a member manually in this template it works and it retrieves me the children of the member.
    when I try to do the same using a VBA Code (HypZoomIN()) I get an error for zoom in function.
    the error code is -41
    This return value indicates that Provider is not supported..
    what can be the reason for this failure, also when I execute the code and stop the execution just before the HypZoomIn() in code and if I try a manual Zoom In with the same template even then the function fails to execute.
    so what can be the reason for this failure?

    I think the first time you have to click on "Adhoc Analysis" as that way it will convert the old / higher version to your current version of Smart View and once it retrieves successfully, then you can try the Zoom In and see
    I am just guessing as it always asks me when the template was used in a different version and I try to use in a different version smart view
    HTH
    Amarnath
    http://amarnath-essbase-blog.blogspot.com/

Maybe you are looking for

  • Call a PL/SQL procedure or function from applet

    Could anyone please let me know how I could call a PL/SQL procedure or function from a JDBC method from applet with Internet Explorer?

  • How can I use local variable in LabVIEW-Action?

    Hi All! There is local variable (for example "MyVariable") in local scope of project. There is Action-step, created by LabVIEW. One of input terminals step is "Sequence Context". How can I access to MyVariable by Sequence Context? Unbundle? It does't

  • More ram for Macbook pro gaming

    I was wondering i have a 6750m 512mb and 4gb of ram, if i upgrade to 8gb will it help improve anything? will it help boost frames it stuff like call of duty ghost? or anything else i have i7 , macbook pro late 2011

  • Webutil client side problem it runs well on the server side in a browser

    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed. message appears when accessing webutil from the client machine's browser any help will be appreciated.

  • Datalink not active

    I try to create a datalink to connect to a remote server, however, when I test the link, it tell me datalink is not active, what is that means and how can I active it? Thanks Chang