Brconnect - job failure in db13

I am running db14, and scheduling a job using the "check databse" option button
This is working on other systems. but failing on one particular system.  The joblog (sm37) contains this message:
W35198, W35281, W35308, W36207, W41007, WE_DBA, X41947
BR0252E Function stat() failed for '/oracle/BBD/sapbackup' at location BrDiskStatGet-1
BR0253E errno 2: No such file or directory
BR0277E Determination of disk volume status for /oracle/BBD/sapbackup failed
BR0806I End of BRCONNECT processing: cdwfxkyl.chk2007-09-26 14.15.25
BR0280I BRCONNECT time stamp: 2007-09-26 14.15.25
BR0804I BRCONNECT terminated with errors
External program terminated with exit code 3
BRCONNECT returned error status E
From this I infer that it is having a problem accessing /oracle/BBD/sapbackup.  However when I check this directory I see that is does exist (ls -l)
drwxrwxrwx   2 oracle   dba           96 Sep 26 14:37 sapbackup
Further,  these permission and ownership do correspond to the other systems where this particular brconnect job is working.
Again, as always, I am appreciative any suggestions
thanks,
Jeff Henke

Hi Jeff,
You get the error because SAP try to put a file in '/oracle/BBD/sapbackup'
But due to some reason, SAP can't put the file in that path.
Please check the folder
And execute action below using <sid>adm user
cd /oracle/BBD/sapbackup
touch test
rm test
and how you create the sapbackup folder ? its a folder or its a file system ?
Hope this solve your problem.
Fendi Suyanto
Message was edited by:
        Fendi
Message was edited by:
        Fendi

