DB13 jobs are failing

Hi all,
    The DB13 job checkdb is failing with the below mentioned error.
Job started
Step 001 started (program RSDBAJOB, variant &0000000000040, user name INAMI3)
Execute logical command BRCONNECT On host sapdo14
Parameters: -u / -c -f check
BR0801I BRCONNECT 7.00 (18)
BR0805I Start of BRCONNECT processing: cdylxgqr.chk 2008-07-29 08.20.25
BR0280I BRCONNECT time stamp: 2008-07-29 08.20.25
BR0301E SQL error -942 at location db_connect-4, SQL statement:
'SELECT NAME FROM V$DATABASE WHERE ROWNUM = 1'
ORA-00942: table or view does not exist
BR0310E Connect to database instance O14 failed
BR0280I BRCONNECT time stamp: 2008-07-29 08.20.25
BR0301W SQL error -942 at location brc_dblog_open-1, SQL statement:
'INSERT INTO SAP_SDBAH (BEG, FUNCT, SYSID, OBJ, RC, ENDE, ACTID, LINE) VALUES ('20080729082025', 'chk', 'O14', 'DATABASE', '9999
ORA-00942: table or view does not exist
BR0324W Insertion of database log header failed
BR0806I End of BRCONNECT processing: cdylxgqr.chk2008-07-29 08.20.25
BR0280I BRCONNECT time stamp: 2008-07-29 08.20.25
BR0804I BRCONNECT terminated with errors
External program terminated with exit code 3
BRCONNECT returned error status E
Job finished
Specification:
Oracle :10.2.0.2.0
R/3 release 4.6C
SAP R/3 Kernel              46D_EXT
Support package number      2341
We checked for the error on the database level and  found both the tables are existing in the database.
.SQL> SELECT NAME FROM V$DATABASE WHERE ROWNUM = 1;
NAME
O14
SQL> select object_name from dba_objects where object_name like '%SAP_SDBAH%';
OBJECT_NAME
SAP_SDBAH
Ran the command brconnect -u / -c -f check from Unix level as o14adm and it ran successfully.
Anybody has an idea why it is failing at SAP level...?

Hi
Juan is correct it is issue with OPS$ user.
Please check the Roles of OPS$ORA<SID> user at database level using query
select granted_role, default_role from dba_role_privs where  grantee='OPS$<DOMAIN>\SAPSERVICE<SID>'
Roles SAPCONN & SAPDBA must be assigned to the user id OPS$<DOMAIN>\SAPSERVICE<SID>.
Then try.
Thanks,
Shambo

