BACKUP DATABASE is terminating abnormally

Dear All,
I'm frequently getting the following error message, please provide me detailed description on how to troubleshoot the following issue. I really appreciate everyone to share your valuable information with me.
Issue:  At 2014-09-27 21:28:26 the Windows Event Log - SQL 2008 service transitioned from a Normal state
to a Failed state.
Here are the details of the Windows Event Log - SQL 2008 service:
Event Log Module Status: 0
The Last Record Number of the eventlog type that current event entry belongs to: 0
# of duplicate events: 23
Source: SQLWRITER
Category: None
Event ID: 24583
User (If Applicable): N/A
Computer: SERVER.XXX.local
Event Description: Sqllib error: OLEDB Error encountered calling ICommandText::Execute. hr = 0x80040e14. SQLSTATE: 42000,
Native Error: 3013
Error state: 1, Severity: 16
Source: Microsoft SQL Server Native Client 10.0
Error message: BACKUP DATABASE is terminating abnormally.
SQLSTATE: 42000, Native Error: 3202
Error state: 1, Severity: 16
Source: Microsoft SQL Server Native Client 10.0
Error message: Write on "{2BFC2AF2-F73B-48D2-B9D6-6A78271F8800}20" failed: 995(The I/O operation has been
aborted because of either a thread exit or an application request.)
Event Log Name: Application
Event Log Type: error
Event Log Date Time: 2014-09-27 21:02:49
Thanks
DBA

You got no responses because you posted in the wrong forum
Are you backing up to a tape or disk device? This error usually points to a media problem (not a DB problem). Can you backup the DB to disk and see if it works?
Satish Kartan www.sqlfood.com

