LIS job failed due to server restart

Hi Experts,
One of out LIS jobs on queue MCEX11 is failed due to a system restart in ECC. What are the steps we need to take to make sure no data is lost or how we can confirm that there is no data loss due to this restart.
Regards
Jitendra

Hi Rama,
Please find attached screenshots from failed job, LBWQ & RSA7. Looking on them I guess there will be surely a data loss.
Failed Job
LBWQ
RSA7
Regards
Jitendra

Similar Messages

  • The Job Failed Due to  MAX-Time at ODS Activation Step

    Hi
            I'm getting these errors "The Job Failed Due to  MAX-Time at ODS Activation Step" and
             "Max-time Failure"
    How to resolve this failure?

    Hi ,
    You can check the ODs activation logs in ODs batch montior >> click on taht job >>> job log
    for this first you check in sm37 how many jobs are running if there are many otehr long running jobs then . the ODs activation will happen very slowly as the system is overloaded .. due to the long running jobs ..this causes the poor performance of system ..
    for checking the performance of system .. you first check the lock waits in ST04..and check wether they are progressing or nt ..
    check sm66 .. for the no of process running on system ..
    check st22 >> for short dumps ..
    check Os07> to check the cpu idle tiem if its less tehn 20% . then it means the cpu is overlaoded .
    check sm21 ...
    check the table space avilable in st04..
    see if the system is overlaoded then the ODS wont get enough work process to create the backgorund jobs for that like(Bi_BCTL*)..jobs .the updation will happen but very slowly ..
    in this case you can kill few long running jobs which are not important .. and kill few ODs activations also ..
    Dont run 23 ODs activation all at a time .. run some of them at a time ..
    And as for checking the key points for data loading is check st22,cehck job in R/3 , check sm58 for trfc,check sm59 for Rfc connections
    Regards,
    Shikha

  • Every day Expired subscription clean up job fails on publisher server

    Dear All,
    Few days back I configured transactional replication b/w 2 server after that every day I noticed
    Expired subscription clean up job fails on publisher server but not any effect to replication it's going smooth.
    ERROR MESSAGE:
    Only functions and some extended stored procedures can be executed from within a function. [SQLSTATE 42000] (Error 557).  The step failed
    please help me!!!
    Thank In Advance!!!
    mastanvali shaik

    Actuvally already I configured replication for this server 3 database after we moved to another server for some h/w issue.
    that time we deleted subscriber and publisher and break transaction replication.
    after new server configuration it's allow to configure replication for 2 databases only.
    as per above query I found category 1 for 3 databases but 2 databases are in replication.
    the another databases that showing category 1 is past in replication, but it doesn't allow to configure replication.
    please give me solution for same .
    Db name
    dbid
    sid
    mode
    status
    status2
    category
    cmptlevel
    version
    ABCD
    7
      0x010500000000000515000000C953D90F09EF4A00F4EBEF3281230000
    0
    65536
    1090519040
    1
    100
    661
     -replication running
    FGH
    11  
    0x010500000000000515000000C953D90F09EF4A00F4EBEF3281230000
    0
    65536
    1090519040
    1
    100
    661
    - not allowing for   replication
    XYZ
    12
       0x0105000000000005150000006FE21C5B049413F15AD147AEF4010000
    0
    65536
    1090519040
    1
    100
    661
     -replication running
    past replication working for three databases
    mastanvali shaik

  • Why is file syncing failing due to server error(s)?

    I am working on an HTML file inside Edge Code. When I save, it fails due to 'server error' (no other details). I then get multiple 'conflicted copies' of the same file in my cloud directory. I clean this off and try to resave. It saves, then undoes the last few changes! It reverts back to a previous version of the file.
    I guess I'll start working with the 'newest' conflicted copy or something. It's ridiculous. There are no internet issues on my end here, either, which is what I thought at first.
    Extremely frustrating! I suppose I'm going to work locally, and then just try to sync. the file after I am done (and after I have made a duplicate in case Cloud tries to overwrite and save an older version of the file).
    This pretty much makes cloud-based work fairly useless!

    File Sync Links that may help... all the links I have, since I don't know the cause of your specific problem
    -https://forums.adobe.com/community/creative_cloud/host_sync
    -http://helpx.adobe.com/creative-cloud/help/sync-settings.html
    -http://helpx.adobe.com/creative-cloud/kb/arent-my-files-syncing.html
    -Size Limits https://forums.adobe.com/thread/1488242
    -sync and email link http://forums.adobe.com/thread/1427516?tstart=0
    -Phantom folder problem https://forums.adobe.com/thread/1490445
    -an overview of assets https://assets.adobe.com/files

  • LIS Jobs fails everyday

    Hi Gurus,
    we have an issue in ECC Production system..where...
    LIS Jobs for a particular user fails everyday...but for few applications..the LIS jobs running well for the same user,but not for few.
    can anyone face the similar issue and please let me know how to resolve this.
    Thanks in advance for your valuable inputs.
    Best Regards
    Nag

    Hi Nag,
    You have posted into the wrong forum.  The OnDemand forum is specifically for applications like bi.ondemand.com and crystalreports.com.
    I believe you want to post your question into one of the SAP Solution forums that deals specifically with your product.
    Cheers
    Steve

  • Extract sCSM server name Job failing due to sealed MP ?

    The extract of the management server job is failing on the last extract of a CI sealed MP we created.
    looking at the event viewer log I see this:
    ETL Module Execution failed:
    ETL process type: Extract
    Batch ID: 36408
    Module name: Extract_C3LOBCI_C3SCSMR2
    Message: The given value of type String from the data source cannot be converted to type uniqueidentifier of the specified target column.
    Stack:    at System.Data.SqlClient.SqlBulkCopy.ConvertValue(Object value, _SqlMetaData metadata, Boolean isNull, Boolean& isSqlType, Boolean& coercedToDataFeed)
       at System.Data.SqlClient.SqlBulkCopy.ReadWriteColumnValueAsync(Int32 col)
       at System.Data.SqlClient.SqlBulkCopy.CopyColumnsAsync(Int32 col, TaskCompletionSource`1 source)
       at System.Data.SqlClient.SqlBulkCopy.CopyRowsAsync(Int32 rowsSoFar, Int32 totalRows, CancellationToken cts, TaskCompletionSource`1 source)
       at System.Data.SqlClient.SqlBulkCopy.CopyBatchesAsyncContinued(BulkCopySimpleResultSet internalResults, String updateBulkCommandText, CancellationToken cts, TaskCompletionSource`1 source)
       at System.Data.SqlClient.SqlBulkCopy.CopyBatchesAsync(BulkCopySimpleResultSet internalResults, String updateBulkCommandText, CancellationToken cts, TaskCompletionSource`1 source)
       at System.Data.SqlClient.SqlBulkCopy.WriteToServerInternalRestContinuedAsync(BulkCopySimpleResultSet internalResults, CancellationToken cts, TaskCompletionSource`1 source)
       at System.Data.SqlClient.SqlBulkCopy.WriteToServerInternalRestAsync(CancellationToken cts, TaskCompletionSource`1 source)
       at System.Data.SqlClient.SqlBulkCopy.WriteToServerInternalAsync(CancellationToken ctoken)
       at System.Data.SqlClient.SqlBulkCopy.WriteRowSourceToServerAsync(Int32 columnCount, CancellationToken ctoken)
       at System.Data.SqlClient.SqlBulkCopy.WriteToServer(IDataReader reader)
       at Microsoft.SystemCenter.Warehouse.Utility.SqlBulkOperation.Insert(String sourceConnStrg, String sourceQuery, String destinationTable, Dictionary`2 mapping, String sqlConnectionStrg, Boolean& readerHasRows, DomainUser sourceSecureUser,
    DomainUser destSecureUser)
       at Microsoft.SystemCenter.Warehouse.Etl.ADOInterface.Insert(DomainUser sourceConnectionUser, DomainUser destinationConnectionUser)
       at Microsoft.SystemCenter.Warehouse.Etl.ADOInterface.Execute(IXPathNavigable config, Watermark wm, DomainUser sourceConnectionUser, DomainUser destinationConnectionUser)
       at Microsoft.SystemCenter.Warehouse.Etl.ExtractModule.Execute(IXPathNavigable config, Watermark wm, DomainUser sourceConnectionUser, DomainUser destinationConnectionUser, Int32 batchSize)
       at Microsoft.SystemCenter.Warehouse.Etl.ExtractModule.Execute(IXPathNavigable config, Watermark wm, DomainUser sourceConnectionUser, DomainUser destinationConnectionUser)
       at Microsoft.SystemCenter.Etl.ETLModule.OnDataItem(DataItemBase dataItem, DataItemAcknowledgementCallback acknowledgedCallback, Object acknowledgedState, DataItemProcessingCompleteCallback completionCallback, Object completionState)
    Management pack import failed.
    Management pack ID: 417daf9b-9505-8824-4419-6c45925a1deb
    Management pack name: C3LineofBusinessCI
    Management pack version: 1.0.0.4
    Data source name: DW_C3SCSMR2
    Message: Verification failed with 4 errors:
    Error 1:
    Found error in 2|C3LineofBusinessCI|1.0.0.1|C3LineofBusinessCI|| with message:
    Version 1.0.0.4 of the management pack is not upgrade compatible with older version 1.0.0.1. Compatibility check failed with 3 errors:
    Error 2:
    Found error in 1|C3LineofBusinessCI/a6ae647f076efa3a|1.0.0.0|C3LOBCI|| with message:
    The property Type (C3SupportLocation) has a value that is not upgrade compatible. OldValue=enum, NewValue=string.
    Error 3:
    Found error in 1|C3LineofBusinessCI/a6ae647f076efa3a|1.0.0.0|C3LOBCI|| with message:
    The property Key (C3Client) has a value that is not upgrade compatible. OldValue=True, NewValue=False.
    Error 4:
    Found error in 1|C3LineofBusinessCI/a6ae647f076efa3a|1.0.0.0|C3LOBCI|| with message:
    New Key ClassProperty item (ClientID) has been added in the newer version of this management pack.
    Stack trace:
        at Microsoft.EnterpriseManagement.Common.Internal.ServiceProxy.HandleFault(String methodName, Message message)
       at Microsoft.EnterpriseManagement.Common.Internal.ManagementPackServiceProxy.ImportManagementPackWithResources(String managementPack, String keyToken, Dictionary`2 resources)
       at Microsoft.EnterpriseManagement.SystemCenter.Warehouse.Synchronization.Library.BaseManagementGroup.ImportManagementPack(ManagementPackObject mpObj)
    any help would be appreciated thanks
    David Ulrich

    Version 1.0.0.4 of the management pack is not upgrade compatible with older version 1.0.0.1. Compatibility check failed with 3 errors:
    The property Type (C3SupportLocation) has a value that is not upgrade compatible. OldValue=enum, NewValue=string.
    The property Key (C3Client) has a value that is not upgrade compatible. OldValue=True, NewValue=False.
    New Key ClassProperty item (ClientID) has been added in the newer version of this management pack.
    you have ignored the error in the management server that your MP was not upgrade compatible, deleted the old version of the management pack form the management server, and imported the new version into the management server without waiting for the MPSync
    job to run and clean up the datawarehouse. the DW server is seeing the new version in the management server and is trying to upgrade an MP with a non-upgrade compatible upgrade. 
    the normal resolution to this is to delete the MP from the Management server, run the MPSync job twice, verify the old version has been cleaned up from the DW server, and then re-import the new version. however, this isn't going to work for you, because
    you are changing the primary key, and changing the type of a property, neither of which are EVER upgrade compatible. 
    if this is a lab or new system, then you can rebuild the Data Warehouse and associate it with the management server again from scratch. if this system is older, or is production, you will lose data doing this, so consider carefully. 

  • DB13 job failed due to SXPG_COMMAND_EXECUTE error

    Hi,
    I received an error when I try run the BRCONNECT Database Action Calendar (tx. DB13), either it's a Database check, statistics updates, etc. The error messages are as follows:
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000166, user ID SETIR0)
    No application server found on database host - rsh/Gateway will be used
    Execute logical command BRCONNECT On host tdcwsxd1
    Parameters: -u / -c -f check
    SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: program_start_error: For More Information, See SYS
    Job cancelled after system exception ERROR_MESSAGE
    FYI, we're using DB instance (DB) and Central Instance (CI) on each separate box in the unix environments. SAP Basis rel. 620 with SP level SAPKB62053.
    If I execute the command directly in DB instance, it works fine but not from SAP trx DB13.
    Command: brconnect -u / -c -f check.
    Thanks and best regards,
    Mark

    Hi Mark,
    Sorry I see you are running on Unix, I am only familiar with Windows environment, but however on Windows I would do the following:
    1) Install a so called Standalone Gateway on the DB-host.
    2) copy the sapxpg executable to the directory where the gateway is installed.
    2) Change the SAPXPG_DBDEST... RFC connection to point to, or use this gateway (gateway options).
    That's all....
    (How to Install a standalone gateway or Gateway instance is normally described in the SAP installation guide).
    But as I sad, I am not sure if this is possible under Unix also, and the way to go...
    Regards
    Rolf

  • SQL Agent Job fails due to excel import

    I  have SQL SERVER 2012 SP 1.  I have a package which imports a generic spreadsheet into a import table and then does does other stuff with it.
    I can happly run the SSIS package through BIDS but fails when I try and run it though SQL agent.
    with errors such as Microsoft.ACE.OLEDB.12.0.  Provider is not registered on this machine.
    Within the SSIS I use the Excel connection manager and have modifed the string to
    Provider=Microsoft.ACE.OLEDB.12.0;Data Source=D:\FileDropTest\Fusion.xlsx;Extended Properties="EXCEL 12.0 XML;HDR=YES;IMEX=1";
    and re deployed and still get the same issue. 
    I then enabled xp_cmdshell and tried from TSQL
    DECLARE @Qry VARCHAR(8000)
    SELECT @Qry = 'dtexec /FILE "D:\SSIS\export\Fusion.dtsx"'
    EXECUTE xp_cmdshell @Qry
    and got
    output
    Microsoft (R) SQL Server Execute Package Utility
    Version 11.0.5058.0 for 64-bit
    Copyright (C) Microsoft Corporation. All rights reserved.
    NULL
    Started:  5:49:25 PM
    Error: 2015-02-09 17:49:25.43
       Code: 0xC001000E
       Source: Fusion
       Description: The connection "{3076028A-D7D9-4432-AADB-CAC6D9AD5995}" is not found. This error is thrown by Connections collection when the specific connection element is not found.
      As a different approach it was recommended to use OLEDB however within BIDS I the connection tests fine but when I run it though BIDS it fails
    [OLE DB Source [79]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "D:\FileDropTest\Fusion.xlsx" failed with error code 0xC0202009.  There may be
    error messages posted before this with more information on why the AcquireConnection method call failed.
    For refrence I ve also set the delay to true.
    I'm a bit stuck as I thought importing a spreadsheet being Microsoft product ;) would be fairly easy .  Any Help on this matter would be great.

    If your source Excel file is .xls, it should successfully import it. However in your case Excel file is .xlsx hence it fails.
    >> I can happly run the SSIS package through BIDS but fails when I try and run it though SQL agent.
    with errors such as Microsoft.ACE.OLEDB.12.0.  Provider is not registered on this machine
    Your local server where you run the package in BIDS have the 32 Bit ACE OLEDB 12.0 driver installed correctly.
    But the target server where you run the package thorugh SQL Agent has no correct driver. Please download
    32 bit Microsoft Access Database Engine 2010 Redistributable and install it in Target server.
    >> I then enabled xp_cmdshell and tried from TSQL and got errors "Connections collection when the specific connection element is not found"
    Please look at the connection managers in your package. There has to be some connection manager where name is missing. This may happen if you copy paste connection from same or another ssis package.
    -Vaibhav Chaudhari

  • Reporting Job failed in Project Server 2010

    Hi
    In the PWA 2010 - Reporting Job getting failed
    Reporting message processor failed:
    ReportingProjectChangeMessageFailed (24006) - The INSERT statement conflicted with the FOREIGN KEY constraint "FK_MSP_EpmAssignment_ResourceOwnerUID". 
    The conflict occurred in database "ProjectServer_Reporting", table "dbo.MSP_EpmResource", column 'ResourceUID'. The statement has been terminated.. 
    Details: id='24006' name='ReportingProjectChangeMessageFailed' uid='15c0d9ca-0762-4808-839d-b88cb2ca4c2e' 
    QueueMessageBody='Project UID='a904e33c-1d81-43c4-9f02-6bb7ea04a10b'. PublishType='ProjectPublish'' Error='The INSERT statement conflicted with the FOREIGN KEY 
    constraint "FK_MSP_EpmAssignment_ResourceOwnerUID". The conflict occurred in database "ProjectServer_Reporting", table "dbo.MSP_EpmResource", 
    column 'ResourceUID'. The statement has been terminated.'. 
    ReportingProjectChangeMessageFailed (24006) - The INSERT statement conflicted with the FOREIGN KEY constraint "FK_MSP_EpmAssignment_ResourceOwnerUID". 
    The conflict occurred in database "ProjectServer_Reporting", table "dbo.MSP_EpmResource", column 'ResourceUID'. The statement has been terminated.. 
    Details: id='24006' name='ReportingProjectChangeMessageFailed' uid='8a902efe-3773-4a85-a701-d38ebc53eed8' QueueMessageBody='
    Project UID='a904e33c-1d81-43c4-9f02-6bb7ea04a10b'. PublishType='ProjectPublish'' Error='The INSERT statement conflicted with the FOREIGN KEY constraint 
    "FK_MSP_EpmAssignment_ResourceOwnerUID". The conflict occurred in database "ProjectServer_Reporting", table "dbo.MSP_EpmResource", column 'ResourceUID'. 
    The statement has been terminated.'. 
    ReportingProjectChangeMessageFailed (24006) - The INSERT statement conflicted with the FOREIGN KEY constraint "FK_MSP_EpmAssignment_ResourceOwnerUID".
     The conflict occurred in database "ProjectServer_Reporting", table "dbo.MSP_EpmResource", column 'ResourceUID'. The statement has been terminated.. 
    Details: id='24006' name='ReportingProjectChangeMessageFailed' uid='461f1264-63c8-4894-8805-36f86d553695' 
    QueueMessageBody='Project UID='a904e33c-1d81-43c4-9f02-6bb7ea04a10b'. PublishType='ProjectPublish'' Error='The INSERT statement conflicted with the FOREIGN KEY 
    constraint "FK_MSP_EpmAssignment_ResourceOwnerUID". The conflict occurred in database "ProjectServer_Reporting", table "dbo.MSP_EpmResource", column 
    'ResourceUID'. The statement has been terminated.'. 
    ReportingProjectChangeMessageFailed (24006) - The INSERT statement conflicted with the FOREIGN KEY constraint "FK_MSP_EpmAssignment_ResourceOwnerUID". The conflict 
    occurred in database "ProjectServer_Reporting", table "dbo.MSP_EpmResource", column 'ResourceUID'. The statement has been terminated.. Details: id='24006' 
    name='ReportingProjectChangeMessageFailed' uid='4914a47c-195a-409a-a6d8-44e8f37f9429' QueueMessageBody='Project UID='a904e33c-1d81-43c4-9f02-6bb7ea04a10b'. 
    PublishType='ProjectPublish'' Error='The INSERT statement conflicted with the FOREIGN KEY constraint "FK_MSP_EpmAssignment_ResourceOwnerUID". The conflict occurred in 
    database "ProjectServer_Reporting", table "dbo.MSP_EpmResource", column 'ResourceUID'. The statement has been terminated.'. 
    ReportingProjectChangeMessageFailed (24006) - The INSERT statement conflicted with the FOREIGN KEY constraint "FK_MSP_EpmAssignment_ResourceOwnerUID". The conflict 
    occurred in database "ProjectServer_Reporting", table "dbo.MSP_EpmResource", column 'ResourceUID'. The statement has been terminated.. Details: id='24006'
     name='ReportingProjectChangeMessageFailed' uid='1e9375fb-671b-4000-8b33-46cfe89c05c3' QueueMessageBody='Project UID='a904e33c-1d81-43c4-9f02-6bb7ea04a10b'. PublishType='ProjectPublish'' 
    Error='The INSERT statement conflicted with the FOREIGN KEY constraint "FK_MSP_EpmAssignment_ResourceOwnerUID". The conflict occurred in database "ProjectServer_Reporting", table "dbo.MSP_EpmResource", column 'ResourceUID'.
     The statement has been terminated.'. 
    ReportingProjectChangeMessageFailed (24006) - The INSERT statement conflicted with the FOREIGN KEY constraint "FK_MSP_EpmAssignment_ResourceOwnerUID". The conflict
     occurred in database "ProjectServer_Reporting", table "dbo.MSP_EpmResource", column 'ResourceUID'. The statement has been terminated.. Details: id='24006'
     name='ReportingProjectChangeMessageFailed' uid='ed4544c0-2dc7-4027-94dd-a473b6568cc9' QueueMessageBody='Project UID='a904e33c-1d81-43c4-9f02-6bb7ea04a10b'.
     PublishType='ProjectPublish'' Error='The INSERT statement conflicted with the FOREIGN KEY constraint "FK_MSP_EpmAssignment_ResourceOwnerUID". The conflict occurred 
    in database "ProjectServer_Reporting", table "dbo.MSP_EpmResource", column 'ResourceUID'. The statement has been terminated.'. 
    Queue:
    GeneralQueueJobFailed (26000) - ReportingProjectPublish.ReportProjectPublishMessageEx. Details: id='26000' name='GeneralQueueJobFailed'
     uid='8f7bab80-3f8f-4097-9c6e-762f4da3ebe3' JobUID='7a36a5d6-79d0-418f-a5ef-5269578f1c30' ComputerName='JAGCLOUDDEVSP01' GroupType='ReportingProjectPublish' 
    MessageType='ReportProjectPublishMessageEx' MessageId='1' Stage=''. For more details, check the ULS logs on machine MyWebServerfor entries with 
    JobUID 7a36a5d6-79d0-418f-a5ef-5269578f1c30. 
    I tried below solutions to resolve the isue but no luck
    1) I ran below query against publish and draft DB's but didnt get any records for both DB's (i have 2 baseline in my project i.e. Baseline0 and Baseline1)
    select *  from MSP_TASK_BASELINES
    where MSP_TASK_BASELINES.PROJ_UID = 'A904E33C-1D81-43C4-9F02-6BB7EA04A10B' and MSP_TASK_BASELINES.TASK_UID NOT IN (
                    select TASK_UID
                    from MSP_TASKS
                    where PROJ_UID = 'A904E33C-1D81-43C4-9F02-6BB7EA04A10B' ) 
    2) Copied baseline0 to baseline10 and baseline1 to baseline9 then publish
    3) Set Publish field to "NO" then published project plan and Publish to "Yes"
    4) Tried through Project import wizard - It doesnt allows to import after resources mapped (step2)
    5) Overided the project plan (took a local copy and saved again with same name)
    DEC 2013 CU has been installed
    Please help me to resolve this issue 
    Regards
    santosh

    Hi Hrishi 
    Thanks for the reply
    Tried all the options. still issue persists
    so i deleted % complete column values then assigned resources and updated actual's manually after issue has been resolved
    Regards
    Santosh 

  • Jobs failing due to "incorrect settings: QUOTED_IDENTIFIER"

    I have three jobs that have all failed on the second step, for the same reason: "[Command] failed because the following SET options have incorrect settings: 'QUOTED_IDENTIFIER'. Verify that SET options are correct for use with indexed views and/or indexes
    on computed columns and/or filtered indexes and/or query notifications and/or XML data type methods and/or spatial index operations." Two are INSERTs and the third is a MERGE. The statements run fine directly, and they run fine when jobs run stored procedures
    that contain them. The database has QUOTED_IDENTIFIER turned on. What is the problem and how do I resolve it?

    HI,  I have the same problem with various jobs on a production box.  When I add a job to execute some SQL usually it works, but occasionally it fails with the same error: "[Command] failed because the following SET options have incorrect settings:
    'QUOTED_IDENTIFIER' . . ."  For example, an index rebuild or a delete statement.  Explicitly adding the SET command (and by the way, nice that it doesn't tell you which way it should be set) is an inconvenience.  It's easily the sort of thing
    that a person could forget (when so many jobs succeed and don't have the option explicitly set), leaving jobs to fail.  These jobs are running very basic SQL with the table and column names already wrapped in square brackets.
    The only solution I have is to now remember to always set that option at the top of a SQL statement in a job.  :(

  • RMAN Delete Obsolete job fails due to Error Allocating Device

    Experts, I need help, please.
    This is 10.2.0.1 on Windows
    RMAN> DELETE NOPROMPT OBSOLETE;
    RMAN retention policy will be applied to the command
    RMAN retention policy is set to recovery window of 3 days
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=130 devtype=DISK
    released channel: ORA_DISK_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of delete command at 05/15/2012 14:10:17
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    I ran RMAN> configure device type 'SBT_TAPE' clear;
    but I still get the same error.
    I backup to Disk, not tape
    Notice the reference to SBT_TAPE:
    RMAN configuration parameters are:
    CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO BACKUPSET PARALLELISM 1;
    CONFIGURE DEVICE TYPE SBT_TAPE PARALLELISM 1 BACKUP TYPE TO BACKUPSET; # default
    What do I need to do to be able to run DELETE OBSOLETE; ?
    Thanks, John

    as anand mention ,you've to reset this parameter to default value.
    and clear cmd with configure will remove it from configuration parameter
    see below
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP OFF; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO '%F'; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    *CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 1 BACKUP TYPE TO BACKUPSET;*
    CONFIGURE DEVICE TYPE DISK PARALLELISM 2 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/u01/app/oracle/product/10/db/dbs/snapcf_GG1.f'; # default
    RMAN> delete obsolete;
    RMAN retention policy will be applied to the command
    RMAN retention policy is set to redundancy 1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of delete command at 05/16/2012 12:04:34
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    Additional information: 2
    RMAN>  CONFIGURE DEVICE TYPE 'SBT_TAPE' clear;
    old RMAN configuration parameters:
    CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 1 BACKUP TYPE TO BACKUPSET;
    RMAN configuration parameters are successfully reset to default value
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP OFF; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK PARALLELISM 2 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/u01/app/oracle/product/10/db/dbs/snapcf_GG1.f'; # default
    RMAN> delete obsolete;
    RMAN retention policy will be applied to the command
    RMAN retention policy is set to redundancy 1
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=1591 instance=GG1 devtype=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: sid=1627 instance=GG1 devtype=DISK
    no obsolete backups found

  • E2E BI HOUSEKEEPING Job failing due to timeout

    Hi Folks,
    Reviewing our Solman system I found that some tables are getting really large, I found SMD_HASH_TABLE is over 71GB compressed. I found the note 1958979 - Solution Manager - Tablespace increase which in turn directs you to the attached document of the note 1480588 - ST: E2E Diagnostics - BI Housekeeping - Information.
    Per the document, I executed TAANA transaction and ran analysis on the table and got the following data,
    Per the next steps, I added the following entry in the table E2E_BI_DELETE.
    the next run of the job, I got an ABAP dump with timeout.
    Looks like while selecting the data for deletion, it timed out.
    Has someone faced this issue and can suggest ways I can run this outside of this job one time to clean up this table. I believe the subsequent runs will be ok as long as the housekeeping job is run regularly.
    regards
    Yogesh

    Hello Yogesh,
    I experience exactly the same issue. Can you share the solution if you resolved this?
    Thank you,
    Paul.

  • DBA: ANALYZETAB and DBA:CHECKOPT jobs failed.

    Hi Guys,
    Good day!
    I would like to seek an assistance on how can I deal with the issue below:
    For JOB: DBA: ANALYZETAB
    27.05.2010 04:00:20 Job started
    27.05.2010 04:00:28 Step 001 started (program RSDBAJOB, variant &0000000000113, use
    27.05.2010 04:00:28 Action unknown in SDBAP <<< Job failed due to this error.
    27.05.2010 04:00:28 Job cancelled after system exception ERROR_MESSAGE
    For JOB: DBA:CHECKOPT
    Date       Time     Message text
    26.05.2010 18:15:07 Job started
    26.05.2010 18:15:08 Step 001 started (program RSDBAJOB, variant &0000000000112)
    26.05.2010 18:15:09 Action ANA Unknown in database ORACLE <<<< Job failed due to this error.
    26.05.2010 18:15:09 Job cancelled after system exception ERROR_MESSAGE
    I also checked those DBAs and I could find any in DB13 as well as in table SDBAP.
    Appreciate your help on this matter.
    Cheers,
    Virgilio
    Edited by: Virgilio Padios on May 29, 2010 3:24 PM

    Hello,
    I may have the same scenario because I have two same jobs that are getting canceled in DB13.  I checked them and it is because that the jobs were created in a client which is no longer existing.  "Logon of user XXXX in client XXX failed when starting a step"
    DBA:ANALYZETAB
    DBA:CHECKOPT
    Can you please tell the importance of these jobs as these are not included in SAP Note 16083 - "Standard jobs, reorganization jobs" as one of the standard jobs.  If required, I need to reschedule these jobs in DB13 which I do not know how.  DB13 does not have options that will create these type of jobs.  So far, this is what I can only see from my DB13.
    Whole database offline + r
    Whole database offline bac
    Whole database online + re
    Whole database online back
    Redo log backup          
    Partial database offline b
    Partial database online ba
    Check and update optimizer - this is for DBA:UDATESTATS
    Adapt next extents - this is for DBA:NEXTEXTENT
    Check database - this is for DBA:CHECKDB        
    Verify database  - this is for DBA:VERIFYDB       
    Cleanup logs  - this is for DBA:CLEANUPLOGS           
    So where does these two jobs should be generated from?  I would appreciate any help regarding this.  
    Thanks,
    Tony

  • Batch Jobs fail because User ID is either Locked or deleted from SAP System

    Business Users releases batch jobs under their user id.
    And when these User Ids are deleted or locked by system administrator, these batch jobs fail, due to either user being locked or deleted from the system.
    Is there any way that these batch jobs can be stopped from cancelling or any SAP standard report to check if there are any batch jobs running under specific user id.

    Ajay,
    What you can do is, if you want the jobs to be still running under the particular user's name (I know people crib about anything and everything), and not worry about the jobs failing when the user is locked out, you can still achieve this by creating a system (eg bkgrjobs) user and run the Steps in the jobs under that System User name. You can do this while defining the Step in SM37
    This way, the jobs will keep running under the Business User's name and will not fail if he/she is locked out. But make sure that the System User has the necessary authorizations or the job will fail. Sap_all should be fine, but it really again depends on your company.
    Kunal

  • Job Failed // PLAAP5BULCOD_CONS_CHECK_CCR_MPOR  in APO

    Hello All,
    Job failed due below reason  PLAAP5BULCOD_CONS_CHECK_CCR_MPOR
    Iteration executed
    Spool request (number 0000029847) created without immediate output
    Results saved successfully
    Step 003 started (program /SAPAPO/CIF_DELTAREPORT3, variant PR4_MANUF_ORD2, user ID BTCH_ADM)
    Background job terminated due to communication error
    Job cancelled after system exception ERROR_MESSAGE
    Please help me to resolve the issue.
    Regards
    Mohsin M

    Hi ,
    Check the similar issue:
    [background job PLAAP5BULCOD_CONS_CHECK_CCR_MPOR cancelling;
    Thanks and Regards
    Purna

Maybe you are looking for

  • Hooking up a NEW Nano (3rd Gen)

    Hello All, I recently got an Ipod Nano. Hooked it up to my Vista machine and it worked great for about 1 week. Then had issues, anyway ended up returning the Nano and getting a new one...same 8 gig model. Anyway, how do I go about hooking up that new

  • Why do big imports slow down?

    Hi folks So I have recently had to reimport my entire music collection off of an external, a couple of times. I have noticed that the importing process seems to slow down at points, with some individual tracks taking aaaages to import.  I can't tell

  • RIGHT SIDE OF BRIDGE INTERFACE "FADED OUT"

    I just upgraded from CS5 to CS6, and I get a "strange" occurrence in which a portion of the right side of the Bridge interface, where 2/3s of  the area of the METADATA/KEYWORDS are no longer visible, & the Window or Page "under" it shows through. EXA

  • After Effects, Final Cut Pro HD, and QuickTime 7

    Hello friends, I just wanted to point out a problem I have experienced with QuickTime 7 when using After Effects and Final Cut Pro HD. If this has already been covered by someone else on the forum, please forgive my unnecessary post. I am used to wor

  • Deployment from JDeveloper

    Hi, I am trying to deploy using JDeveloper i created public_html folder under my project directory and created deployment descriptor, now when i click on the deployment descriptor and select deploy to an ear file i get many deployment errors saying E