Similar Messages

  • Maintanence plan jobs are failing

    Dear All,
    We are facing problems with maintenance plan jobs in SQL server 2012. All jobs are failing with Following error
    Executed as user: Testdbserver\SQLadmuser. Microsoft (R) SQL Server Execute Package Utility  Version 11.0.3431.0 
    for 64-bit  Copyright (C) Microsoft Corporation. All rights reserved.    Started:  2:35:25 PM  
    Could not load package "\Maintenance Plans\Db_Backup" because of error 0x80070005.  
    Description: Access is denied.  Source:   Started:  2:35:25 PM  Finished: 2:35:26 PM  Elapsed:  0.094 seconds.  
    The package could not be loaded.  The step failed.
    Server details are: windows 2008 server with sql server 2012 ENT with core based licence. And SQL server , agent services are running with user 'SQLadmuser' (Nonadmin windows user). SQLadmuser is
    having sysadmin server roleand in windows its nonadmin userid.
    SQL Server maintenance jobs are running under sql server agent service account(by default) but jobs are failing. So After that i have created
    credentials with proxy account and i have run those jobs with proxy account, all jobs are executing well with proxy.
    or If iam changing SQL server, agent service accounts from SQLadmuser  to
    local system the maintenance jobs are working perfect.
    I have cross verified all permissions and assigned SQLadmuser previlizes to the folders,root folders and regisries but still jobs are failing .
    Note: I have observed that some of SQL server related groups are not displaying in local groups and iam unable to find tose groups. one below are reflecting.
    1. Is there any relation with this sql groups to run the jobs?
    2. Why this jobs are not working with sql server agent service account?
    3. Does this create problems to whole SQL server instance in future?
    4. Running jobs with proxy account will be having any impact on server?
    Could you please help me to trouble shoot the maintenance jobs, Also sharing screenshots for reference.
    Thanks in advance,
    Nagesh
    Nagesh

    Hi Nagesh,
    For many of the maintenance plans which require access to file system you might have to give access for the SQL Server Agent account directly to those folders. Otherwise your SQL Agent wont have access to the file system. This is why your maintenance plan
    jobs like backups are failing.
    Now the best way of dealing with this issue is what you have done. Using proxy accounts. By using proxy accounts you are not giving any additional privileges to your SQL Agent account. There is no issue for using proxy accounts for SSIS packages or Maintenance
    plans where you need access outside of SQL. Infact proxy accounts are introduced for this purpose, so that Agent account can impersonate the credentials in the proxy and run the job in its security context.
    The reason why the jobs are successfull when you change your SQL Agent account to local system is that Local System account has access to the local file system.
    http://technet.microsoft.com/en-us/library/ms189064(v=sql.105).aspx
    HTH
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • Some jobs are failing due to listener.

    Hi all,
    Only some jobs are failing ,and remaining jobs succeeded.I checked the listener, it was up only.(10.2.0.2 on linux)
    the reason for failing jobs showed is
    ORA-12541: TNS:no listener
    Can you please tell what is the reason for this
    Thanks in advance,
    Prashant

    Some of the failing jobs could be referencing a db link and you need to verify the tns alias being used in the database links
    Use tnsping <tnsalias> to verify the connect string

  • Background Jobs are failing

    Hi Gurus,
    Below are the jobs which are being failed in our solution manager system since two weeks with error " Logon of user 'DDAWES' in cleint 100 failed.  Found that user got locked due to some auditing reasons and i had changed the background jobs  to run with another user however jobs are failing with same errror.
    Jobs List:
    SM:ACCELERATE DOC USAGE
    SM:CSA SESSION REFRESH
    SM:DYNAMIC TABU UPDATE
    SM:EXEC SERVICES
    SM:REFRESH ENTRYSCREEN
    SM:RNOTIFUPDATE01
    SM:SESSIONS RESET
    Unsure about this case why the jobs were failing though we have changed the user.
    Any sugegssions would be much appriciable
    Thanks & Regards,
    Vinod

    Both users are having same authorizations and both are dailog users only. It looks weird when i changed the user in job step for released jobs, it got changed and updated the job step with new use at that moment. However the jobs are faling and when i go through the job logs there I could see that OLd user name in job step.
    Changed the released  jobs many times to run with another user, however the jobs are failing with error " Logon of user DDAWES in client 100 failed when starting a step".
    Please note the jobs were running fine before the user locked out due to auditing. Also please let me know how do i check the E2E changes ? in SDM ? is ther any transaction code that i can check?
    Please suggest...
    Thanks & Regards,
    Vinod
    Edited by: vinod kumar on Jul 6, 2009 5:34 PM

  • Jobs are failing and give dump "TSV_TNEW_BLOCKS_NO_ROLL_MEMORY"

    Hi ,
    Jobs are failing and giving dump "TSV_TNEW_BLOCKS_NO_ROLL_MEMORY " and TSV_TNEW_PAGE_ALLOC_FAILED.
    Here are the logs:
    ===================================================================
    15.04.2009 07:11:35 Job started                                                                                00           516          S
    15.04.2009 07:11:35 Step 001 started (program ZAPO_REALIGNMENT_MPOS_PA, variant AP_AP_REALG_S1, user ID aaa_bbb_apo)      00           550          S
    15.04.2009 07:12:52 ABAP/4 processor: TSV_TNEW_BLOCKS_NO_ROLL_MEMORY                                                      00           671          A
    15.04.2009 07:12:52 Job cancelled                                                                                00           518          A
    ===================================================================
    Job log overview for job:    BIREQU_4DHSSKZ38YF3KALR4ZBRCDNQT / 00382400
    Date       Time     Message text                                                                     Message class Message no. Message type
    15.04.2009 00:38:24 Job started                                                                           00           516          S
    15.04.2009 00:38:24 Step 001 started (program SBIE0001, variant &0000000024435, user ID aaa_bbb_APO)      00           550          S
    15.04.2009 00:38:24 Asynchronous transmission of info IDoc 2 in task 0001 (0 parallel tasks)              R3           413          S
    15.04.2009 00:38:24 DATASOURCE = 9AZAP_AM                                                                 R3           299          S
    15.04.2009 00:38:24 *************************************************************************             R8           048          S
    15.04.2009 00:38:24 *          Current Values for Selected Profile Parameters               *             R8           049          S
    15.04.2009 00:38:24 *************************************************************************             R8           048          S
    15.04.2009 00:38:24 * abap/heap_area_nondia......... 2000683008                              *            R8           050          S
    15.04.2009 00:38:24 * abap/heap_area_total.......... 2000683008                              *            R8           050          S
    15.04.2009 00:38:24 * abap/heaplimit................ 100894464                               *            R8           050          S
    15.04.2009 00:38:24 * zcsa/installed_languages...... ED                                      *            R8           050          S
    15.04.2009 00:38:24 * zcsa/system_language.......... E                                       *            R8           050          S
    15.04.2009 00:38:24 * ztta/max_memreq_MB............ 256                                     *            R8           050          S
    15.04.2009 00:38:24 * ztta/roll_area................ 100000000                               *            R8           050          S
    15.04.2009 00:38:24 * ztta/roll_extension........... 8000683008                              *            R8           050          S
    15.04.2009 00:38:24 *************************************************************************             R8           048          S
    15.04.2009 00:38:54 ABAP/4 processor: TSV_TNEW_PAGE_ALLOC_FAILED                                          00           671          A
    15.04.2009 00:38:54 Job cancelled                                                                         00           518          A
    =================================================================
    Please suggest

    Hi,
    Here are the details as follows:
    ORACLE
    10.2.0.2.0
    =====
    HP-UX
    9000/800
    ====
    Kernel release    700
    Compilation       HP-UX B.11
    Sup.Pkg lvl.      108
    ABAP Load         1563
    CUA load          29
    =============
    SCM 5.00
    SAP_BASIS     700     0011     SAPKB70011
    SAP_ABA     700     0011     SAPKA70011
    ST-PI     2005_1_700     0003     SAPKITLQI3
    PI_BASIS     2005_1_700     0011     SAPKIPYJ7B
    SAP_BW     700     0012     SAPKW70012
    LCAPPS     2005_700     0004     SAPKIBHD04
    SAP_AP     700     0008     SAPKNA7008
    EA-IPPE     400     0007     SAPKGPID07
    SCM     500     0008     SAPKY50008
    SCM_BASIS     500     0008     SAPK-50008INSCMBASIS
    QIE     200     0004     SAPK-20004INQIE
    BI_CONT     703     0005     SAPKIBIIP5
    ST-A/PI     01I_SCM500     0000          -
    VIRSANH     530_700     0005     SAPK-53305INVIRSANH
    ========================
    Thanks,
    VK

  • DB13 Jobs getting failed

    Hi Basis Gurus,
    In our Development BW 3.5 system the DB13 jobs (Check DB and updatestats) are getting failed since 15 days.
    In DB13 when i clicked on the Check DB and updatestats the system is prompting message as "No action log is found for this action"
    Please let me know how can i troubleshoot this issue.
    Please help me.
    Our is Qulality BW 3.5 system, Solaris OS and Oracle 9i database.
    Regards,
    Anil.

    Hi Alok,
    Thanks for your support
    I could search the jobs by giving the criteria as
    Job name : DBA*
    Use name : *
    DBA:UPDATESTATS_____@210000/4007    D256979         Canceled
    DBA:CHECKDB_________@190000/4007    D256979         Canceled
    Like the above jobs there are some other jobs of the same name as above which got canceled from 03/01/2009 to till date.
    When i clicked on the jobs logs the system is prompting a message as "No job log entries are available for the selected job"
    Also i checked the user name with su01 and it is existing.
    Please help me
    Regards,
    Anil.

  • SQL Server 2008 R2 Backup jobs are failing

    I have a problem with SQL Server 2008 R2. First the management studio package is failing to load. backup jobs on that server are failing to run. The server won't accept any installation. The Installation of .Net Framework failed, the Installation of SQL
    server 2008 R2 SP2 also failed, Trying to repair SQL Server through the CD also failed. Actually the server cannot install anything on it. When you try to initiate the installation it comes back and say check online for solution or close the program.
    I am desperate here as I cannot backup

    When you try to initiate the installation it comes back and say check online for solution or close the program.
    Are you sure this is the error, I updated SP2 last week and I got the same message but if I remember correctly there was a continue button as well. Could you post the errors.
    SP2 not installing, .net framework not installing, ssms not loading up and backups not running all could be due to different issues. Consider these as different and post error message that you are receiving for the issue which is most important for you.
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • V3 Collector Jobs are failing

    Hi All,
    We have newly insatlled Purchasing LIS (02) dataflow. We have enhanced 2LIS_02_ITM datasource. We are able to fill the setup tables and perform the INIT load.
    But the V3 extractor job is failing. The ABAP dump says - SY-SUBRC = 2. Changes made to structures..
    Please let me know your views.
    Regards and Thamks,
    Vivek Das Gupta

    Hi,
    Is there is another system with the same client and if the data source if you have already done some activity on that client.
    the error could be because you did the changes to data source when there was some delta records present for that data source.
    try delete the existing delta queue and the any entries from LBWQ for this data source and and from all the clients if there are any.
    then do a reinit and start the delta again.
    hope it helps.
    Ajeet

  • All crawl jobs are failing with errors, Query server not responding.

    Hi All,
    I'm facing issue with search service , one of the Query server not responding and all the crawl jobs are throwing errors.
    Errors:
    "The SharePoint item being crawled returned an error when requesting data from the web service. ( Error from SharePoint site )"
    "The object was not found. ( Error from SharePoint site: HttpStatusCode NotFound The request failed with HTTP status 404: Not Found. )"
    Please suggest some resolutions.
    Pavan

    Hi Pavan,
    1. First verify as given in this article - https://support.microsoft.com/en-us/kb/2323206?wa=wsignin1.0
    2. If not 1 resolves issue then try to disable the anonymous access on the default zone web application(in content source)
    3. Also check this article if above two steps does not resolve the issue - http://www.sharepointtechs.com/the-sharepoint-item-being-crawled-returned-an-error-when-requesting-data-from-the-web-service-error-from-sharepoint-site-value-does-not-fall-within-the-expected-range
    4. If none of the above works then install this CU update http://support.microsoft.com/kb/2596505 and
    then re-run you SP Configuration Wizard and restart your SharePoint Server. But before installing this CU on your SharePoint Server ensure your have the latest backup.
    4. If all above does not work then remove
    the anonymous access (if enabled) and restore the site collection to a new new site.
    Please remember to click 'Mark as Answer' if the reply answers your query or 'Upvote' if it helps you.

  • Daily Broadcast Jobs are failing

    Hi,
    We are facing some issues in our production system related to broadcatsing. The daily broadcast jobs are faling or are running for long hrs (got tsuck). If we check the logs in RSRD_LOG then we can see the following message:
    Settings registered to event TP DAILY_1300 28 selected
    Password logon no longer possible - too many failed attempts
    Setting SJLTEST: User SLOGAN cannot be used for background processing
    10 packages for 03 available processes created
    Starting parallel processing of package 1 (5 settings)...
    Starting parallel processing of package 2 (13 settings)...
    Starting parallel processing of package 3 (2 settings)...
    Cannot start parallel process (return value 1)
    Waiting for free process for package 3 (period 1)
    Starting parallel processing of package 3 (2 settings)...
    Cannot start parallel process (return value 1)
    Waiting for free process for package 3 (period 2)
    Starting parallel processing of package 3 (2 settings)...
    Cannot start parallel process (return value 1)
    Parallel processing not possible: no processing of 7 package(s)
    I am not able to figure out the log messages. if you have any information, could you please let me know? Which TCodes can i check to determine the cause of the failed jobs?
    Thank Uou,
    Anjana

    Hello Sree,
    Please find the responses below:
    1. This particular job is for queries mainly.
    2. We are using BEx 7.0
    3. This is a background processing. If I schedule a one time broadcasts which run in dialog, I have no problems. Only, the daily background processes are having the above issues.
    Actually I am not able to interpret the messages in the log.
    Thank you.
    Anjana

  • Background Jobs are failing in DEV server after SP upgrade

    Hi Everyone,
    Below jobs are being failed in dev server after SP upgrade with error variant does not exist.
    SWWERRE, SWWDHEX, SWWCOND,  SWWCLEAR,SWFSLSDLEX, NON SAP USER UPLOAD
    System Details:
    SAP Version: ECC 6.0
    Database: SQL 2005
    OS: Windows 2003, SR2, 64 - bit.
    Kernel Patch: 221
    SAP_BASIS:19
    SAP_ABA :19
    SAP_APPL : 16
    SAP_AP :17
    SAP_HR : 51
    SAP_BW : 21
    PI_BASIS 2006_1_700 : patch 009
    ST_PI: ST_PI 2005_1_700 : 006
    FINBASIS : 16
    LOSFE: 16
    Can any one have idea on above mentioned jobs.
    Thanks & Regards,
    Vinod

    > Below jobs are being failed in dev server after SP upgrade with error variant does not exist.
    > SWWERRE, SWWDHEX, SWWCOND,  SWWCLEAR,SWFSLSDLEX,
    Those are workflow related jobs.
    > NON SAP USER UPLOAD
    This is a job name and not the program name.
    Markus

  • Compression Jobs are failing

    Hi Experts,
    I am facing issue in compression job, below is the whole scenario.
    As a part of enhancement, we changed the cube design and promoted the changes.
    After data has beed loaded, some of the compression jobs are running fine and some are failing consecutively.
    we cancelled the jobs that were long running. After this when we again executed the compresion jobs, we are getting below job log and after this job is not progressing:
    Job started
    Step 001 started (program RSCOMP1, variant <>, user ID ALEREMOTE)
    Performing check and potential update for status control table
    FB RSM1_CHECK_DM_GOT_REQUEST called from PRG RSSM_PROCESS_COMPRESS; row 000200
    Request '486.569'; DTA 'CUBE-NAME'; action 'C'; with dialog 'X'
    Leave RSM1_CHECK_DM_GOT_REQUEST in row 70; Req_State ''
    RSS2_DTP_RNR_SUBSEQ_PROC_SET GET_INSTANCE_FOR_RNR    486569 LINE 43
    RSS2_DTP_RNR_SUBSEQ_PROC_SET GET_TSTATE_FOR_RNR 7 LINE 243
    SQL: 09.04.2011 07:38:20 ALEREMOTE
    ALTER TABLE "F-TABLE" MONITORIN
    SQL-END: 09.04.2011 07:38:20 00:00:00
    we rebuild the index, statistic.. but nothing helped in successful compression jobs.
    does cancelling the long running compression job at first place is a reason - compression jobs are not at all progressing now?
    your help will be appreciated.
    regards
    Sonal

    Hi,
    Trying checking the job in SM50 with the PID, and check with basis team why the job is getting stuck you would likly be able to identify tables whcih are taking longer time.
    also try compressing request one at a time and check, might be because of huge number of records.
    Thanks,
    Kara

  • GN_GENERATE_CHECK and SM_SERVICE_CONTENT_UPDATE background jobs are failing

    We recently upgraded our Solution Manager to 7 ehp1.  A couple of the background jobs are not able to complete.
    Both jobs have the following entry in the job logs
    Step 001 started (program RAGS_DSWP_SERV_CONTENT_UPDATE, variant , user ID SOLMAN_ADMIN
    No authorization
    I'm not sure where to look for the authorization issue.  Any advice would be appreciated.
    Thanks
    Laurie McGinley

    we are on SM 7.01 (EHP1)  - and we have the same problem:
    Jobs GN_GENERATE_CHECK and GN_WORKLIST_GENERATE
    both jobs end abnormal with joblog:
    Object requested is currently locked by user SOLMAN_BTC
    Job cancelled after system exception ERROR_MESSAGE
    but the job-start is not corresponding to the entries in table SMCONFIGJOBS
    both jobs are startet at 00:01:44 (both !!!) 
    in table SMCONFIGJOBS the entry are
    REPORTNAME         GN_GENERATE_CHECK
    REPVARIANT
    JOBNAME            GN_GENERATE_CHECK
    PRIORITY           50
    PERIOD TYPE        DAY
    PERIOD INTERVAL    1
    START TIME         00:15:00
    ISIMMEDIATE
    INACTIVE
    WORKLOAD           M
    COMM2SAP
    REPORTNAME         GN_WORKLIST_GENERATE
    REPVARIANT
    JOBNAME            GN_WORKLIST_GENERATE
    PRIORITY           50
    PERIOD TYPE        DAY
    PERIOD INTERVAL    1
    START TIME         00:01:00
    ISIMMEDIATE
    INACTIVE
    WORKLOAD           L
    COMM2SAP
    any suggestions why the jobstart is not corresponding to the starttime in table SMCONFIGJOBS
    what job is scheduling these 2 Jobs GN_GENERATE_CHECK and GN_WORKLIST_GENERATE
    which other job maybe responsible for the object lock???

  • Jobs are failing due to DBIF_RSQL_SQL_ERROR (SQL30081N)

    HI SAP,
    Job is failing with the below short dumps:
    1. Runtime Errors DBIF_RSQL_SQL_ERROR
    Exception CX_SY_OPEN_SQL_DB
    Date and Time 04.10.2010 06:31:26
    Database error text........: "SQL30081N A communication error has been                       
          detected. Communication protocol being used: "TCP/IP". Communication API being              
          used: "SOCKETS". Location where the error was detected: "10.62.92.4".                       
          Communication function detecting the error: "recv". Protoco"                                
         Internal call code.........: "[RSQL/OPEN/KONP ]"  
    2. Runtime Errors         DBIF_REPO_SQL_ERROR
    Date and Time          06.10.2010 19:24:12
    Database error text........: "CLI0108E Communication link failure.
      SQLSTATE=40003"
    Triggering SQL statement...: "CX_SY_OPEN_SQL_DB=============CP "
    Internal call code.........: "[REPO/*/43/LOAD/CX_SY_OPEN_SQL_DB=============C  ]"
    Work process traice file has the below error which came today:
    C  *** ERROR in DB6Open[dbdb6.c, 3308] CON = 0 (BEGIN)
    C  &+     DbSlBegReadDB6( SQLExecute ): [IBM][CLI Driver] SQL30081N  A communication error has been detected.  Communication
    C  &+      protocol being used: "TCP/IP".  Communication API being used: "SOCKETS".  Location where the error was detected:
    C  &+     "10.62.92.4".  Communication function detecting the error: "recv".  Protocol specific error code(s): "", "", "0"
    C  *** ERROR in DB6Open[dbdb6.c, 3308] (END)
    B  ***LOG BYM=> severe DB error -30081    ; work process in reconnect status [dbsh#3 @ 1127] [dbsh    1127 ]
    B  ***LOG BY4=> sql error -30081 performing SEL on table KONP       [dbtran#14 @ 7588] [dbtran  7588 ]
    B  ***LOG BY0=> SQL30081N  A communication error has been detected.  Communication protocol being used: "TCP/IP".  Communication API
    B  dbtran ERROR LOG (hdl_dbsl_error): DbSl 'SEL'
    B   RSLT: {dbsl=99, tran=1}
    B   FHDR: {tab='KONP', fcode=53, mode=2, bpb=0, dbcnt=0, crsr=1,
    B          hold=0, keep=1, xfer=0, pkg=0, upto=0, init:b=0,
    B          init:p=(nil), init:#=148, wa:p=0x7000000501bc3e8, wa:#=148}
    C  *** ERROR in getAndBindSQLDA[dbdb6.c, 14585] CON = 0 (BEGIN)
    C  &+     DbSlReadDB6( SQLExtendedBind ): [IBM][CLI Driver] CLI0108E  Communication link failure. SQLSTATE=40003
    C  &+
    C  &+     SELECT "UNAM", "UDAT", "UTIME", "L_DATALG", "Q_DATALG", "SDAT", "STIME", "MINOR_VERS", "MAJOR_VERS" FROM "REPOLOAD
    C  &+     " WHERE "PROGNAME" = ? AND "R3STATE" = ? AND "MACH" = ?   WITH UR
    C  &+       cursor type=NO_HOLD, isolation=UR, cc_release=YES, optlevel=5, degree=1, buffer_lobs=YES, op_type=18, reopt=0
    C  &+       ABAP location info: 'RSBTCRTE', 807
    C  &+
    C  &+     ABAP location info 'ZBW_FILL_KONPA004', 273
    C  &+
    C  *** ERROR in getAndBindSQLDA[dbdb6.c, 14585] (END)
    B  ***LOG BYM=> severe DB error -99999    ; work process in reconnect status [dbsh#3 @ 1127] [dbsh    1127 ]
    B  ***LOG BY4=> sql error -99999 performing SEL on table REPOLOAD   [dbrepo#5 @ 2657] [dbrepo  2657 ]
    B  ***LOG BY0=> CLI0108E  Communication link failure. SQLSTATE=40003 [dbrepo#5 @ 2657] [dbrepo  2657 ]
    B  ***LOG BY0=> CLI0108E  Communication link failure. SQLSTATE=40003 [dbrepo#5 @ 2657] [dbrepo  2657 ]
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.
    A  ** RABAX: level LEV_RX_SAVE_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_SAVE_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    C  *** ERROR in DB6EndTransaction[dbdb6.c, 6768] CON = 0 (BEGIN)
    C  &+     DbSlRollbackDB6( SQLEndTran ): [IBM][CLI Driver] CLI0106E  Connection is closed. SQLSTATE=08003
    C  &+
    C  &+     ROLLBACK[FORCED][DONT_KEEP_WITH_HOLD]
    C  &+
    C  &+     ABAP location info 'ZBW_FILL_KONPA004', 273
    C  &+
    C  *** ERROR in DB6EndTransaction[dbdb6.c, 6768] (END)
    B  ***LOG BYM=> severe DB error -99999    ; work process in reconnect status [dbsh#3 @ 1127] [dbsh    1127 ]
    Kindly suggest what can be done to resove this, as this is coming for specificly two jobs.
    Regards,
    Munish

    My first guess would be that there is a network issue between application server and database. If you're running that job on the database server I'd also check db2diag for possible errors.
    Markus

  • Please Help - DB13 All Jobs Are Failed

    Hello Gurus,
    My Qurey Was
    In T-Code DB-13, I created some Jobs example like checkdb, update stats, etc etc
    while running this jobs giving me this error can anybody tell me what is the rectification or what is a needful to solve this problem
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000099, user ID CSCADMIN)
    Execute logical command BRCONNECT On host bascop26
    Parameters: -u / -jid CHECK20070608095728 -c -f check
    BR0801I BRCONNECT 7.00 (11)
    BR0477I Oracle pfile /oracle/QBW/102_64/dbs/initQBW.ora created from spfile /oracle/QBW/102_64/dbs/spfileQBW.ora
    BR0280I BRCONNECT time stamp: 2007-06-08 09.57.33
    BR0301E SQL error -942 at location BrLicCheck-32
    ORA-00942: table or view does not exist
    BR0806I End of BRCONNECT processing: cdvlajpr.log2007-06-08 09.57.33
    BR0280I BRCONNECT time stamp: 2007-06-08 09.57.33
    BR0804I BRCONNECT terminated with errors
    External program terminated with exit code 3
    BRCONNECT returned error status E
    Job finished
    As Per SAP Note - Note 134592 - Importing the SAPDBA role ( sapdba_role.sql)
    I have uncar the file - sapdba_role_ora9.SAR (9i is my database)
    but in which way i am going to to execute this script in my database
    Please help ASAP

    Check the note again, it´s listed there:
    Download the SQL script for creating the SAPDBA role from the attachment to this note (for Oracle 8.1: sapdba_role_ora8, for Oracle 9.2: sapdba_role_ora9, for Oracle 10g: sapdba_role_ora10). Execute this script as follows (sapdba_role.sql in the current directory).
    Oracle 9.2:   sqlplus /nolog @sapdba_role DB
    What´s your problem?
    Markus

Maybe you are looking for

  • Duplicate events in iCal

    I've just started using iCloud and now whenever it updates I get duplicate events in my calendar on my Mac.  I delete one copy of each event and all seems well until the next sync.  Is there a preference that I need to adjust to prevent this from hap

  • Issue in Modifying custom table

    Hi Experts Program Y00_MM modifying custom table Y00_IFS074 using internal table. we have a sales company code field in table. Internal table company code value is 00021345 . But in custom table it updated as 21345. It should be 00021345. few days ba

  • Mac email doesn't work with iCloud

    Since the move from mobileme email to iCloud I can only get email accounts working for a short period, and sometimes not at all on agiven day. What we had on mobileme was a family acount with 4 active email accounts. These all worked fine and all cam

  • Store color (uint) in MySQL table using PHP

    The PHP service wizard doesn't support uint. PHP doesn't have a uint type but MySQL does. How do I send a color from Flex to MySQL?

  • Where can I get my questions about JMX answered?

    Where can I get my questions about JMX answered? In the Jungle Mix of the World Wild Web, where are the dwellings of the JMX denizens? It recently came to my attention that the answer to that simple question may not be obvious... I hope the informati