Similar Messages

  • Backup Database is terminated Abnormally Failed

    Hi All,
    My Database backup is not working in SQL 2014 RTM version. It works fine on SQL Server 2008 R2. 
    All databases are in Simple recovery model. Not sure what might be the issue. I'm admin for SQL instance and on the box. 
    DECLARE @BackupFile1
    varchar(max)
    SET @BackupFile1
    = 'E:\MSSQL\Bak\DailyBackups\MSDB\MSDB1_'
    + REPLACE(REPLACE(REPLACE(CONVERT(varchar,GETDATE(),
    112),'-',''),':',''),'
    + '.BAK'
    BACKUP
    DATABASE MSDB TO 
    DISK
    = @BackupFile1
    WITH
    NOFORMAT,
    NOINIT,  NAME
    = N'MSDB-Full Database Backup',
    SKIP,
    NOREWIND,
    NOUNLOAD, COMPRESSION,MAXTRANSFERSIZE
    = 4194304,  
    STATS = 10
    Error:
    Msg 3013, Level 16, State 1, Line 25
    BACKUP DATABASE is terminating abnormally.

    Can you try it again?
    Can you try it from SSMS Object Explorer GUI ?
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Design & Programming
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

  • File name in msdb.dbo.backupset no longer matches the actual file name on the storage media. Error 3013 Restore Database is terminating abnormally.

    Thanks in advance for taking the time to read this and comment. Platform: Windows Server 2008 R2 Enterprise Edition SP1 (X64) Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (X64) Jun 17 2011 00:54:03 Copyright (c) Microsoft Corporation
     Standard Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)Problem Description: The file name recorded in the msdb.dbo.backupset (sans the extension) no longer matches the actual file name written to the backup media which is
    in this case a NETAPP NAS storage share. Example:
    Mohave_backup_2014_03_14_233001_1158878.bak      (from NETAPP NAS filer)
    Mohave_backup_2014_03_16_233001_4167237             (from MSDB.dbo.backupset), as you can see, the last 7 digits (chars) of the file name are different, although the date and time are identical. The
    file names had previously been matching perfectly. The first occurance of this problem occured on 03/13/2014 at 5:00 AM MST. The error generated by the job was:
    Date  3/14/2014 10:29:23 AM
    Log  Job History (Refresh - Restore Mohave_93_DEV AD HOC)
    Step ID  1
    Server  OurDevServer
    Job Name  Refresh - Restore Mohave_93_DEV AD HOC
    Step Name  Restore Mohave_93_DEV
    Duration  00:00:01
    Sql Severity  0
    Sql Message ID  50000
    Operator Emailed  
    Operator Net sent  
    Operator Paged  
    Retries Attempted  0
    Message
    Executed as user: OurDomain\OurNetworkServiceLogin. Restore Mohave Prod to Mohave_93_DEV - ERROR: 3013 RESTORE DATABASE is terminating abnormally. [SQLSTATE 01000] (Message 50000).  The step succeeded.

    Olaf:
    Thanks for your reply. Sorry, my bad. I inadvertently copied wrong [name] form the msdb.dbo.backupset. On 3/13 and 3/14, the two file names did not match. In trying to select another example to show you this morning, I found that the names are now matching!
    What I was doing was to create dynamic t-sql to retrieve the latest prod backup of the database, and then restore it with move to the development server. This is an ad-hoc job that the developers can run by themselves whenever they require a refresh. Unfortunately,
    we only keep 3 days worth of backups for these databases, so the original disk file I was trying to use to restore no longer exists. Researching the original error, one of the error descriptions was that the restore could not find the file requested.
    I thought this very strange since I get the file name directly from the backupset table. Further research did indeed show that the file names were different, but unfortunately, I failed to save the details of the file names. Anyway, in looking for a new example
    to show you this morning, I have found that the file names are indeed matching exactly again. If this error pops up again, I will be sure to save all details and re-post.
    Thanks, regards and best wishes to you and yours, 

  • Backup log is terminating abnormally

    Hi Experts
    I am unable to take the backup in tape,  i am getting a error "sqlstate 42000" operation on device R3DUMP exceeded retry count backup log is terminating abnormally.
    Thanks in advance
    Regards
    Venkat

    Hi Experts
    I am unable to take the backup in tape,  i am getting a error "sqlstate 42000" operation on device R3DUMP exceeded retry count backup log is terminating abnormally.
    Thanks in advance
    Regards
    Venkat

  • How to do backup database in the menu of Oracle XE

    Dear all,
    When I do database backup selecting from the Oracle XE menu, it output the error as below :
    sql statement: create pfile=''C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DATABASE\SPFILE2INIT.ORA'' from spfile
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of sql command on default channel at 08/31/2006 17:14:14
    RMAN-20000: abnormal termination of job step
    RMAN-11003: failure during parse/execution of SQL statement: create pfile='C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DATABASE\SPFILE2INIT.ORA' from spfile
    RMAN-11001: Oracle Error:
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Best regards,
    Simon Wong

    Don't duplicate thread:
    Cannot do backup database in the startup menu!!
    It's also easier to help you if we have all information and
    errors regarding this issue on one place.
    Thanks!

  • Process Monitor process terminated abnormally

    Hi,
    I have got the following error on my live oracle8.0 database.
    Error Code: ORA-00472 PMON process terminated with error
    Cause: The Process Monitor process terminated abnormally.
    Action: Check the accompanying messages, and the background process trace file. Correct the problem mentioned in the messages. Then shut down and restart the instance. If the trace file mentions any other background process messages, check the trace file for the mentioned process until the root message is found.
    I have checked the log files as well as the trace files and I get the message that PMON is terminated.
    Kindly, tell me is there any way to recover this PMON process or I have to recreate the whole database?
    While recreating the whole database, I may loose the data for 3 - 4 days.
    Re-entering the data is not the problem for me, but I want to know how can I recover this process.
    Thanks.
    Regards,
    Mihir

    Were there any messages leading up to the PMON termination, explanations of what the problem was, etc?
    Assuming that you've been committing transactions along the way, you may be able to simply shut down the database and restart it without losing any data. Re-creating the database would be terribly drastic, and might not accomplish anything if the cause of the PMON termination isn't identified.
    Justin
    Distributed Database Consulting, Inc.
    www.ddbcinc.com/askDDBC

  • R12 upgrade patch terminating abnormally

    I am applying R12 upgrade patch 6678700 and it is terminating abnormally.The patch session come to command prompt.
    The DB is one one node application is on another node.The database version is 11.2.0.3 and it is on linux OEL 5.5 64bit.Please help me to resolve this issue.
    Thanks in advance..

    Hi,
    Please check the patch log for more information and check at which worker it failed and also check the worker log, let us know the information from those log files.

  • Can't backup database in NOarchivelog mode

    Hi there,
    I get this error when I run this command from rman:
    backup database
    Starting backup at 19-JAN-11
    using channel ORA_DISK_1
    channel ORA_DISK_1: starting full datafile backupset
    channel ORA_DISK_1: specifying datafile(s) in backupset
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 01/19/2011 17:18:10
    ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode
    please help.
    Thanks in advance!

    user13286861 wrote:
    ok it finally shutdown cleanly.
    I altered it in archivelog mode.
    Now I can run a backup database command from rman?What does it cost to try it and see? What would be the worst thing that could possibly happen? An error message saying you can't do that?
    And please note, this forum is not a chat line. Operators are NOT standing by. Posting a new message every two minutes to give an update on the fact that the database hasn't shut down yet is not necessary and not productive.
    If there are a lot of pending transactions when you issue SHUTDOWN IMMEDIATE, they will all have to be rolled back as part of the shutdown. That can take some time. And if you bypass that with SHUTDOWN ABORT, they will have to be rolled back as part of instance crash recovery on the next startup, which will also take some time. Five minutes may feel like an eternity when you are sitting there waiting for your command to complete, but is no reason to panic.

  • Hyper-V could not replicate changes for virtual machine 'machinename': The connection with the server was terminated abnormally (0x00002EFE).

    I have a 3 node cluster that has replica setup to replicate to another cluster off-site.
    Suddenly one of the servers is not replicating with the error:
    Hyper-V could not replicate changes for virtual machine 'machinename': The connection with the server was terminated abnormally (0x00002EFE). (Virtual Machine ID CC0FD4CC-F9B7-4C68-ABE8-B7D52A87899F)
    All other servers are replicating fine so there cannot be a permissions or connectivity issue between the 2 clusters.
    This server has 2TB of data so I'd rather not have to start the replication again.
    Does anyone have any pointers?
    Thanks.

    Hi drensta,
    Based on my knowledge , "hyper-v replica broker " is needed for failover cluster replica .
    Here is a link for "Why is the "Hyper-V Replica Broker" required?"
    http://blogs.technet.com/b/virtualization/archive/2012/03/27/why-is-the-quot-hyper-v-replica-broker-quot-required.aspx
    Hope this hleps
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How to unload/kill rmiRegistry if app was terminated abnormally

    Hello,
    I use the following method in coding to [1] launch the RMIRegistry to listen on port PORT, [2] Exports the remote object to make it available to receive incoming calls, [3] Bind the service name to the Registry
          int PORT = 1101;
          String HOST_NAME = "myHost";
          String SERVICE_NAME = "myRMIService";
          LocateRegistry.createRegistry( PORT );
          UnicastRemoteObject.exportObject( (MyRMIInterface)MyRMIObj );
          Naming.rebind( "//" + HOST_NAME + ":" + Integer.toString( PORT ) + "/" + SERVICE_NAME, MyRMIObj);However, If I the application was terminated abnormally and then restart the application, I always got the following exceptions separately (which I think the application will try to launch the RMIRegistry again and hence cause the following exceptions)
    First Exception:
    java.rmi.server.ExportException: internal error: ObjID already in use
         at sun.rmi.transport.ObjectTable.putTarget(Unknown Source)
         at sun.rmi.transport.Transport.exportObject(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport.exportObject(Unknown Source)
         at sun.rmi.transport.tcp.TCPEndpoint.exportObject(Unknown Source)
         at sun.rmi.transport.LiveRef.exportObject(Unknown Source)
         at sun.rmi.server.UnicastServerRef.exportObject(Unknown Source)
         at sun.rmi.registry.RegistryImpl.setup(Unknown Source)
         at sun.rmi.registry.RegistryImpl.<init>(Unknown Source)
         at java.rmi.registry.LocateRegistry.createRegistry(Unknown Source)
    ....Second Exception:
    java.rmi.server.ExportException: Port already in use: 1101; nested exception is:
            java.net.BindException: Address already in use: JVM_Bind
            at sun.rmi.transport.tcp.TCPTransport.listen(Unknown Source)
            at sun.rmi.transport.tcp.TCPTransport.exportObject(Unknown Source)
            at sun.rmi.transport.tcp.TCPEndpoint.exportObject(Unknown Source)
            at sun.rmi.transport.LiveRef.exportObject(Unknown Source)
            at sun.rmi.server.UnicastServerRef.exportObject(Unknown Source)
            at sun.rmi.registry.RegistryImpl.setup(Unknown Source)
            at sun.rmi.registry.RegistryImpl.<init>(Unknown Source)
            at java.rmi.registry.LocateRegistry.createRegistry(Unknown Source)
    Caused by: java.net.BindException: Address already in use: JVM_Bind
            at java.net.PlainSocketImpl.socketBind(Native Method)
            at java.net.PlainSocketImpl.bind(Unknown Source)
            at java.net.ServerSocket.bind(Unknown Source)
            at java.net.ServerSocket.<init>(Unknown Source)
            at java.net.ServerSocket.<init>(Unknown Source)
            at sun.rmi.transport.proxy.RMIDirectSocketFactory.createServerSocket(Unknown Source)
            at sun.rmi.transport.proxy.RMIMasterSocketFactory.createServerSocket(Unknown Source)
            at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(Unknown Source)
            ... 11 moreI don't know how to [1] free the RMIRegistry from listening on PORT and [2] also to terminate it from the background (it seems that RMIRegistry was executed in the Windows Task background).
    Has anyone got any experiences on dealing with this issue?
    Thanks in advance!

    I would like to know what's the difference between
    LocateRegistry.getRegistry(PORT) and
    LocateRegistry.createRegistry(PORT)
    It's all there in the Javadoc.
    Can the "Registry"-type object be passed-to
    UnicastRemoteObjecdt.unexportObject()?As it says in the Javadoc, Registry extends Remote.
    'application terminated abnormally" means the
    application was terminated by CTRL-C, or any
    exceptions raised casuing the application to
    terminate itself.I can only assume that you are catching some application exception and trying to restart the whole thing including the Registry from within the same JVM. If you are doing this and starting the Registry gives you 'ObjID in use' then obviously you don't have to start it.
    If on the other hand the JVM containing the Registry and your application has completely exited, you can't get 'ObjID in use'.

  • Oracle Apps Report error "Oracle Reports Server CGI - The Reports Server Engine terminated abnormally."

    Hi ,
    I have modified layout of one existing custom report.
    I have added 3 columns in the report , Now when I execute the report sometimes it gets executed with the newly added columns and sometimes it errors out with below error.
    Error: The requested URL was not found, or cannot be served at this time.
    Oracle Reports Server CGI - The Reports Server Engine terminated abnormally.
    Any pointers in this regards will be appreciated.
    Thanks

    I found there were some srw.message statement ( used for debugging purpose) were there , when I removed those statements. This error was gone.

  • Why Backup database then backup archivelog from time...

    Dear Experts,
    I found in one of our rman scripts the 2 following statements:
    backup database;
    backup archivelog from time 'SYSDATE -8';
    It seems to me that a "backup database plus archivelog;" is more simple/accurate instead of these 2 lines as the retention windows is defined (5 days) for this DB so rman will manage the retention of datafiles and archived log, isn't it ?
    Why this separate statement for the archivelog ? I find it redondant but is it...
    Any advice is as usual greatly appreciated.
    Best Regards,
    Guillaume

    You are right. The use of backup database plus archivelog; is much better and you are sure that you backup all archived log you need.
    Probably that is an old script, previous version or the responsable of this script didn't know RMAN so good and the option you posted.
    Bye, Aron

  • T-SQL Code to backup database with multiple files - Syntax error

    Hello,
    I'm trying to backup a database into multiple files but I'm getting a syntax error.
    Here is the code:
    declare @DBName varchar(100)
    declare @DBFileName varchar(256)
    declare @FolderName varchar(256)
    declare @Path varchar(100)
    set @Path = '\\Backup-Server\Test\'
    set @DBName = 'DayNite'
    set @DBFileName = 'DayNite-Full' + '-' + (SELECT CONVERT(char(10), GetDate(),110)) + '-' + 'P'
    set @FolderName =(SELECT CONVERT(char(10), GetDate(),110))
    set @Path = @Path + @FolderName + '\'
    EXEC master.dbo.xp_create_subdir @Path
    --Calculate broken files for BACKUP DATBASE Function
    /*declare @dbsize int
    set @dbsize = (SELECT ((size*8)/1024)/1000 as SizeGB FROM sys.database_files WHERE file_id = '1')
    set @dbsize = @dbsize / 4
    print @dbsize*/
    EXEC
    BACKUP DATABASE [test] TO
    DISK = @Path + @DBFileName + '1.bak',
    DISK = @Path + @DBFileName + '2.bak',
    DISK = @Path + @DBFileName + '3.bak',
    DISK = @Path + @DBFileName + '4.bak',
    DISK = @Path + @DBFileName + '5.bak',
    DISK = @Path + @DBFileName + '6.bak',
    DISK = @Path + @DBFileName + '7.bak',
    DISK = @Path + @DBFileName + '8.bak',
    DISK = @Path + @DBFileName + '9.bak',
    DISK = @Path + @DBFileName + '10.bak',
    DISK = @Path + @DBFileName + '11.bak',
    DISK = @Path + @DBFileName + '12.bak',
    DISK = @Path + @DBFileName + '13.bak'
    WITH INIT , NOUNLOAD , NAME = 'DayNite Full Backup', NOSKIP , NOFORMAT

    Made some slight modifications to your script and it should work(worked when tested).. if you wnat more complete solution -- google  -OLA Hallengren backups  -- you should get some good scripts..
    declare @DBName varchar(100)
    declare @DBFileName varchar(256)
    declare @FolderName varchar(256)
    declare @Path varchar(100)
    set @Path = '\\Backup-Server\Test\'
    set @DBName = 'DayNite'
    set @DBFileName = 'DayNite-Full' +''+ '-' +''+ (SELECT CONVERT(char(10), GetDate(),110)) +''+ '-' +''+ 'P'
    set @FolderName =(SELECT CONVERT(char(10), GetDate(),110))
    set @Path = @Path +''+ @FolderName +''+ '\'
    EXEC master.dbo.xp_create_subdir @Path
    --Calculate broken files for BACKUP DATBASE Function
    /*declare @dbsize int
    set @dbsize = (SELECT ((size*8)/1024)/1000 as SizeGB FROM sys.database_files WHERE file_id = '1')
    set @dbsize = @dbsize / 4
    print @dbsize*/
    select @Path,@DbFileName
    declare @SQL nvarchar(2000)
    Set @SQL ='Backup DATABASE [DAYNITE] TO DISK = '''+@Path +''+ @DBFileName +''+ '1.bak'',
    DISK = '''+@Path +''+ @DBFileName +''+ '2.bak'',
    DISK = '''+@Path +''+ @DBFileName +''+ '3.bak'',
    DISK = '''+@Path +''+ @DBFileName +''+ '4.bak'',
    DISK = '''+@Path +''+ @DBFileName +''+ '5.bak'',
    DISK = '''+@Path +''+ @DBFileName +''+ '6.bak'',
    DISK = '''+@Path +''+ @DBFileName +''+ '7.bak'',
    DISK = '''+@Path +''+ @DBFileName +''+ '8.bak'',
    DISK = '''+@Path +''+ @DBFileName +''+ '9.bak'',
    DISK = '''+@Path +''+ @DBFileName +''+ '10.bak'',
    DISK = '''+@Path +''+ @DBFileName +''+ '11.bak'',
    DISK = '''+@Path +''+ @DBFileName +''+ '12.bak'',
    DISK = '''+@Path +''+ @DBFileName +''+ '13.bak''
    WITH INIT , NOUNLOAD , NAME = ''DayNite Full Backup'', NOSKIP , NOFORMAT '
    print @SQL
    exec (@SQL)
    Hope it Helps!!

  • Backup Database Task - User Permissions

    Hi
    I am currently implementing an SSIS package to cater for the backup of our database system.  I am using a Back Up Database Task connecting to the database using SQL Authentication.  This login has public server rights and db_backupoperator database
    role rights.
    Having tested the package, it seems to fail on the backup task because of the following error:
    [Execute SQL Task] Error: Executing the query "BACKUP DATABASE [CAAP] TO  DISK = N'R:\CAAP_Backup..." failed with the following error: "Only users who are members of the following roles can perform this operation: sysadmin fixed server
    role; dbowner or dbcreator fixed database role in the current database.
    Only users who are members of the following roles can perform this operation: sysadmin fixed server role; dbowner or dbcreator fixed database role in the current database.
    Why does it need dbOwner/dbCreator/sysadmin rights to execute a simple backup?  Isn't this the point of the dbBackupOperator role?
    Thanks.

    Hi divvyboy,
    I am unable to reproduce the issue in my test environment. The backup script works well in an Execute SQL Task which uses the ADO .NET Connection Manager created by a Back Up Database Task using SQL Server authentication type. Only the Public and db_backupoperator
    database roles is okay.
    According to the screenshots, the error was thrown by the Execute SQL Task actually. Since the package also contains a Back Up Database Task, there is no need to perform the backup operation from the Execute SQL Task. You can test whether the Back Up Database
    Task which doesn’t need us to input a backup script can perform the database backup correctly. If the Back Up Database Task works well, you can remove the Execute SQL Task and go with the Back Up Database Task.
    Regards,
    Mike Yin
    TechNet Community Support

  • How to use the backup database to create report or update testing

    Hi,
    I have a fully backup of production database in the last month, and I have using Oracle 8.1.7. I want to known how can I use
    this backup to generate a new instance so that I can reproduct some report from the last month data or doing some update testing
    from the backup database with the both production instance and last month instance is opened at the same time. I have tried to
    create a new instance by using the oradim and startup the new sid with mount option and then use the alter database function
    to change the datafile name to the new directory. After this i also create the local service name and change to listerner. I can
    startup the new instance but when i start the production database. I got the error that I can open the database with exclusive.
    I do this in Oracle 7.3.4 and it works. But how can i setting it in Oracle 8.1.7. Anyone can help me and many thanks.

    Hi,
    Create the Second instance thro' Database Configuration Assistant, and Replace with Back up files.Now you can run two instances at parallel.

Maybe you are looking for

  • How to Define Workbook / Business Ares Security Correctly for new Users

    Hi All, Please could you help me understand the Security Model for Workbooks and business Areas as I believe I am very close to understanding it, but missing something important. Background Information: We are using the predefined Oracle Business Are

  • Retrieving Values from Layout

    Good Afternoon. I am trying to write a FOX program that will retrieve date fields entered on the layout and compare them with today's date.  The comparison date (current date) is stored in two variables (one for month and the other year).  The proble

  • Short dump with error RSW_CURRENCY_TRANSLATION while loading SRM data

    Hi All, I am loading data from SRM to BW. From data source 0BBP_TD_CONTR_2 to DSO 0SRCT_DS1. Data is loaded from source to PSA. When loading from PSA to DSO using DTP, I am getting a short dump with below error. Can one please let me know solution if

  • HPE 1420b Measurement Problems

    I have an HPE 1420B freq/cntr board. I can read frequencies using the hpe1420b_stand_meas() NI driver calls (CVI 5.0), HOWEVER, for low frequency signals I get time-out errors. It is not symetrical across channels (occurs near 150 HZ on inp2 but low

  • Sentinel 7/LM: events sub-queries, DB queries...

    Hi, Im using Sentinel 7 but I think that SLM works at the same way. I have an IDM workflow with tree forms: request, approval1 and approval2. I need show all the history based on my activities, ie: Activity0: requested by user1, date, request text; A