Terminating Workflow Instances

Hello Gurus,
I am working on Demantra 7.3.1.2
Due to Huge pile up of Instances numbers in Demantra workflow manager for some of the workflows, it has become difficult to terminate each one manually. Is it possible to terminate one in all through backend?
if yes, what are the tables to check?
Appreciate your help in advance
Thanks,
Shiv

I think you can make use of Function module
SAP_WAPI_WORKITEMS_TO_OBJECT
in a virtual attribute that will check whether any existing wflow is already triggered for it. If yes set the Flag(Virtual attribute) value as X. Make use of this attribute in th Start ciondition of the wflow in SWB_COND Tcode.
Now in your workflow the approval step should be inside a loop that loops until the request is approved. Inside the loop the approval step should be in fork with 2 parallel branch and 1 necessary. In 1 branch put approval step and in other branch put the Wait for event step.
Thanks
Arghadip

Similar Messages

  • USER (ospid: 2268): terminating the instance due to error 12853

    Good morning all.
    I have a tricky situation going on around here....
    My Oracle DB was working fine till 5 minutes ago. Once we bounced the server, It stopped working. Here are some details:
    ORACLE RDBMS Version: 11.1.0.6.0
    C:\Documents and Settings\Administrator>tnsping dwcorp
    TNS Ping Utility for 32-bit Windows: Version 11.1.0.6.0 - Production on 12-MAR-2
    009 11:46:44
    Copyright (c) 1997, 2007, Oracle.  All rights reserved.
    Used parameter files:
    D:\app\Administrator\product\11.1.0\client_2\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = riovermelho)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = dwcorp)))
    OK (10 msec)
    SQL> conn [sys@dwcorp|mailto:sys@dwcorp] /as sysdba
    Enter password:
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    Something I consider may cause this issue is that there was a change in the Shared pool size and java pool size without any precautions...
    Wed Mar 11 16:03:13 2009
    ALTER SYSTEM SET java_pool_size='150M' SCOPE=SPFILE;
    ALTER SYSTEM SET shared_pool_size='150M' SCOPE=SPFILE;
    Wed Mar 11 16:06:10 2009
    ALTER SYSTEM SET shared_pool_size='450M' SCOPE=SPFILE;
    ALTER SYSTEM SET java_pool_size='150M' SCOPE=SPFILE;
    Wed Mar 11 16:07:03 2009
    ALTER SYSTEM SET java_pool_size='150M' SCOPE=SPFILE;
    Wed Mar 11 16:14:35 2009
    ALTER SYSTEM SET shared_pool_size='800M' SCOPE=SPFILE;
    Wed Mar 11 21:24:04 2009
    Even after these changes, made yesterday, database was working perfectly fine. Here is the ALERT LOG output, after bounce:
    Starting up ORACLE RDBMS Version: 11.1.0.6.0.
    Using parameter settings in server-side spfile D:\APP\ADMINISTRATOR\PRODUCT\11.1.0\DB_1\DATABASE\SPFILEDWCORP.ORA
    System parameters with non-default values:
      processes                = 150
      shared_pool_size         = 800M
      java_pool_size           = 152M
      memory_target            = 1552M
      control_files            = "E:\APP\ADMINISTRATOR\ORADATA\DWCORP\CONTROL01.CTL"
      control_files            = "E:\APP\ADMINISTRATOR\ORADATA\DWCORP\CONTROL02.CTL"
      control_files            = "E:\APP\ADMINISTRATOR\ORADATA\DWCORP\CONTROL03.CTL"
      db_block_size            = 8192
      compatible               = "11.1.0.0.0"
      db_recovery_file_dest    = "D:\app\Administrator\flash_recovery_area"
      db_recovery_file_dest_size= 2G
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=dwcorpXDB)"
      audit_file_dest          = "D:\APP\ADMINISTRATOR\ADMIN\DWCORP\ADUMP"
      audit_trail              = "DB"
      db_name                  = "dwcorp"
      open_cursors             = 300
      star_transformation_enabled= "TRUE"
      diagnostic_dest          = "D:\APP\ADMINISTRATOR"
    Thu Mar 12 11:44:31 2009
    PMON started with pid=2, OS id=3156
    Thu Mar 12 11:44:31 2009
    VKTM started with pid=3, OS id=1324 at elevated priority
    VKTM running at (20)ms precision
    Thu Mar 12 11:44:31 2009
    DIAG started with pid=4, OS id=3000
    Thu Mar 12 11:44:31 2009
    DBRM started with pid=5, OS id=2920
    Thu Mar 12 11:44:31 2009
    PSP0 started with pid=6, OS id=3004
    Thu Mar 12 11:44:31 2009
    DSKM started with pid=7, OS id=3320
    Thu Mar 12 11:44:31 2009
    DIA0 started with pid=8, OS id=2072
    Thu Mar 12 11:44:31 2009
    MMAN started with pid=7, OS id=4068
    Thu Mar 12 11:44:31 2009
    DBW0 started with pid=9, OS id=2092
    Thu Mar 12 11:44:31 2009
    LGWR started with pid=10, OS id=1296
    Thu Mar 12 11:44:31 2009
    CKPT started with pid=11, OS id=1736
    Thu Mar 12 11:44:31 2009
    SMON started with pid=12, OS id=2816
    Thu Mar 12 11:44:31 2009
    RECO started with pid=13, OS id=964
    Thu Mar 12 11:44:31 2009
    MMON started with pid=14, OS id=3040
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Thu Mar 12 11:44:31 2009
    MMNL started with pid=15, OS id=1492
    starting up 1 shared server(s) ...
    Thu Mar 12 11:44:34 2009
    Sweep Incident[26443]: completed
    Sweep Incident[26442]: completed
    Errors in file d:\app\administrator\diag\rdbms\dwcorp\dwcorp\trace\dwcorp_ora_2268.trc  (incident=27649):
    ORA-04031: unable to allocate 257772 bytes of shared memory ("large pool","unknown object","large pool","PX msg pool")
    Incident details in: d:\app\administrator\diag\rdbms\dwcorp\dwcorp\incident\incdir_27649\dwcorp_ora_2268_i27649.trc
    Trace dumping is performing id=[cdmp_20090312114438]
    Thu Mar 12 11:44:44 2009
    Errors in file d:\app\administrator\diag\rdbms\dwcorp\dwcorp\trace\dwcorp_ora_2268.trc  (incident=27650):
    ORA-04031: unable to allocate 128892 bytes of shared memory ("large pool","unknown object","large pool","PX msg pool")
    Incident details in: d:\app\administrator\diag\rdbms\dwcorp\dwcorp\incident\incdir_27650\dwcorp_ora_2268_i27650.trc
    Thu Mar 12 11:44:45 2009
    Trace dumping is performing id=[cdmp_20090312114445]
    Errors in file d:\app\administrator\diag\rdbms\dwcorp\dwcorp\trace\dwcorp_ora_2268.trc  (incident=27651):
    ORA-04031: unable to allocate 64452 bytes of shared memory ("large pool","unknown object","large pool","PX msg pool")
    Incident details in: d:\app\administrator\diag\rdbms\dwcorp\dwcorp\incident\incdir_27651\dwcorp_ora_2268_i27651.trc
    Trace dumping is performing id=[cdmp_20090312114451]
    Thu Mar 12 11:44:57 2009
    Errors in file d:\app\administrator\diag\rdbms\dwcorp\dwcorp\trace\dwcorp_ora_2268.trc  (incident=27652):
    ORA-04031: unable to allocate 32232 bytes of shared memory ("large pool","unknown object","large pool","PX msg pool")
    Incident details in: d:\app\administrator\diag\rdbms\dwcorp\dwcorp\incident\incdir_27652\dwcorp_ora_2268_i27652.trc
    Thu Mar 12 11:44:58 2009
    Trace dumping is performing id=[cdmp_20090312114458]
    Errors in file d:\app\administrator\diag\rdbms\dwcorp\dwcorp\trace\dwcorp_ora_2268.trc  (incident=27653):
    ORA-04031: unable to allocate 16124 bytes of shared memory ("large pool","unknown object","large pool","PX msg pool")
    Incident details in: d:\app\administrator\diag\rdbms\dwcorp\dwcorp\incident\incdir_27653\dwcorp_ora_2268_i27653.trc
    Trace dumping is performing id=[cdmp_20090312114504]
    Thu Mar 12 11:45:10 2009
    Errors in file d:\app\administrator\diag\rdbms\dwcorp\dwcorp\trace\dwcorp_ora_2268.trc  (incident=27654):
    ORA-04031: unable to allocate 16012 bytes of shared memory ("large pool","unknown object","large pool","PX msg pool")
    Errors in file d:\app\administrator\diag\rdbms\dwcorp\dwcorp\trace\dwcorp_ora_2268.trc  (incident=27655):
    ORA-04031: unable to allocate 257772 bytes of shared memory ("large pool","unknown object","large pool","PX msg pool")
    Thu Mar 12 11:45:23 2009
    Errors in file d:\app\administrator\diag\rdbms\dwcorp\dwcorp\trace\dwcorp_ora_2268.trc  (incident=27656):
    ORA-04031: unable to allocate 128892 bytes of shared memory ("large pool","unknown object","large pool","PX msg pool")
    Errors in file d:\app\administrator\diag\rdbms\dwcorp\dwcorp\trace\dwcorp_ora_2268.trc  (incident=27657):
    ORA-04031: unable to allocate 64452 bytes of shared memory ("large pool","unknown object","large pool","PX msg pool")
    Thu Mar 12 11:45:34 2009
    Sweep Incident[27657]: completed
    Sweep Incident[27656]: completed
    Sweep Incident[27655]: completed
    Sweep Incident[27654]: completed
    Sweep Incident[27653]: completed
    Sweep Incident[27652]: completed
    Sweep Incident[27651]: completed
    Sweep Incident[27650]: completed
    Sweep Incident[27649]: completed
    Thu Mar 12 11:45:35 2009
    Errors in file d:\app\administrator\diag\rdbms\dwcorp\dwcorp\trace\dwcorp_ora_2268.trc  (incident=27658):
    ORA-04031: unable to allocate 32232 bytes of shared memory ("large pool","unknown object","large pool","PX msg pool")
    Errors in file d:\app\administrator\diag\rdbms\dwcorp\dwcorp\trace\dwcorp_ora_2268.trc  (incident=27659):
    ORA-04031: unable to allocate 21492 bytes of shared memory ("large pool","unknown object","large pool","PX msg pool")
    USER (ospid: 2268): terminating the instance due to error 12853
    Instance terminated by USER, pid = 2268Any ideas?

    Hi Anantha.
    First of all, really appreciate your help.
    Completing information regarding my environment, it's a Windows 2003 server (SP2).
    I've read this thread you posted. It's been a long time since I was a DBA, till oracle 8i. Now, stuff is completely different, so, i'm kinda lost...
    The point is that the database is not up and it fails whenever I try to start it.
    I've tried to mannualy recreate my PFILE. So, I've made a copy of the SPFILE, removed special characters and now it looks like this:
    dwcorp.__db_cache_size=335544320
    dwcorp.__java_pool_size=33554432
    dwcorp.__large_pool_size=83886080
    dwcorp.__oracle_base='D:\app\Administrator'#ORACLE_BASE set from environment
    dwcorp.__pga_aggregate_target=64592281
    dwcorp.__sga_target=981467136
    dwcorp.__shared_io_pool_size=16777216
    dwcorp.__shared_pool_size=57881395
    dwcorp.__streams_pool_size=0
    *.audit_file_dest='D:\app\Administrator\admin\dwcorp\adump'
    *.audit_trail='db'
    *.compatible='11.1.0.0.0'
    *.control_files='E:\app\Administrator\oradata\dwcorp\control01.ctl','E:\app\Administrator\oradata\dwcorp\control02.ctl','E:\app\Administrator\oradata\dwcorp\control03.ctl'
    *.db_block_size=8192
    *.db_domain=''
    *.db_name='dwcorp'
    *.db_recovery_file_dest='D:\app\Administrator\flash_recovery_area'
    *.db_recovery_file_dest_size=2147483648
    *.diagnostic_dest='D:\app\Administrator'
    *.dispatchers='(PROTOCOL=TCP) (SERVICE=dwcorpXDB)'
    *.java_pool_size=157286400
    *.memory_target=1622147072
    *.open_cursors=300
    *.processes=150
    *.remote_login_passwordfile='EXCLUSIVE'
    *.shared_pool_size=83886080
    *.star_transformation_enabled='TRUE'
    *.undo_tablespace='UNDOTBS1'I've tried to start it up using ORADIM, since NET START (or either windows services panel) is not working.
    C:\Documents and Settings\Administrator>oradim -startup -sid dwcorp -starttype srvc,inst -pfile D:\app\Administrator\product\11.1.0\db_1\database\archive\pfiled
    wcorp.ora
    ORA-01078: failure in processing system parametersIf you need more information, please, just ask me. My database is down and the whole dev. team is idle......
    Another question is, I know I can connect to Oracle down, as an idle instance. But I cannot remember how to do it.
    Please, refresh my memory and tell me how to connect to an idle instance, so I could try to manually start database.
    As you may notice in my first post, This issue started after I bounced the server. I have done it several times before, but Yesterday, I changed some of the Oracle parameters (SHARED_POOL_SIZE and JAVA_POOL_SIZE).
    TIA,
    Marcos

  • Unhandled exception occurred during the execution of the workflow instance

    I had a workflow and library working with no issues, but had to move the library and export the workflow to another subsite (though on the same web site/collection).  I followed these how-tos:
    http://msdn.microsoft.com/en-us/library/office/jj819316%28v=office.15%29.aspx
    http://technet.microsoft.com/en-us/library/ee428301%28v=office.15%29.aspx
    Anyway, I've stripped all actions from the workflow and only have an Assign Task, but get this below:
    An unhandled exception occurred during the execution of the workflow instance. Exception details: System.ArgumentException: ContentTypeId at Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance
    instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
    To troubleshoot, I removed all library columns, removed then re-added the Custom Content type the New Document uses, and still the same error - with the workflow going into Suspended mode.
    I also tried the removal of the file from /Relationships%20List/allitems.aspx and de-activating then re-activating the SharePoint Publishing feature, also that didn't work.
    I've gone into ULS, but unable to find anything definitive, so not sure what to try next?
    Thank you,
    Chad

    Hi Chad,
    Glad to hear the issue is resolved. Content types could be used for multiple lists in SharePoint site at the same time.
    However, I'm not quite sure why you said the resolution is for a "bug". I read the article per your link:
    http://www.andrewconnell.com/blog/SP2013-Workflow-Custom-Task-Outcomes
    The article is showing how to create custom outcomes buttons in task forms. As I understand, the issue you encountered is that workflow migrated from the other site shows the suspended status.
    Please be more specific on the issue if assistance is needed. If this is the second question, I’d recommend you open another thread in the relevant forum and provide specific information about the issue. In order to avoid confusion and keep track of troubleshooting
    steps, we usually troubleshoot one issue per thread in order to find a resolution efficiently.
    Thanks for the understanding.
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Cannot create process to handle workflow instance conversation

    <Nov 18, 2002 1:04:30 PM IST> <Error> <B2B> <000000> <<Process>
    Hi,
    Iam getting following error when iam trying to invoke
    subworkflow.
    can anyone help me in solving this problem.
    regards
    Ananth
    ERROR: Cannot cr
    eate process null.>
    <Nov 18, 2002 1:04:30 PM IST> <Error> <B2B> <000000> <<B2B-BPM-Plugin> ERROR:
    Cannot create process to handle workflow instance conversation
    com.bea.b2b.protocol.ProcessManager$CreateException: ERROR: Cannot create proces
    s null.

    Hi Ajaz,
    Error description is not detailed enough to provide the solution. You need to post the error message what you got in the server log files. This should contain specific details about the issue.
    Not sure but issue may be related to JVM settings. if it is so, server log file will provide the error description.

  • PMON terminating the instance due to error 4031

    database went down following the below alert log message and came back on its own.
    ORA-04031: unable to allocate 3960 bytes of shared memory ("shared pool","unknown object","sga heap(3,0)","osp allo
    cation")
    PMON (ospid: 5170): terminating the instance due to error 4031
    Question : how could a database restart on its own. There is no cron job to restart any instance.

    Depends on the operating system.  Windows services can restart after they die so if this is a Windows installation it may be how the service is configured.
    We really need more information before anyone can tell you exactly what happened.
    David Fitzjarrell

  • Terminating the instance due to error 119

    System : Oracle 11gR2 running on Oracle VM.
    Issue : Oracle fails to comeup after LISTENER.ORA is removed/corrupted. Any reason?
    Actions taken : used *.ora files from backup taken during healthy state and dbstart works fine now.
    Resolved but Question : Does dbstart depend on *.ora files availability? What is this error 119 (couldnt find any info on that)?
    Thanks.

    Dear sb92075,
    Thanks for confirming :
    listener is NOT required to start or access any local Oracle database.
    listener.ora file is NOT required to start or use the listener.
    Coming to ...
    It is really, Really, REALLY difficult to fix a problem that can not be seen.
    As said earlier, issue is fixed.  Question is why DBSTART works only when proper ORA files are used.
    Anyways, here is the info requested :
    [oracle@oraclelinux6 bin]$ dbstart
    ORACLE_HOME_LISTNER is not SET, unable to auto-start Oracle Net Listener
    Usage: /apps/app/oracle/product/11.2.0/dbhome_1/bin/dbstart ORACLE_HOME
    Processing Database instance "orcl": log file /apps/app/oracle/product/11.2.0/dbhome_1/startup.log
    [oracle@oraclelinux6 bin]$
    From startup log :
    SQL*Plus: Release 11.2.0.1.0 Production on Mon Dec 2 18:47:47 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORA-00119: invalid specification for system parameter LOCAL_LISTENER
    ORA-00132: syntax error or unresolved network name 'LISTENER_ORCL'
    SQL> Disconnected
    /apps/app/oracle/product/11.2.0/dbhome_1/bin/dbstart: Database instance "orcl" warm started.
    [oracle@oraclelinux6 bin]$
    From trace file :
    *** 2013-12-02 18:47:58.236
    USER (ospid: 3950): terminating the instance due to error 119
    [oracle@oraclelinux6 trace]$
    From alert log :
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options.
    Using parameter settings in server-side spfile /apps/app/oracle/product/11.2.0/dbhome_1/dbs/spfileorcl.ora
    System parameters with non-default values:
      processes                = 150
      memory_target            = 1584M
      control_files            = "/apps/db/orcl/control01.ctl"
      control_files            = "/apps/app/oracle/flash_recovery_area/orcl/control02.ctl"
      db_block_size            = 8192
      compatible               = "11.2.0.0.0"
      db_recovery_file_dest    = "/apps/app/oracle/flash_recovery_area"
      db_recovery_file_dest_size= 3882M
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = "localdomain"
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=orclXDB)"
      local_listener           = "LISTENER_ORCL"
      audit_file_dest          = "/apps/app/oracle/admin/orcl/adump"
      audit_trail              = "DB"
      db_name                  = "orcl"
      open_cursors             = 300
      diagnostic_dest          = "/apps/app/oracle"
    USER (ospid: 2999): terminating the instance due to error 119
    Instance terminated by USER, pid = 2999
    Mon Dec 02 18:47:51 2013
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =27
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options.
    Using parameter settings in server-side spfile /apps/app/oracle/product/11.2.0/dbhome_1/dbs/spfileorcl.ora
    System parameters with non-default values:
      processes                = 150
      memory_target            = 1584M
      control_files            = "/apps/db/orcl/control01.ctl"
      control_files            = "/apps/app/oracle/flash_recovery_area/orcl/control02.ctl"
      db_block_size            = 8192
      compatible               = "11.2.0.0.0"
      db_recovery_file_dest    = "/apps/app/oracle/flash_recovery_area"
      db_recovery_file_dest_size= 3882M
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = "localdomain"
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=orclXDB)"
      local_listener           = "LISTENER_ORCL"
      audit_file_dest          = "/apps/app/oracle/admin/orcl/adump"
      audit_trail              = "DB"
      db_name                  = "orcl"
      open_cursors             = 300
      diagnostic_dest          = "/apps/app/oracle"
    USER (ospid: 3950): terminating the instance due to error 119
    Instance terminated by USER, pid = 3950
    [oracle@oraclelinux6 trace]$
    [oracle@oraclelinux6 trace]$ df -k
    Filesystem                          1K-blocks      Used Available Use% Mounted on
    /dev/mapper/vg_oraclelinux6-lv_root  15237120   8088772   5709648  59% /
    tmpfs                                 5242880       272   5242608   1% /dev/shm
    /dev/sda1                              495844    125202    345042  27% /boot
    /dev/sdd                             12385456  10527572   1228740  90% /apps
    none                                  4194304       108   4194196   1% /tmp
    Linux                               353894396 300370788  53523608  85% /media/sf_Linux
    /dev/sr0                                54082     54082         0 100% /media/VBOXADDITIONS_4.2.4_81684
    [oracle@oraclelinux6 trace]$ ps -ef | grep oracle
    avahi     1513     1  0 18:43 ?        00:00:00 avahi-daemon: running [oraclelinux6.local]
    oracle    2354     1  0 18:45 ?        00:00:00 /usr/bin/gnome-keyring-daemon --daemonize --login
    oracle    2363  2344  0 18:45 ?        00:00:00 gnome-session
    oracle    2371     1  0 18:45 ?        00:00:00 dbus-launch --sh-syntax --exit-with-session
    oracle    2372     1  0 18:45 ?        00:00:00 /bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
    oracle    2435     1  0 18:45 ?        00:00:00 /usr/bin/VBoxClient --clipboard
    oracle    2443     1  0 18:45 ?        00:00:00 /usr/bin/VBoxClient --display
    oracle    2448     1  0 18:45 ?        00:00:00 /usr/bin/VBoxClient --seamless
    oracle    2453     1  0 18:45 ?        00:00:01 /usr/bin/VBoxClient --draganddrop
    oracle    2477     1  0 18:45 ?        00:00:00 /usr/libexec/gconfd-2
    oracle    2484     1  0 18:45 ?        00:00:00 /usr/libexec/gnome-settings-daemon
    oracle    2491     1  0 18:45 ?        00:00:00 /usr/libexec/gvfsd
    oracle    2494     1  0 18:45 ?        00:00:00 seahorse-daemon
    oracle    2502  2363  0 18:45 ?        00:00:00 metacity --sm-client-id 1072b0438d14c83ab2138561248658457800000023660026
    oracle    2506     1  0 18:45 ?        00:00:00 /usr/bin/pulseaudio --start --log-target=syslog
    oracle    2511  2363  0 18:45 ?        00:00:00 gnome-panel --sm-client-id 1072b0438d14c83ab2138561248661659600000023660027
    oracle    2519  2506  0 18:45 ?        00:00:00 /usr/libexec/pulse/gconf-helper
    oracle    2520  2363  0 18:45 ?        00:00:00 nautilus --sm-client-id 1072b0438d14c83ab2138561248673276200000023660028 --sm-client-state-file /home/oracle/.config/session-state/nautilus-1386038529.state
    oracle    2522     1  0 18:45 ?        00:00:00 /usr/libexec/bonobo-activation-server --ac-activate --ior-output-fd=18
    oracle    2528     1  0 18:45 ?        00:00:00 /usr/libexec/wnck-applet --oaf-activate-iid=OAFIID:GNOME_Wncklet_Factory --oaf-ior-fd=18
    oracle    2530     1  0 18:45 ?        00:00:00 /usr/libexec/trashapplet --oaf-activate-iid=OAFIID:GNOME_Panel_TrashApplet_Factory --oaf-ior-fd=24
    oracle    2532     1  0 18:45 ?        00:00:00 /usr/libexec/gvfs-gdu-volume-monitor
    oracle    2538     1  0 18:45 ?        00:00:00 /usr/libexec/gvfsd-trash --spawner :1.7 /org/gtk/gvfs/exec_spaw/0
    oracle    2544  2363  0 18:45 ?        00:00:00 gnome-volume-control-applet
    oracle    2545  2363  0 18:45 ?        00:00:00 /usr/libexec/polkit-gnome-authentication-agent-1
    oracle    2546  2363  0 18:45 ?        00:00:00 gpk-update-icon
    oracle    2551     1  0 18:45 ?        00:00:00 /usr/libexec/gvfs-gphoto2-volume-monitor
    oracle    2605  2363  0 18:45 ?        00:00:00 abrt-applet
    oracle    2606  2363  0 18:45 ?        00:00:00 nm-applet --sm-disable
    oracle    2607  2363  0 18:45 ?        00:00:00 gnome-power-manager
    oracle    2608  2363  0 18:45 ?        00:00:00 bluetooth-applet
    oracle    2611     1  0 18:45 ?        00:00:00 /usr/libexec/gvfs-afc-volume-monitor
    oracle    2612  2363  0 18:45 ?        00:00:00 /usr/libexec/gdu-notification-daemon
    oracle    2614  2363  0 18:45 ?        00:00:00 python /usr/share/system-config-printer/applet.py
    oracle    2625     1  0 18:45 ?        00:00:00 gnome-screensaver
    oracle    2627     1  0 18:45 ?        00:00:00 /usr/libexec/im-settings-daemon
    oracle    2780     1  0 18:45 ?        00:00:00 /usr/libexec/gconf-im-settings-daemon
    oracle    2786     1  0 18:45 ?        00:00:00 /usr/libexec/clock-applet --oaf-activate-iid=OAFIID:GNOME_ClockApplet_Factory --oaf-ior-fd=19
    oracle    2788     1  0 18:45 ?        00:00:00 /usr/libexec/gdm-user-switch-applet --oaf-activate-iid=OAFIID:GNOME_FastUserSwitchApplet_Factory --oaf-ior-fd=28
    oracle    2790     1  0 18:45 ?        00:00:00 /usr/libexec/notification-area-applet --oaf-activate-iid=OAFIID:GNOME_NotificationAreaApplet_Factory --oaf-ior-fd=34
    oracle    2792     1  0 18:45 ?        00:00:00 /usr/bin/gnote --panel-applet --oaf-activate-iid=OAFIID:GnoteApplet_Factory --oaf-ior-fd=40
    oracle    2837     1  0 18:45 ?        00:00:00 /usr/libexec/gvfsd-burn --spawner :1.7 /org/gtk/gvfs/exec_spaw/1
    oracle    2839     1  0 18:45 ?        00:00:00 /usr/libexec/gvfsd-metadata
    oracle    3863     1  0 18:46 ?        00:00:01 gnome-terminal
    oracle    3864  3863  0 18:46 ?        00:00:00 gnome-pty-helper
    oracle    3865  3863  0 18:46 pts/0    00:00:00 bash
    oracle    3881  3863  0 18:46 pts/1    00:00:00 bash
    oracle    3896  3863  0 18:46 pts/2    00:00:00 bash
    oracle    4012  3896  0 18:54 pts/2    00:00:00 ps -ef
    oracle    4013  3896  0 18:54 pts/2    00:00:00 grep oracle
    [oracle@oraclelinux6 trace]$

  • Terminating the instance due to error 704

    Hi,
    Almost 6 months back, I have installed Oracle 11g in AIX-6.1 and created a new database ....
    Oracle Version :
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit
    A few days back, my database crashed with following errors :
    alert log:
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    SMON: enabling cache recovery
    Errors in file /oracle/Oracle11g/admin/RIMSDB/diag/rdbms/rimsdb/RIMSDB/trace/RIMSDB_ora_13762754.trc:
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Errors in file /oracle/Oracle11g/admin/RIMSDB/diag/rdbms/rimsdb/RIMSDB/trace/RIMSDB_ora_13762754.trc:
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Error 704 happened during db open, shutting down database
    USER (ospid: 13762754): terminating the instance due to error 704
    Instance terminated by USER, pid = 13762754
    ORA-1092 signalled during: ALTER DATABASE OPEN...
    opiodr aborting process unknown ospid (13762754) as a result of ORA-1092
    Thu Mar 28 17:48:51 2013
    ORA-1092 : opitsk aborting process
    TRACE File :
    *** 2013-03-28 17:48:50.482
    *** SESSION ID:(1226.5) 2013-03-28 17:48:50.482
    *** CLIENT ID:() 2013-03-28 17:48:50.482
    *** SERVICE NAME:(SYS$USERS) 2013-03-28 17:48:50.482
    *** MODULE NAME:([email protected] (TNS V1-V3) 2013-03-28 17:48:50.482
    *** ACTION NAME:() 2013-03-28 17:48:50.482
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    *** 2013-03-28 17:48:50.483
    USER (ospid: 13762754): terminating the instance due to error 704
    Regards,
    jibu

    Jibu  wrote:
    Executed the sqls....
    SQLPLUS and DB are of same version....
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release *11.2.0.3.0* - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    RIMSDB:/oracle/Oracle11g>echo $PATH
    /usr/bin:/etc:/usr/sbin:/usr/ucb:/oracle/Oracle11g/bin:/usr/bin/X11:/sbin:.
    RIMSDB:/oracle/Oracle11g>sqlplus
    SQLPlus: Release 11.2.0.3.0* Production on Thu Mar 28 20:57:52 2013
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Enter user-name: /as sysdba
    Connected to an idle instance.
    SQL> startup upgrade
    Regards,
    Jibu
    >Executed the sqls....
    SQLPLUS and DB are of same version....
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release *11.2.0.3.0* - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    RIMSDB:/oracle/Oracle11g>echo $PATH
    /usr/bin:/etc:/usr/sbin:/usr/ucb:/oracle/Oracle11g/bin:/usr/bin/X11:/sbin:.
    RIMSDB:/oracle/Oracle11g>sqlplus
    SQLPlus: Release 11.2.0.3.0* Production on Thu Mar 28 20:57:52 2013
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Enter user-name: /as sysdba
    Connected to an idle instance.
    SQL> startup upgrade
    Regards,
    Jibu
    OK, but what results when you issue SQL below after issuing STARTUP UPGRADE?
    SELECT * FROM V$VERSION;

  • PMON (ospid: 8143): terminating the instance due to error 472

    Hi Friends,
    My Environment_
    OS : oel4u5
    Apps Version : R12.1.1
    DB Version : *11.1.0.7*
    When i am trying to start my ebiz 11g database the db started and its automatically going down because of PMON termination.  When am looking in to the alert log files its showing the below ora-600 errors,
    Resuming block recovery (PMON) for file 4 block 180627
    Block recovery from logseq 125, block 70 to scn 10132192035480
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 125 Reading mem 0
    Mem# 0: /ebiz/oracle/db/apps_st/data/log2.dbf
    Block recovery completed at rba 125.281.16, scn 2359.364184220
    Errors in file /ebiz/oracle/db/tech_st/11.1.0/admin/TEST05_erptest05/diag/rdbms/test05/TEST05/trace/TEST05_pmon_8143.trc (incident=49647):
    ORA-00600: internal error code, arguments: [4194], [41], [37], [], [], [], [], [], [], [], [], []
    Errors in file /ebiz/oracle/db/tech_st/11.1.0/admin/TEST05_erptest05/diag/rdbms/test05/TEST05/trace/TEST05_pmon_8143.trc:
    ORA-00600: internal error code, arguments: [4194], [41], [37], [], [], [], [], [], [], [], [], []
    PMON (ospid: 8143): terminating the instance due to error 472
    Instance terminated by PMON, pid = 8143
    Following error which i found in the trace file /ebiz/oracle/db/tech_st/11.1.0/admin/TEST05_erptest05/diag/rdbms/test05/TEST05/trace/TEST05_pmon_8143.trc
    (call) sess: cur 5f1efd10, rec 5f1e5ff0, usr 5f1efd10; depth: 0
    ksudlc FALSE at location: 6
    (k2g table)
    error 472 detected in background process
    ORA-00600: internal error code, arguments: [4194], [41], [37], [], [], [], [], [], [], [], [], []
    *** 2011-11-27 20:19:33.113
    PMON (ospid: 8143): terminating the instance due to error 472
    Kindly Suggest me,
    Thanks
    Athish

    Hi Helios,
    We identified that the error was in undo corruption and We followed the below steps to over come above mention error.
    Steps as followed,
    Step 1:
    SQL> SELECT name,value FROM v$parameter WHERE name IN ('undo_management','undo_tablespace');
    NAME VALUE
    undo_management MANUAL
    undo_tablespace UNDO_TBS
    Step2:
    SQL> select FILE_NAME, TABLESPACE_NAME from dba_data_files where TABLESPACE_NAME like 'UNDO%';
    FILE_NAME                         TABLESPACE_NAME
    /ebiz/oracle/db/apps_st/data/undotbs_02.dbf     UNDO_TBS
    /ebiz/oracle/db/apps_st/data/undotbs_01.dbf     UNDO_TBS
    Step 3: Create a new undo tablespace
    SQL> create UNDO tablespace UNDOTBS datafile '/ebiz/oracle/db/apps_st/data/undotbs01.dbf' size 1024m REUSE AUTOEXTEND ON NEXT 4096K MAXSIZE 1024M;
    Tablespace created.
    Step 4:
    SQL> ALTER SYSTEM SET undo_tablespace = 'UNDOTBS' scope=spfile;
    System altered.
    Step 5: set old undo tablespace offine mode and drop
    SQL> ALTER TABLESPACE UNDO_TBS offline;
    Tablespace altered.
    SQL> drop tablespace UNDO_TBS including contents and datafiles;
    Tablespace dropped.
    Step 6:
    Rebounced the db services
    Step 7: Changed the undo management parameter to AUTO
    SQL> alter system set undo_management='AUTO' scope=spfile;
    System altered.
    SQL> SELECT name,value FROM v$parameter WHERE name IN ('undo_management','undo_tablespace');
    NAME VALUE
    undo_management AUTO
    undo_tablespace UNDOTBS
    Now the database is up and running with no issue and we cant find any ora error in the alert log file,
    ThaNks
    Athish

  • LGWR (ospid: 3728): terminating the instance due to error 470

    Hi Guru's,
    Am running on 11.2.0.1 on Windows XP SP 3 and suddenly this morning my database is unable to startup open, although it can mount without a problem.
    The alert log says:-
    Tue Apr 19 11:12:18 2011
    ALTER DATABASE MOUNT
    Tue Apr 19 11:12:21 2011
    Sweep [inc][249690]: completed
    Sweep [inc2][249690]: completed
    Successful mount of redo thread 1, with mount id 216676754
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: ALTER DATABASE MOUNT
    Tue Apr 19 11:12:22 2011
    ALTER DATABASE OPEN
    Errors in file c:\oracle\diag\rdbms\tznprn\tznprn\trace\tznprn_lgwr_3728.trc (incident=250890):
    ORA-00600: internal error code, arguments: [3700], [1], [15], [3], [2], [], [], [], [], [], [], []
    Incident details in: c:\oracle\diag\rdbms\tznprn\tznprn\incident\incdir_250890\tznprn_lgwr_3728_i250890.trc
    Errors in file c:\oracle\diag\rdbms\tznprn\tznprn\trace\tznprn_lgwr_3728.trc:
    ORA-00600: internal error code, arguments: [3700], [1], [15], [3], [2], [], [], [], [], [], [], []
    LGWR (ospid: 3728): terminating the instance due to error 470
    Instance terminated by LGWR, pid = 3728
    I have checked everything from the network settings to the listener,tns and sqlnet files and all seems to be fine.
    The trace file says:-
    Incident 253290 created, dump file: c:\oracle\diag\rdbms\tznprn\tznprn\incident\incdir_253290\tznprn_lgwr_3548_i253290.trc
    ORA-00600: internal error code, arguments: [3700], [1], [15], [3], [2], [], [], [], [], [], [], []
    error 470 detected in background process
    ORA-00600: internal error code, arguments: [3700], [1], [15], [3], [2], [], [], [], [], [], [], []
    *** 2011-04-19 11:28:03.765
    LGWR (ospid: 3548): terminating the instance due to error 470
    Please help me out.

    Hi;
    You are hitting ora 600 error which mean oracle internal error.Please check below note if its not help i suggest rise sr
    Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool [ID 153788.1]
    Regard
    Helios

  • LMS1 (ospid: 7829): terminating the instance due to error 4031 ????

    Single Instance out of 5 node cluster Oracle 11g 11.1.0.7 crashed with the below error..Plz help
    Errors in file /ora00/app/oracle/diag/rdbms/ngprod/ngprod2/trace/ngprod2_lms1_7829.trc:
    ORA-04031: unable to allocate 4160 bytes of shared memory ("shared pool","unknown object","sga heap(1,0)","gcs dynamic s")
    LMS1 (ospid: 7829): terminating the instance due to error 4031
    System state dump is made for local instance
    System State dumped to trace file /ora00/app/oracle/diag/rdbms/ngprod/ngprod2/trace/ngprod2_diag_7805.trc
    Mon Oct 26 22:45:16 2009
    Errors in file /ora00/app/oracle/diag/rdbms/ngprod/ngprod2/trace/ngprod2_rbal_7847.trc (incident=216218):
    ORA-04031: unable to allocate bytes of shared memory ("","","","")
    Incident details in: /ora00/app/oracle/diag/rdbms/ngprod/ngprod2/incident/incdir_216218/ngprod2_rbal_7847_i216218.trc
    Mon Oct 26 22:45:23 2009
    Instance terminated by LMS1, pid = 7829
    Thanks in advance
    Gagan

    $ oerr ora 04031
    04031, 00000, "unable to allocate %s bytes of shared memory (\"%s\",\"%s\",\"%s\",\"%s\")"
    // *Cause:  More shared memory is needed than was allocated in the shared
    //          pool.
    // *Action: If the shared pool is out of memory, either use the
    //          DBMS_SHARED_POOL package to pin large packages,
    //          reduce your use of shared memory, or increase the amount of
    //          available shared memory by increasing the value of the
    //          initialization parameters SHARED_POOL_RESERVED_SIZE and
    //          SHARED_POOL_SIZE.
    //          If the large pool is out of memory, increase the initialization
    //          parameter LARGE_POOL_SIZE.ORA-04031 means that your shared pool size part of the SGA is too small. You may need to increase SHARED_POOL_SIZE which defines a minimum size for shared pool size.
    What is the output of
    show parameter shared_pool
    show parameter sga
    show parameter memory

  • Custom Workflow generates a thousand of Workflow Instances and EREs

    Hi everyone,
    I developed a Custom Workflow that complete user attributes information when a user select a value from a drop down list. I tested this workflow with a Request MPR  with an Action Type "Create" and the workflow Works perfectly. But now, I
    have to use this workflow in an Action Type "Modify" , when I changed it, the workflow Works fine but generates  a thousand of Workflow Instances and in consequence a thousand of EREs.
    Can you help me please?
    Thanks in advance,

    Make sure that the change invoked by your workflow is not used as button to run another workflow - described scenario looks like you have created a loop.
    If you found my post helpful, please give it a Helpful vote. If it answered your question, remember to mark it as an Answer.

  • Error while creating concurrent workflow instances with dynamic participant

    Hi All,
    I have a workflow which has 3 interactive activites. The second interactive activity has requires approval of atleast 3 users to proceed. The participants are also not known in advance and are created dynamically by creating the directory session. The workflow is instantiated using an external trigger. The approval for interactive activities is also provided by an external trigger (API call).
    Now, there is a scenario where i have 1000 requests coming in to ALBPM and workflow instance should be created for each of them. But only one instance is created and for the rest i get the following exception. This also happens with just 2 requests. I also tried calling the API in a synchronized way but didnt help.
    Is anybody aware why is this error encountered anf how it can be resolved?
    java.lang.IllegalStateException: Cannot set the directory Connector Service while connector service is started
    at fuego.connector.CompositeConnectorService.setDirectoryConnectorService(CompositeConnectorService.java:97)
    at fuego.connector.CompositeConnectorService.restartDirectoryConnectorService(CompositeConnectorService.java:52)
    at fuego.directory.DirectoryConfigurationManager.loadDirectoryConfiguration(DirectoryConfigurationManager.java:265)
    at fuego.directory.DirectoryConfigurationManager.getDirectoryConfiguration(DirectoryConfigurationManager.java:217)
    at fuego.directory.DirectoryConfigurationManager.getDirectoryConfigType(DirectoryConfigurationManager.java:199)
    at fuego.directory.provider.Factory.getDirectoryFactory(Factory.java:214)
    at fuego.directory.Directory.fillPassport(Directory.java:122)
    at fuego.directory.DirectoryPassport.fillPassport(DirectoryPassport.java:274)

    Hi Dan,
    Thanks for replying and giving attention. I have the following scenario :-
    1. I am getting a list of identifiers(some number) from a third party application along with the users/participants who are liable to approve the workflow instance.
    2. I create a workflow instance using this identifier through PAPI using process service session and also create the user/participant through PAPI by using the following code. Please note that i dont create participant in ALBPM instead i do it programatically in java using the PAPI :-
    DirectorySession directorysession = null;
    if (userVO != null && userVO.getUserId() != null && !userVO.getUserId().trim().equals(""))
    +{+
    +     directorysession = this.createFDISession();+
    +     List<RoleAssignment> roleAssignmentList = new ArrayList<RoleAssignment>();+
    +     try {+
    DirOrganizationalRole[] dirOrganizationalRoleArray = DirOrganizationalRole.fetchAll(directorysession);
    for(int i=0; dirOrganizationalRoleArray!=null && i<dirOrganizationalRoleArray.length; i+) {+
    +DirOrganizationalRole role = dirOrganizationalRoleArray;+
    +}+
    int permissions = -1;
    permissions
    += 0 |+
    DirHumanParticipant.getPermissionValue("X") |
    DirHumanParticipant.getPermissionValue("R") |
    DirHumanParticipant.getPermissionValue("S") |
    DirHumanParticipant.getPermissionValue("A") |
    DirHumanParticipant.getPermissionValue("D") |
    DirHumanParticipant.getPermissionValue("E") |
    +0;+
    +String[] whichRoles = new String[]{+
    +"Approver",+
    +"Requestor",+
    +};+
    +DirHumanParticipant.RoleAssignment[] roleAssignments = new DirHumanParticipant.RoleAssignment[whichRoles.length];+
    for(int i=0; i<whichRoles.length; i+) {+
    +roleAssignments[i] = new DirHumanParticipant.RoleAssignment(whichRoles[i], permissions, DirOrganizationalRole.fetch(directorysession, whichRoles[i]).getIn());+
    +}+
    +     String organizationUnit = configuration.getProperty("ORGANIZATION_UNIT");//fuegoFileProperties.getProperty(BVIDConstants.FUEGO_CONNECTIVITY_KEY_ORGANIZATION_UNIT);+
    +     String newUserPwd = configuration.getProperty("FUEGO_FDI_NEW_USER_PASSWORD");//fuegoFileProperties.getProperty(BVIDConstants.FUEGO_CONNECTIVITY_KEY_FDI_PWD);+
    +     DirOrganizationalUnit orgUnit = DirOrganizationalUnit.fetch(directorysession,organizationUnit);+
    +     DirHumanParticipant user = DirHumanParticipant.create(directorysession, userVO.getUserId(), userVO.getFirstName(), userVO.getLastName(),+
    +                              userVO.getFirstName(), userVO.getEmail(), userVO.getPhone(), "",+
    +                              newUserPwd, orgUnit,roleAssignments, true);+
    +     user.update();+
    +     }+
    +     finally+
    +     {+
    +               log.info("diconnecting the directory session created for creating participant");+
    +               directorysession.disconnect();+
    +     }+
    +}+
    3. The workflow instance then waits at interactive activity to get the next trigger with the same identifier to move the workflow ahead.
    4. Now the case is that i can get 1000 such identifiers at a time in a file which i ll read for which i need to create 1000 workflow instances parallely. During this process i get the following exception : -
    java.lang.IllegalStateException: Cannot set the directory Connector Service while connector service is started
    at fuego.connector.CompositeConnectorService.setDirectoryConnectorService(CompositeConnectorService.java:97)
    at fuego.connector.CompositeConnectorService.restartDirectoryConnectorService(CompositeConnectorService.java:52)
    at fuego.directory.DirectoryConfigurationManager.loadDirectoryConfiguration(DirectoryConfigurationManager.java:265)
    at fuego.directory.DirectoryConfigurationManager.getDirectoryConfiguration(DirectoryConfigurationManager.java:217)
    at fuego.directory.DirectoryConfigurationManager.getDirectoryConfigType(DirectoryConfigurationManager.java:199)
    at fuego.directory.provider.Factory.getDirectoryFactory(Factory.java:214)
    at fuego.directory.Directory.fillPassport(Directory.java:122)
    at fuego.directory.DirectoryPassport.fillPassport(DirectoryPassport.java:274)
    Please let me know if you need any more information. awaiting your help
    Thanks,
    Anand

  • Change Workflow-Instance-Container values

    Hi Experts,
    I would like to ask you how to change a value in a container of a Workflow-"Instance".
    For e.g.:
    I have a workflow-instance which contains a (bor-) Object "Switchdocument". This switchdocument contains also a (Bor-) Object "serviceprovider". And I would like to change the value of the parameter of "serviceprovider".
    How is the relationship between the "father"-object and the "child"-object and where are the relationship saved?
    I know the table "sww_cont" and "sww_contob". But these tables are not enough, aren't?
    Because in the mentioned tables (sww_cont) I see the elements with their values of the container of the workflow-instance. I don't the elements with their values of the object (father-object) contained in the workflow-instance-container and also not the elements with their values of the object (child-object) in the father-object.
    or (explanation as a list)
    Workflow-Instance-Container:
    1.element
    2.element
    3. Switchdocument (object)  (father-object)
    3.1 element of switchdocument
    3.2 .....
    3.3 Serviceprovider (object) (child-object)
    3.3.1 element of serviceprovider  <--- here I would like to change the value
    I hope I explained the situation in a detail way
    I apologize if I don't use the right terms!
    If anyone has a hint or a way to get to the "child-object" I would be very thankfull.
    Thanks a lot for your answers in advance!!!
    with lovely regards.

    Hi all,
    at first I thank you all for your answers!!!
    As I understand the values are permanently saved in the subobjects. Like I said the subobject (Distributor) with the attribute, e.g. Serviceprovider in Own System = 'X' is contained in the Object Switchdocument.
    That means for me that I have to retrieve the attribute of the subobject via a method for the special instance and change it, e.g. to set it blank.
    I have forgotten to say that I am developing a report (se38) to change all attributes of workflow-instances with object/subobject.
    As I said above in a condition step it is asked whether a "serviceprovider is in own system". if yes (means = "X") then the process has another way. And I have to change the "X" to "blank", so the workflow goes always the, in my case, second way.
    For the next time, I will explain my problem in a more detail way
    Thanks again.
    with kind regards!

  • Any restrictions on # of Workflow / Instances that ALBPM can handle?

    Is there any restrictions on No of workflow/ instances that ALBPM 5.7 can handle in production. I'm not worrying about handling number of simultaneous request but actual number of workflow / instances it can handle in due course.
    Thanks,
    Bharat

    9 pages max

  • No Workflow Instance

    Hi,
    We are using a batch program to trigger workflows for appraisal. Initially we tried for 3 users and the workflows were triggered properly. Then we ran the program for chunks of 50 users and when I checked the Event Trace, it says "Receiver started correctly", but the RFC status says "User is locked. Please notify the person responsib". I cannot see any workflow instance for these users in SWI1. Now even when I run the workflow trigger program for one user the status says "User is locked. Please notify the person responsib". I checked the logged on user and it is not locked. What could be the error? Pls help
    Event trace details
    EVENT DATA:
    Event Instance ID    2419876
    Object Type          APPR_DOC
    Object Key           01DDB4883F197144F18C480015600EB0690000
    Event                START_TARGET_SETTING
    Event Creator        US SSOPER         SAP
    Creation Time        26.11.2008 12:01:54 UTC+8
    RECEIVER DATA
    Receiver Type        WS99800015
    Object Key
    Receiver FM          SWW_WI_CREATE_VIA_EVENT_IBF
    RFC Destination      WORKFLOW_LOCAL_800
    Check FM
    Receiver Type FM
    TRACE DATA
    Trace Date/Time      26.11.2008 12:01:54 UTC+8
    User Name            SSOPER         SAP
    Main Program         RHHAP_APP_DOCUMENT_ADMIN_PA
    Action               Receiver started correctly
    RFC Status           User is locked. Please notify the person responsib
    Regds
    Thiru

    Hi,
    the workflow background user is configured here as SSOPER SAP. This user is locked. Please correct this via transaction SU01.
    The configuration of the user and logical destination can also be maintained with transaction SWU3.
    Have fun,
       Florin

Maybe you are looking for

  • Error 7 (windows error 126) when installing itunes

    I cannot re-install or update itunes on my Windows Vista os.  I get errors and a missing dll message.  It worked fine until about a week ago when I tried to update, due to an update notice.  Any hints?  I have tried uninstalling and reinstalling seve

  • IPHONE 4S

    I have not been able to send or receive picture text message.  Do you have a setting change?  Our area just went 4G does this affect anything?

  • How to give permission to Internal client local admin rights to install applications

    Dear All, I want to give internal client rights to install application in his computer. At the same time I don't want him to login to windows server 2008 with admin rights. Could you please let me know how to do that?

  • Date format in oracle system

    Hi expert, date format in our oracle is 'mm/dd/yy', here in a application table, we got following fields: ACCOUTING_FROM_DATE ACCOUTING_TO_DATE 1/28/13 1/01/00 could you please tell me what date is '1/01/00'? and how to change oracle data format with

  • Error on deploy a form on web

    Hi, I have setup the Oracle Application Server version 4.0.7 and Developer Server 6.0 which runing on Windows NT 4.0 with SP3. When I am deploying my form on the web, I get the screen "Loading Java Applet..." for quite some time, after that I have an