Similar Messages

  • Help! job scheduled in DB13 cannot run successfully

    Hi! I am a basis administrator of an automobil company.
    Job scheduled in DB13 in our PRD system cannot run successfully.
    We have Central instance(ci) and Database instance(db) installed on seperated hosts. We use SUN cluster 3.1 technology.
    The problem occurs after my college restarted the whole system accidentally. After that, all the job scheduled in DB13 report the same error,job log looks like:
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000192, user ID ***)
    No application server found on database host - rsh will be used
    Execute logical command BRCONNECT On host orahost
    Parameters: -u / -c -f check
    BR801I BRCONNECT 6.20 (113)
    BR252E Function fopen() failed for '/oracle/PR1/sapcheck/cduuoiij.chk' at location main-8
    BR253E errno 2: No such file or directory
    I manually type the 'rsh' command on ci to invoke 'brconnect' on db. It works all right. And I check the rfc destination 'SAPXPG_DBDEST_ORAHOST' in sm59 , it's normal. There is no gateway instance on database server.
    The parameter 'SAPDBHOST' = orahost (the database server is  called orahost)
    the parameter 'SAPLOCALHOST' = cihost(the central instance is located on cihost)
    Any suggestion is very appreciated.
    Thx!

    Hi Joe,
    DB13 will run only on application server as for that matter any SAP program. It will then connect to database at OS level. I mean you normal reports also fetch data from database for which they have to connect to DB  but they all run on application server. The problem is coming in connection to database through the application layer.
    Please again review the OSS notes sent by Sunil and me. I think a greater focus on Sunil`s notes should help you out.
    Regards.
    Ruchit.

  • HP ePrint Home&Biz app not working. Print job failure:busy message appears on tablet

    I have an HP Laserjet P1102W and am trying to print from a Viewsonic tablet (android OS) using the HP ePrint Home&Biz app.  I can send an email to the printer via the tablet and it prints the document with no problems.
    I apologize in advance for the long message... 
    If I try and hit the PRINT key on the lower bar (which says 'HP Laserjet Professional P1102W (NPI7...host name), all that happens is blue & green LED's come on, green, blue flashes, green, blue flashes, green, blue flashes, then green and blue stay on steady.  Just before the blue and green come on steady at the end, the "print job failure:busy" message flashes on my tablet.
    I assume the sequence of LED flashes is the HP printer receiving a print command 3 times and can not perform the task because the printer thinks it is busy.
    After searching for this problem on the net, it would appear I am not the only person with this issue.  And yes, I have tried powering down my modem, printer, PC, and tablet and restarting all the above.  Not that the PC has anything to do with it, but I am desperate. 
    Does anyone have a viable working solution to this problem???

    Hello,
    Thanks for the post.  With this one, there is a firmware update available for the printer, and I've included a link below that with some excellent steps to check regarding this issue.  Good Luck!
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=219&lc=en&cc=us&dlc=en&sw_lang=&product=41103...
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02933944&cc=us&dlc=en&lc=en&product=4110396&tmp...
    I worked for HP but my posts and replies are my own....Thank you!
    *Say thanks by clicking the *Kudos!* which is on the left*
    *Make it easier for other people to find solutions, by marking my answer with (Accept as Solution) if it solves your issue.*

  • How to find out batch job failure and taking action:

    Normally We will monitor the batch jobs  through transaction code sm37 for job monitoring. In SM37 we will give a batch job name date and time  as  input. In the first step we will check the batch job for the reason failure or check the spool request for the batch job for failures an help in analyzing the error
    I understand from the my experience is that the batch may fail due to below reasons.
    1.,Data issues :             ex: Invalid character in quantity (Meins) field  >>>> We will correct the corresponding document with correct value or we will manually run or request the team to rerun the batch job by excluding  the problematic documents from the batch job variant  so that it may process other documents.
    2.Configuration issues : Materials XXXX is not extended for Plant >>>> we will contact the material master team or business to correct the data or we will raise sub contract call with support team to correct he data. Once the data been corrected and will request the team to rerun the batch job.
    3.Performance issues : Volume of the data being processed  by the batch job ,network problems.>>>Normally these kind of issues we will encounter during the month end process as there will lot of accounting transactions or documents being posted business hence it may cause the batch job failure as there is enough memory to complete the program or select queries in the program will timeout because of volume of the records.
    4.Network issues. : Temporary connectivity issues in other partner systems :Outage in other partner systems like APO or other system like GTS  will cause the batch job failure as Batch job not in position to connect other system to get the inforamtion and proceed for further steps.Nornmally we will check RFC destination status by running a custom program  weather connectivity between system are in progress or not. then intimate other partner system  for the further actions, Once the partner system comes online then we will intimate the team to restart or manually submit batch job.
    Some times we will create a manual job by transaction code SM36.

    I'm not sure what the question is among all that but if you want to check on jobs that are viewable via SM37 and started via SM36. The tables are TBTCP -Background Job Step Overview and TBTCO - Job Status Overview Table.
    You can use the following FM to get job details:
    GET_JOB_RUNTIME_INFO - Reading Background Job Runtime Data

  • Error in Backup job scheduling in DB13

    Hi All
    Backup job scheduled in DB13 kicks error ,I am using Oracle as database and ERP6.0
    database and application are on diffrent servers.Before it was working fine,I didn't changed any password
    I can run backupjob sucessfully directly from BRtools on database server.Please provide any hint
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000060, user )
    No application server found on database host - rsh/gateway will be used
    Execute logical command BRBACKUP On host DLcSapOraG08
    Parameters:-u / -jid INLOG20090120204230 -c force -t online -m incr -p initerd.sap -w use_dbv -a -c force -p in
    iterd.sap -cds -w use_rmv
    BR0051I BRBACKUP 7.00 (31)
    BR0128I Option 'use_dbv' ignored for 'incr'
    BR0055I Start of database backup: bdztcorv.ind 2009-01-20 20.42.31
    BR0484I BRBACKUP log file: D:\oracle\ERD\sapbackup\bdztcorv.ind
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.32
    BR0301E SQL error -1017 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    BR0310E Connect to database instance ERD failed
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.32
    BR0301E SQL error -1017 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    BR0310E Connect to database instance ERD failed
    BR0056I End of database backup: bdztcorv.ind 2009-01-20 20.42.32
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.32
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.32
    BR0291I BRARCHIVE will be started with options '-U -jid INLOG20090120204230 -d disk -c force -p initerd.sap -cds -w use_rmv'
    BR0002I BRARCHIVE 7.00 (31)
    BR0181E Option '-cds' not supported for 'disk'
    BR0280I BRARCHIVE time stamp: 2009-01-20 20.42.33
    BR0301W SQL error -1017 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    BR0310W Connect to database instance ERD failed
    BR0007I End of offline redo log processing: adztcorw.log 2009-01-20 20.42.32
    BR0280I BRARCHIVE time stamp: 2009-01-20 20.42.33
    BR0005I BRARCHIVE terminated with errors
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.33
    BR0292I Execution of BRARCHIVE finished with return code 3
    External program terminated with exit code 3
    BRBACKUP returned error status E
    Job finished

    Hi,
    not sure if the recommendations given will address this issue.
    You are getting this error:
    BR0301E SQL error -1017 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    the log file indicates:
    > No application server found on database host - rsh/gateway will be used
    This indicated that the user that is connecting from the AS to the DB server is not properly configured to perform the DB tasks on it.
    So, first question would be to know if you have configured a gateway on the DB server and how, or if you are using remote shell.
    Second question, you can do backups on the DB server.
    > I can run backupjob sucessfully directly from BRtools on database server
    How did you run exactly the backup job (what is the exact command line, what is the exact OS user that executed it)?
    What is the OS of the DB server?
    I have reread your post, your OS is windows therefore you fall in the "typical" error in Windows.
    You have executed your backup as <sid>ADM and it works. Unfortunatelly, in windows, SAP is exectuted by SAPSERVICE<sid>, and this is the user who should be connecting to your DB server, and this is the user who cannot execute the backup.
    The fact that you can run the backup with <sid>ADM in Windows does not means that you have SAPService<sid> properly configured.
    For the error (see before) I think your ops$ user for this user is not properly configured in the DB server. take a look at the note mentioned by KT and pay attention to the SAPSERVICE<sid> configuration
    Edited by: Fidel Vales on Jan 24, 2009 12:45 AM

  • Utility data collection job Failure on SQL server 2008

    Hi,
    I am facing data collection job failure issue (Utility-data Collection) on SQL server 2008 server for, below is the error message as  :
    <service Name>. The step did not generate any output.  Process Exit Code 5.  The step failed.
    Job name is collection_set_5_noncached_collect_and_upload, as I gothrough the google issue related to premission issue but where exactly the access issues are coimng, this job is running on proxy account. Thanks in advance.

    Hi Srinivas,
    Based on your description, you encounter the error message after configuring data collection in SQL Server 2008. For further analysis, could you please help to collect detailed log information? You can check the job history to find the error log around the
    issue, as is mentioned in this
    article. Also please check Data Collector logs by right-clicking on Data Collection in the Management folder and selecting View Logs.
    In addition, as your post, the exit code 5 is normally a ‘Access is denied ’ code.  Thus please make sure that the proxy account has admin permissions on your system. And ensure that SQL Server service account has rights to access the cache folder.
    Thanks,
    Lydia Zhang

  • Auto alert mechanism for ATG scheduled job failure and BCC project failure

    Hello all,
    Could you please confirm if there are auto alert mechanisms for ATG scheduled job failure and BCC project failure?
    Waiting for reply.
    Thanks and regards,

    Hi,
    You need to write custom code to get alerts if an ATG Scheduler fails.
    For BCC project deployment monitoring, please refer to the below link in the documentation.
    Oracle ATG Web Commerce - Configure Deployment Event Listeners
    Thanks,
    Gopinath Ramasamy

  • How to check job failure reasons in Prime Infrastructure

    We have PI version 1.3. I applied a CLI template and I saw the job's last run status is Failure in the Jobs Dashboard. But I cannot see any detail information about why it failed. Is there anyway we can see the job failure reasons? Thanks.

    Thanks for the tip. Acutally I cannot see that small circle in jobs dashboard. I finally found out I need to click on the job, then click on History, then the small circle is there under the History.

  • How to find the reason for a job failure

    Hi,
    I have created a job .
    It was running fine. But after few days it showed the status as broken.
    How do we find the reason for a job failure ?
    Thanks.

    There should be a trace file in the either the udump or bdump (depending on Oracle version) directory on the DB server. If the job is broken it has probably failed 16 times, so you should have 16 trace files - each possibly showing the same error. The relevant trace files will have j00 in the name, showing that they were generated from dbms_job.
    Ben

  • XML publisher job failure

    I got this type of message
    ACTION REQUIRED: XML Publisher Job Failure in qait2 Instance for Request 55086604.
    what should i do this type of case?

    Pl post details of OS, database and EBS versions. Did this ever work before ? If so, what changes have been made ?
    Can you post the contents of the xdo.cfg file ?
    Document Processor Errors With "oracle.xml.parser.v2.XMLParseException: '--' is not allowed in comme          (Doc ID 388388.1)
    HTH
    Srini

  • Regarding production job failure

    Hi Frnds,
    There is a production job failure when i check the logs iam finding the fallowing error.
    Restructuring of Database [Prepay] Failed(Error(1007045))
    Please let me know if you have any ideas.
    Thanks,
    Ram
    Edited by: KRK on Jun 23, 2009 12:34 PM

    Hi Glen,
    I have changed these factors to improve data loading time. After these changes job is being failed. I have tried by changing their cache to original values. But job is failing and here is the detail log please have a look and let me know where this is failing
    Iam using an ASO cube and iam building and loading cube through Essbase Integration services.
    Here are the details logs
    Received Command Get Database State
    Wed Jun 24 08:45:45 2009Local/Prepay///Info(1013210)
    User http://thomas.ryan set active on database Prepay
    Wed Jun 24 08:45:45 2009Local/Prepay/Prepay/thomas.ryan/Info(1013091)
    Received Command AsoAggregateClear from user http://thomas.ryan
    Wed Jun 24 08:45:45 2009Local/Prepay/Prepay/thomas.ryan/Error(1270028)
    Cannot proceed: the cube has no data
    Wed Jun 24 08:45:45 2009Local/Prepay///Info(1013214)
    Clear Active on User http://thomas.ryan Instance [1]
    Here we have designed the process such that it has to build dimensions first and the load data and then default aggregation takes place.
    Changes i have made are i have changed the fallowing settings
    1) Changed the Application pending cache size limit from 32mb to 64mb
    2) Changed the database data retrival buffers(buffer size and sort buffer size cache) from 10kb to 512kb.
    My system configuration details
    OS: windows 2003 server
    Ram: 4 gb
    What would be the right parameters to proceed with application taking all the points into consideration
    Please let me know if you have faced similar kind of issue or any ideas regarding this issue.
    Thanks,
    Ram

  • Job Failure Notification

    Anyone figured out if there is a notification rule for job status?

    Setting up Job Failure notification was very easy in 9i OEM.
    In 10g GC, we need to create job library & submit then create another rule for calling that job. Then click each user/admin to subcribe the rule.
    Again each user has to make sure that their notification schedule.
    I am thinking that they should have allow us to control the notification on Job creation screen itself instead of going through rule.

  • Check db job failed in DB13

    Dear firend
    I am getting the error in db13.
    please look into the following log.
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000007, user ID BASIS)
    Execute logical command BRCONNECT On host QTW
    Parameters: -u / -jid CHECK20080905161044 -c -f check
    BR0801I BRCONNECT 7.00 (12)
    BR0805I Start of BRCONNECT processing: cdytbpyj.chk 2008-09-05 16.10.45
    BR0280I BRCONNECT time stamp: 2008-09-05 16.10.45
    BR0301E SQL error -12640 at location db_connect-2
    ORA-12640: Authentication adapter initialization failed
    BR0310E Connect to database instance WSQ failed
    BR0280I BRCONNECT time stamp: 2008-09-05 16.10.45
    BR0301E SQL error -12640 at location db_connect-2
    ORA-12640: Authentication adapter initialization failed
    BR0310E Connect to database instance WSQ failed
    BR0806I End of BRCONNECT processing: cdytbpyj.chk2008-09-05 16.10.45
    BR0280I BRCONNECT time stamp: 2008-09-05 16.10.45
    BR0804I BRCONNECT terminated with errors
    External program terminated with exit code 3
    BRCONNECT returned error status E
    Job finished
    thanks in advance.
    Regards
    Nirgun

    Hi vinod,
    ORA-00942 error occurs when execute Brtools or sapdba. This problem occur due to old version of SAPDBA.please update your Brtools & try again .
    This may resolve your problem.
    karan

  • Issue with brconnect jobs

    Hi All,
    we have recently Upgraded our Oracle from 9i to 10.2.0.4 and our kernel 640 also to 347 .
    Since the Upgrade my DB13 jobs are not running fine.
    I am getting error :
    brconnect: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file:No such file or directory
    I checked file   libclntsh.so.10.1 is available at /oracle/PD0/102_64/lib but I do not why I am getting this error.
    Can you please suggest to resolve this issue.
    Regards,
    Shivam Mittal

    Shivam Mittal wrote:
    Hi Orkun,
    >
    > We are using Linux OS, I check we have LD_LIBRARY_PATH set in our environment which is pointing to this environment.
    >
    > LD_LIBRARY_PATH=/usr/sap/PD0/SYS/exe/run:/usr/sap/PD0/SYS/exe/runU:/oracle/PD0/102_64/lib
    >
    > Please suggest do we have to set any other variable also to resolve the issue.
    >
    > Shivam
    Hi Shivam,
    Are you facing with this error while executing "brconnect" on ora<sid> user?
    What about the permission on the libclntsh.so.10.1?
    Do you have any problem on that file, after you executed "relink all"?
    Best regards,
    Orkun Gedik
    Edited by: Orkun Gedik on Jun 15, 2011 2:46 PM

  • Server 2012 R2 RDS Personal Collection -reuse VM names after a partial job failure

    I am currently testing RDS on server 2012 R2, and as part of the test I have built and rebuilt multiple collections of VMs. I have noticed that when creating a new JOB to build a personal collection, sometimes I get VM build failures on one host. The build
    failures are usually due to a networking issue, which I then resolve, but when I go to add/create the VMs that failed, the name of the VMs increment from the last VM, and they don't re-use the failed names. I want to be able to reuse/build the VMs that
    failed.
    eg.
    VM-01, VM-02, VM-03 - On HOST-01 all work
    VM-04, VM-05, VM-06 - On HOST-02 fail
    VM-07, VM-08, VM-09 - On HOST-03 all work
    So on this example, when I re-run the job to build the missing/failed VMs, it would build  VM-10, VM-11, VM-12 on HOST-02.
    Is there a way to reset, or reuse the failed VM names, in the example above that would be VM-04, VM-05, and VM-06?
    Thanks

    Hi,
    Thank you for posting in Windows Server Forum.
    For a try you can use powershell command for RD VDI infrastructure.
    New-RDVirtualDesktopCollection -CollectionName "ITCamp" -PooledManaged -StorageType CentralSmbShareStorage -VirtualDesktopAllocation 5 -VirtualDesktopTemplateHostServer $VHost -VirtualDesktopTemplateName $VDITemplateVM -ConnectionBroker $RDBroker -Domain “contoso.com”
    -Force -MaxUserProfileDiskSizeGB 40 -CentralStoragePath”\\fileserver1\NormalVMs” -VirtualDesktopNamePrefix "ITC" -OU “VDICampUsers” -UserProfileDiskPath \\fileserver1\NormalProfiles
    More information.
    Lab Ops 7 – Setting up a pooled VDI collection in Windows Server 2012 R2
    http://blogs.technet.com/b/andrew/archive/2013/10/28/lab-ops-4-windows-8-1-windows-2012r2-vdi.aspx
    Also check that when setting up RDS, there needs to be a Physical NIC with IP for the creation of a RDS vSwitch. If this vswitch does not exist, the creation of the MV's will fail.
    Hope it helps!
    Thanks.
    Dharmesh Solanki

Maybe you are looking for

  • Offline Interactive PDF Forms Using EMail with WebDynpro for ABAP

    These is a tutorial on implementing Offline Interactive PDF Forms using Email to both send out and receive the form back using WebDynpro for Java. Is it possible to implement the same using WebDynpro for ABAP, specifically receiving the forms via ema

  • Bank Details in R12

    All, In R12, I found all the bank info are moved to Cash Management(CE). Can anyone please let me know which table maintains the bank branch information. I gone thru ce_bank_accounts and ce_bank_acct_uses_all tables. These tables doesnt capture bank

  • Is it possible to show clips as Red when offline?

    Does anyone know if it is possible to show clips in the timeline as Red when they are offline? Much like the way Avid does. I know that in the browser it marks the clips as being offline, but In a large complicated project with lots of Bins it's not

  • Help with QT Reference Movie

    Because I moved from using Sony Vegas to FCP, I didn't keep the SD card structure intact. I only kept the .mts files. Because of this, I used ClipWrap to convert to Apple ProRes 422 LT. I imported this footage into FCP and put it on the timeline and

  • Cloud Database issue:-Timeoutexpired. The Timeout perion elapsed prior to completion of the operation or the server is not responding

    I am facing following issue in cloud database Issue:  Altering any stored procedure in cloud database, Application throwing time out issue. If same stored procedure running in backend(SQL),it's executing without delay i.e. executing in 3 sec, not sur