ColdFusion10 Multi-instance cfform problems

Hello,
I am working with a client on an issue regarding cfform ( flash ) on a coldfusion10 server with multiple instances. We have multiple instances setup as a cluster. We then replicate all sandbox security settings to both instances. However, one instance loads a test flash form, while the other produces an 'RSL Load Failed!' error.
Running the same test on a site that doesn't have a sandbox setup, the form works just fine on that instance. This leads me to believe there is a problem with permissions due to sandbox security on this instance. Anyone know what specific folders/settings should be enabled to allow cfform ( flash ) to operate properly?
Thanks in advance. If more info is required, let me know.

If I remember correctly, cfform is not one of the tags excluded in sandboxing. So, my guess is that this problem is caused by something other than the cfform per se.
I would think immediately of access to the CFIDE directory. For that is where ColdFusion's script and flash configuration files are stored. This brings me to the idea that the issue might be caused by one of the new changes in functionality in ColdFusion 10, namely, a logged-in user may have no more than one active session.

Similar Messages

  • CF 9.01 Enterprise - multi-instance image problem

    Have 9.01 enterprise running with 3 instances (sticky sessions) - the problem situation is as follows:  eg. CFchart created on instance1, writes .swf to cache1.  Print of chart writes .jpg to cache1, cfdocument shows that the image has expired - 1 to 3 refreshes of the page will ultimately show the image.  Apears that the cfdocument is looking for the image in other instances.  Removal of the cfdoucment tag and having the image go to a html page works.  Appreciate any assistance that will get us past this.

    Ah! I didn't realize the exact problem you were having until your followup.
    CFDOCUMENT is using HTTP to fetch the resources to build the page. That HTTP request isn't being stuck to the same server, as it's not really part of the session.
    There are a couple of ways you might fix this problem. One might be to use the local filesystem instead of HTTP using the LOCALURL attribute of CFDOCUMENT. Another might be to direct all requests that invoke CFDOCUMENT to a specific server within the cluster using that server's unique name, so that CFDOCUMENT also uses that unique name.
    Dave Watts, CTO, Fig Leaf Software
    http://www.figleaf.com/
    http://training.figleaf.com/
    Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
    GSA Schedule, and provides the highest caliber vendor-authorized
    instruction at our training centers, online, or onsite.
    Read this before you post:
    http://forums.adobe.com/thread/607238

  • Problem with exclusive gateway in multi-instance subprocess

    Hi,
    I've recently developed a BPM process with 11gPS4 FP, the idea is simple:
    1. The initiator select a set of "StakeHolders" from LDAP, each "StakeHolder" has an BOOLEAN attribute "isApprover"
    2. There is a multi-instance subprocess, I used Parallel and Collection and I point the input & output array to the list selected in Initiator step
    3. There is an exclusive gateway named "is approver or not" which have one unconditional sequence and one conditional sequence. In the conditional sequence I use the expression inputDataItem.isApprover == true which inputDataItem is a predefined object.
    My intention is that when entering the subprocess, the stakeholders with "isApprover" is true should receive a task, but I found out that no matter "isApprover" is true or not, the expression will never become true. It always goes to the unconditional sequence. Then I tried to use some string attribute like inputDataItem.userID == "weblogic" and it works fine.
    I've tried different expressions, like "inputDataItem.isApprover" or XPATH Expression but none of them work. I think it might be a bug that the gateway in a subprocess cannot use boolean type of attribute?
    Has anyone met this problem before? Am I wrong somewhere or it's really a bug? Thank you in advance!

    At first your configuration is not really correct.
    =====================================================
    In the LISTENER.ORA from 10g, you must only refer to the database and hsodbc 10g
    D:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\listener.ora:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = INTEGRAT)
    (ORACLE_HOME = D:\oracle\product\10.2.0\db_1)
    (SID_NAME = INTEGRAT)
    (SID_DESC =
    (SID_NAME = MSSQLTEST)
    (PROGRAM = D:\oracle\product\10.2.0\db_1\bin\hsodbc)
    (ORACLE_HOME = D:\oracle\product\10.2.0\db_1)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = pegasus.cursor.de)(PORT = 1521))
    ===========================================================
    Then you have to create a new listener (new name) in the gateway oracle_home on a different port than instance database:
    D:\oracle\product\11.1.0\tg_1\network\admin\listener.ora
    SID_LIST_LISTENERGTW =
    (SID_LIST =
    (SID_DESC=
    (SID_NAME=DG4MSQL)
    (ORACLE_HOME=D:\oracle\product\11.1.0\tg_1)
    (PROGRAM=D:\oracle\product\11.1.0\tg_1\BIN\dg4msql)
    LISTENERGTW=
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = pegasus.cursor.de)(PORT = 1522))
    To start it, use the command below:
    D:\oracle\product\11.1.0\tg_1\bin\LSNRCTL start listenergtw
    ===========================================================
    D:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\tnsnames.ora:
    match the DG4MSQL with the listener on 1522 port
    HSODBC match with binary10g on listener 1521 port
    MSSQLDG =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = PEGASUS)(PORT = 1522))
    (CONNECT_DATA =(SERVICE_NAME = DG4MSQL))
    (HS = OK)
    MSSQL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = PEGASUS)(PORT = 1521))
    (CONNECT_DATA =(SERVICE_NAME = MSSQLTEST))
    (HS = OK)
    Try to configure and let me know your feedback
    regards,
    Mireille

  • Database Instance Installation Problem on Oracle 8.1.7

    Dear gurus,
    I'm having problem when installing Database Central Instance on Solaris 10 - Oracle 8.1.7 (32bit) - SAP 4.6c.
    Here's the error log:
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Echo                            ON
    SVRMGR> SET TERMOUT ON;
    Termout                         ON
    SVRMGR> SHUTDOWN ABORT;
    ORACLE instance shut down.
    SVRMGR> STARTUP NOMOUNT PFILE=init.ora;
    ORA-27123: unable to attach to shared memory segment
    SVR4 Error: 22: Invalid argument
    Additional information: 1
    Additional information: 3
    SVRMGR> CREATE DATABASE PRD
         2> CONTROLFILE REUSE
         3> MAXDATAFILES  254
         4> MAXLOGFILES   255
         5> MAXLOGHISTORY 1000
         6> MAXLOGMEMBERS 3
         7> MAXINSTANCES  50
         8> CHARACTER SET "WE8DEC"
         9> DATAFILE
        10> '/oracle/PRD/sapdata1/system_1/system.data1' SIZE 300M REUSE
        11> NOARCHIVELOG
    Info: DBCREATEDB_IND_ORA SvrmgrDoDummy 2 349
        12> LOGFILE
        13> GROUP 11 (
        14> '/oracle/PRD/origlogA/log_g11m1.dbf',
        15> '/oracle/PRD/mirrlogA/log_g11m2.dbf'
        16> ) SIZE 20M REUSE
        17> ,GROUP 13 (
        18> '/oracle/PRD/origlogA/log_g13m1.dbf',
        19> '/oracle/PRD/mirrlogA/log_g13m2.dbf'
        20> ) SIZE 20M REUSE
        21> ,GROUP 12 (
        22> '/oracle/PRD/origlogB/log_g12m1.dbf',
        23> '/oracle/PRD/mirrlogB/log_g12m2.dbf'
        24> ) SIZE 20M REUSE
        25> ,GROUP 14 (
        26> '/oracle/PRD/origlogB/log_g14m1.dbf',
        27> '/oracle/PRD/mirrlogB/log_g14m2.dbf'
        28> ) SIZE 20M REUSE
        29> ;
    CREATE DATABASE PRD
    ORA-01034: ORACLE not available
    SVRMGR> EXIT
    Server Manager complete.
    Error: DBCREATEDB_IND_ORA InternalInstallationDo 2 349
    Create Database failed errorcode = 27123.
    Error: DBCREATEDB_IND_ORA InstallationDo 2 349
    Phase failed.
    Error: Main {} 2 349
    Installation aborted.
    I have tweaked the shared memory max as suggested in Oracle Manual / SAP Installation Guide, to no avail.
    The listener is up already.
    When I logged in as user ORA<SID>, and go to svrmgrl > startup nomount pfile=init.ora, it can startup without hassle.
    Although the Product is not supported in PAM, we have another machine running smoothly for years with this product combination, so it's not the product compatibility issues.
    But when using R3SETUP -f DATABASE.R3S, the phase stopped with the log pasted above.
    Any ideas, gurus?
    Thanks for help.
    Best Regards,

    Mr. Markus, there's no file on saptrace/usertrace.
    To be sure, here's what I've done:
    1. Run oracle listener.
    2. Check connection with svrmgrl > connect internal (connected).
    3. Modify init.ora with my DB Name:
    wef
    # replace DEFAULT with your database name
    *db_name=PRDDB*
    db_files = 80                                                         # SMALL 
    # db_files = 400                                                      # MEDIUM
    # db_files = 1500                                                     # LARGE 
    db_file_multiblock_read_count = 8                                     # SMALL 
    # db_file_multiblock_read_count = 16                                  # MEDIUM
    # db_file_multiblock_read_count = 32                                  # LARGE 
    db_block_buffers = 100                                                 # SMALL 
    # db_block_buffers = 550                                              # MEDIUM
    # db_block_buffers = 3200                                             # LARGE 
    shared_pool_size = 3500000                                            # SMALL
    # shared_pool_size = 5000000                                          # MEDIUM
    # shared_pool_size = 9000000                                          # LARGE
    log_checkpoint_interval = 10000
    processes = 50                                                        # SMALL 
    # processes = 100                                                     # MEDIUM
    # processes = 200                                                     # LARGE 
    parallel_max_servers = 5                                              # SMALL
    # parallel_max_servers = 4 x (number of CPUs)                         # MEDIUM
    # parallel_max_servers = 4 x (number of CPUs)                         # LARGE
    log_buffer = 32768                                                    # SMALL
    # log_buffer = 32768                                                  # MEDIUM
    # log_buffer = 163840                                                 # LARGE
    # audit_trail = true            # if you want auditing
    # timed_statistics = true       # if you want timed statistics
    max_dump_file_size = 10240      # limit trace file size to 5 Meg each
    # Uncommenting the line below will cause automatic archiving if archiving has
    # been enabled using ALTER DATABASE ARCHIVELOG.
    # log_archive_start = true     
    # log_archive_dest = disk$rdbms:[oracle.archive]
    # log_archive_format = "T%TS%S.ARC"
    # If using private rollback segments, place lines of the following
    # form in each of your instance-specific init.ora files:
    # rollback_segments = (name1, name2)  
    # If using public rollback segments, define how many
    # rollback segments each instance will pick up, using the formula
    #   # of rollback segments = transactions / transactions_per_rollback_segment
    # In this example each instance will grab 40/5 = 8:
    # transactions = 40
    # transactions_per_rollback_segment = 5
    # Global Naming -- enforce that a dblink has same name as the db it connects to
    global_names = TRUE
    # Edit and uncomment the following line to provide the suffix that will be
    # appended to the db_name parameter (separated with a dot) and stored as the
    # global database name when a database is created.  If your site uses
    # Internet Domain names for e-mail, then the part of your e-mail address after
    # the '@' is a good candidate for this parameter value.
    # db_domain = us.acme.com       # global database name is db_name.db_domain
    # FOR DEVELOPMENT ONLY, ALWAYS TRY TO USE SYSTEM BACKING STORE
    # vms_sga_use_gblpagfil = TRUE
    # FOR BETA RELEASE ONLY.  Enable debugging modes.  Note that these can
    # adversely affect performance.  On some non-VMS ports the db_block_cache_*
    # debugging modes have a severe effect on performance.
    #_db_block_cache_protect = true                       # memory protect buffers
    #event = "10210 trace name context forever, level 2" # data block checking
    #event = "10211 trace name context forever, level 2" # index block checking
    #event = "10235 trace name context forever, level 1" # memory heap checking
    #event = "10049 trace name context forever, level 2" # memory protect cursors
    # define parallel server (multi-instance) parameters
    #ifile = ora_system:initps.ora
    # define two control files by default
    control_files = (ora_control1, ora_control2)
    # Uncomment the following line if you wish to enable the Oracle Trace product
    # to trace server activity.  This enables scheduling of server collections
    # from the Oracle Enterprise Manager Console. 
    # Also, if the oracle_trace_collection_name parameter is non-null,
    # every session will write to the named collection, as well as enabling you
    # to schedule future collections from the console.
    # oracle_trace_enable = TRUE
    # Uncomment the following line, if you want to use some of the new 8.1
    # features. Please remember that using them may require some downgrade
    # actions if you later decide to move back to 8.0.
    #compatible = 8.1.0
    3. set shared memory parameter as in sapnote 724713.
    4. executing R3SETUP
    and it tells me this error:
    Info: DBCREATEROLLSEGSTART_IND_ORA SyGroupIDGet 2 354
    Group id for group dba is 102.
    Info: DBCREATEROLLSEGSTART_IND_ORA SyUserIDGet 2 354
    User id for user oraprd is 100.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Return from DB: 1034.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    Server Manager complete.
    Info: DBCREATEROLLSEGSTART_IND_ORA InternalInstallationDo 2 354
    Startup Database.
    Info: DBCREATEROLLSEGSTART_IND_ORA OracleCmd 2 354
    Startup Database with PFILE: init.ora.
    Info: DBCREATEROLLSEGSTART_IND_ORA SyCoprocessCreateAsUser 2 354
    Creating coprocess /oracle/PRD/817_32/bin/svrmgrl [email protected]  as user oraprd and group dba ...
    Info: DBCREATEROLLSEGSTART_IND_ORA SyGroupIDGet 2 354
    Group id for group dba is 102.
    Info: DBCREATEROLLSEGSTART_IND_ORA SyUserIDGet 2 354
    User id for user oraprd is 100.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Return from DB: 27123.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    ORA-27123: unable to attach to shared memory segment
    SVR4 Error: 22: Invalid argument
    Additional information: 1
    Additional information: 2
    alter database noarchivelog
    ORA-01034: ORACLE not available
    alter database open
    ORA-01034: ORACLE not available
    Server Manager complete.
    Error: DBCREATEROLLSEGSTART_IND_ORA InternalInstallationDo 2 354
    Startup Database with error: 27123.
    Error: DBCREATEROLLSEGSTART_IND_ORA InstallationDo 2 354
    Phase failed.
    Error: Main {} 2 354
    Installation aborted.
    It's driving me nuts for the last days.. can't figure out what happened here.

  • Virtualised Multi-Instance SQL Server Cluster - Processor Resource Management

    Hi - We're in the process of implementing a multi-instance SQL 2014 guest cluster on Windows 2012 R2.  To our dismay, it seems that Windows System Resource Manager (WSRM) is deprecated in Windows 2012 R2, so we're now stuck for how best to manage CPU usage
    between SQL instances....
    As far as I can see, I'm left with two options, but both of these have problems:
    1) Use SQL Processor affinity within the guest cluster, with each SQL instance assigned to dedicated v-CPU.  However, I'm not certain that setting SQL Processor affinity within a VM will actually have the desired affect!?..
    - When there is physical CPU capacity available, I'd hope Hyper-V would provide it to whichever v-CPU is demanding it.  
    - When VM processor demand exceeds the physical CPU capacity, I'd hope the SQL instances would receive a proportion of the physical CPU time according to the number of v-CPU(s) assigned through the affinity settings.
    2) Use a VM (actually 2, because its a 2-node guest cluster) per SQL instance!..  This is not ideal, as we need multiple SQL instances and it would result in have an administrative and performance overhead
    Does anyone have any information or thoughts on this?  How can we manage a virtualised multi-instance SQL deployment now that WSRM has been deprecated?  Help me please!

    I'm not sure what are the requirements for each of the 2 VMs in in the SQL guest cluster.
    I'm assuming the guest cluster resides on a Hyper-V CSV with at least 2 Hyper-V hosts, and the 2 VMs are configured with Anti-affinity to ensure they never reside on the same Hyper-V host.
    I've been able to configure CPU resources to VMs from the standard controls in Hyper-V Manager:
    See this blog post
    What edition of SQL 2014 you're using?
    This matters because of these limitations.
    Also consider running SQL Server with Hyper-V Dynamic Memory - see Best Practices
    and Considerations
    Hyper-V performance tuning - CPU
    Hyper-V 2012 Best Practices
    Sam Boutros, Senior Consultant, Software Logic, KOP, PA http://superwidgets.wordpress.com (Please take a moment to Vote as Helpful and/or Mark as Answer, where applicable) _________________________________________________________________________________
    Powershell: Learn it before it's an emergency http://technet.microsoft.com/en-us/scriptcenter/powershell.aspx http://technet.microsoft.com/en-us/scriptcenter/dd793612.aspx

  • Cfschedule on multi instance server

    Hi All
    Hope someone can help me on this. We run a multi instance CF server with 3 "slave" instances, which handle the site requests and the CFusion instance that handles the scheduled tasks.
    The application I'm writing has a few scheduled tasks that need setting up each time it gets installed and it is installed multiple times for a variety of clients. So far, this has been done either manually setting them up individually on the CFusiion instance or I created an admin menu extension that fires them off (Knowing the <cfschedule> is being run on CFusion, thus installing them to that instance).
    My question however is; it would much more efficient if the application could check for the existence of the scheduled task and if it's not there, install them. The problem though is as the request would be coming from initial install, thus a web request, it would be coming from one of the "Slave" instances and install the scheduled tasks to them = bad. Is there any way to direct a specific request or point <cfschedule> to install on specific instance of ColdFusion?
    Checking for the existance on the CFusion instance is easy, I can read:
    C:/JRun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/neo-cron.xml
    But then directing the request seems to be impossible in this way.
    I am running CF9.0.1 on a Windows 2008 Server box with IIS7.5
    Hopefully somone may be able to help
    Thanks in advance
    Tom

    No one? Bueller? Bueller?
    OK, so I may have come up with a solution, I'm just not sure how elegant it is:
    I have a seperate install.cfm that handles the scheduled task creation. The file that gets included on application start now moves this install.cfm to the /cfide directory and then does a cfhttp call to it on 127.0.0.1 ... which is bound to the cfusion instance ... thus installing the schedule tasks to the correct instance and making my OCD happy. The file is then deleted once the cfhttp returns correct setup.
    Does the job, but as I say, doesnt seem to be the most elegant of ways.
    Tom

  • Multi-instance Install for CF 8

    Hey all,
    so we have installed CF 8 for multi instance. The main
    instance will show up fine in the browser, but any additional
    instances will not show up correctly. Either the instance shows a
    blank white screen, or it gives a page not found.
    We are setting up virtual sites in IIS to set the new file
    locations.
    Need help badly with this!!
    thanks
    Dan

    First check that the ColdFusion instances are properly
    running. If you
    go to the instance manager of the main 'cfusion' instance,
    where you
    created all the sub-instances, you should be able to click on
    the icon
    that links to each instances ColdFusion Administrator. When
    you do this
    you are going to get pages using IP address and ports in the
    URL bar of
    your browser.
    If that works. Can you access static HTML content in each of
    your
    virtual servers? Reading your last post, I suspect this might
    the be
    the source of your problem. When you run mutiple websites
    from the same
    server, each site must have separate addresses. This can be
    done with
    IP addresses, ports or host-headers. Making this work is
    going to
    involve configuration in IIS and|or your domains Domain Name
    Server.
    If you can get to the ColdFusion Administration Application
    of all your
    instances and you can get to static content in each of your
    virtual web
    sites, then there maybe other problems preventing the web
    sites and
    ColdFusion working together. But confirm those two things
    first.

  • Upgrading OA 11i from OA 10.7 with Multi-Instances Schemas

    From an ORACLE Applications 10.7 with Multi-Instances Schemas (Mutiple Set Of Books Architecture : Schemas : APPS, APPS2, APPS3, PO, PO2, PO3, AP, AP2, AP3, AR, AR2, AR3,...), we want to upgrade toward an 11.5.1.
    At the begin of the Step of AutoUpgrade, we have an error :
    "Not able to process an MSOBA, you must pass in the Multi-Org Architecture."
    Could you give me some informations about the way to resolve this problem :
    * Do we must install and initialize the multi-Org in the 10.7 environment ?
    * Can we process this point during the step of upgrading and how ?
    * Do we have a bypass to this problem ?
    Think you for your help !

    Below are the points which I read for r11i migration.
    a) MSOBA clients should migrate/convert to multi-org before migrating to 11i.
    b) Autograde will fail, if it detects MSOBA.
    c) Attachments and Workflow will not work in MSOBA.
    For more details refer Oracle appsnet.
    null

  • Exception Handling inside a Multi-Instance Loop

    I would like to see a sample process that demonstrates Exception Handling inside an inline subprocess containing another subprocess with a multi-instance sub-process in parallel. The outer sub-process is executing in sequence. Each instance of the outer loop depends upon the outcome of the successful execution of previous step. At each step, the inner inline sub-process activity can have more than one instance which are all executed in parallel using multi-instance. If the outcome code of any one of these parallel instances is "REJECT" code, we simply raise a business exception and the stop the outer sub-process from going through the next instance of the loop. The problem we are trying to solve is similar to the sample in chapter 5 of the book "New Book: Oracle BPM Suite 11g: Advanced BPMN Topics" by Mark Nelson. Particularly, the exception handling example shown in Page 73 under the topic “Exception Handling with embedded Sub-processes”. The inner most multi-instance sub-process should raise a business exception and interrupt the .
    We would like to see a smple that demonstrates how exceptions are handled inside a multi-instance parallel sub-process. Could someone please provide a working sample that we can go though? We would like to raise a business exception as soon as certain outcome of a Human Tasks in observed and break out of the loop and continue thereafter. Thanks very much in advance for your help.
    Pankaj
    Edited by: 1001027 on 2-May-2013 10:09 AM

    I would like to see a sample process that demonstrates Exception Handling inside an inline subprocess containing another subprocess with a multi-instance sub-process in parallel. The outer sub-process is executing in sequence. Each instance of the outer loop depends upon the outcome of the successful execution of previous step. At each step, the inner inline sub-process activity can have more than one instance which are all executed in parallel using multi-instance. If the outcome code of any one of these parallel instances is "REJECT" code, we simply raise a business exception and the stop the outer sub-process from going through the next instance of the loop. The problem we are trying to solve is similar to the sample in chapter 5 of the book "New Book: Oracle BPM Suite 11g: Advanced BPMN Topics" by Mark Nelson. Particularly, the exception handling example shown in Page 73 under the topic “Exception Handling with embedded Sub-processes”. The inner most multi-instance sub-process should raise a business exception and interrupt the .
    We would like to see a smple that demonstrates how exceptions are handled inside a multi-instance parallel sub-process. Could someone please provide a working sample that we can go though? We would like to raise a business exception as soon as certain outcome of a Human Tasks in observed and break out of the loop and continue thereafter. Thanks very much in advance for your help.
    Pankaj
    Edited by: 1001027 on 2-May-2013 10:09 AM

  • Multi-Instance BGP

    BGP Multi-instance was supposed to be released in XR 4.2, I could not find any mention of it in the Release notes for 4.2, 4.3, & 5.1?
    How do I find out if it was implemented and if so how to configure it, if not if it is still on the road map?
    Thanks,
    John

    Hello,
    It is in release note XR .4.2:
    http://www.cisco.com/en/US/docs/routers/asr9000/software/asr9k_r4.2/general/release/notes/reln_a9k_42.html
    And some writing on Cisco doc:
    http://www.cisco.com/en/US/docs/routers/crs/software/crs_r4.2/routing/configuration/guide/b_routing_cg42crs_chapter_01.html#concept_E6B1D3D6B8CA4742AED837B3A94E826F
    Below is the example what i did in my lab running 4.2.3:
    RP/0/RSP1/CPU0:ASR-9006-01#show run router bgp
    Fri Jan 31 21:05:02.170 UTC
    router bgp 1 instance IPV4
    bgp router-id 72.15.48.5
    bgp graceful-restart
    ibgp policy out enforce-modifications
    address-family ipv4 unicast
      redistribute connected
      allocate-label all
    address-family vpnv4 unicast
      retain route-target all
    neighbor 172.16.8.3
      remote-as 1
      update-source Loopback0
      address-family ipv4 labeled-unicast
       route-policy PASS in
       route-policy PASS out
    router bgp 1 instance IPV6
    bgp router-id 99.2.3.4
    address-family ipv6 unicast
      redistribute connected
    thanks,
    rivalino

  • How to setup a Multi-instance standby database?

    I was asked to setup a multi-instance standby database for a multi-instance primary database. I understand that only one of the instance will apply redo logs from the primary database, but how about the other instance? Should I mount that instance just to update the standby control file(the control file is not located in shared file system with the cluster server) even if it isn't going to apply any redo logs?
    I am so confused now. Hope somebody will help me on that. Any document or tutorial will be helpful too.
    Note that I am not using dataguard.
    Thanks in advance

    Hi,
    You can set up multiple instance standby..where in each instance will receive the archive logs from correpsonding primary instance. Keep them on shared location (say ASM) so that one of the instances from where recovery is started can access the archive logs and apply it.
    So basically
    Primary instance A <----- send archive to ---> Standby A
    Primary instance B <----- send archive to ---> Standby B
    Start managed recovery on A
    Standby A --- > Apply archives for instance A and B
    -Amit
    http://askdba.org/weblog/
    Edited by: Amit_DBA on Aug 12, 2009 5:16 PM

  • Multi-Owner Diskset problem with SC3.1U4 & Solaris 10

    Hi All,
    My Problem is after configured the mulit-owner diskset of SVM. If either one node has been restarted/rebooted. The rebooted node can't join back to the diskset like below status. I have tried to use some metaset commands to put the rebooted node to join backed the diskset but failed.
    After both nodes rebooted. Then I run "metaset" command on both nodes, the status seems can't synchronize. "See below status for detail"
    root@IMDUFSDBM01 # metaset -s racset
    Multi-owner Set name = racset, Set number = 1, Master = IMDUFSDBM01
    Host Owner Member
    IMDUFSDBM01 Yes
    IMDUFSDBM02 No
    Driv Dbase
    d6 Yes
    root@IMDUFSDBM02 # metaset -s racset
    Multi-owner Set name = racset, Set number = 1, Master =
    Master and owner information unavailable until joined (metaset -j)
    Host Owner Member
    IMDUFSDBM01 multi-owner Yes
    IMDUFSDBM02 No
    Driv Dbase
    d6 Yes
    -------------------------------------------------------------------------Failed to use commands to put the IMDFUSDBM02 to diskset "racset".
    root@IMDUFSDBM01 # metaset -s racset
    Multi-owner Set name = racset, Set number = 1, Master = IMDUFSDBM01
    Host Owner Member
    IMDUFSDBM01 multi-owner Yes
    Driv Dbase
    d6 Yes root@IMDUFSDBM01 # metaset -s racset -d -h IMDUFSDBM02
    metaset: IMDUFSDBM01: racset: host IMDUFSDBM02 does not have set
    root@IMDUFSDBM01 # metaset -s racset -M -a -h IMDUFSDBM02
    metaset: IMDUFSDBM01: racset: host IMDUFSDBM02 is already in the set
    Dear all, any idea or experience on this problem?
    Chowsingsing from Hong Kong

    Hi Tim/All,
    I have party fixed the multi-owner diskset problem after create the resource for SUNW.rac_framework, SUNW.rac_udlm & SUNW.rac_svm. But the new problem is generated. The new problem is if two nodes are up, then the multi-owner diskset can be access via two nodes. But if either one node is down, the remain node can�t access the diskset (but the scstat status is fine). For example: node2 is down, node1 is up. Then multi-owner diskset membership of node1 is lost. If node1 is down, node2 is up. Then multi-owner diskset membership of node2 is lost. After both nodes become online, the diskset will resume to normal and can be access.
    normal status of scstat and metaset
    -- Cluster Nodes --
    Node name Status
    Cluster node: node2 Online
    Cluster node: node1 Online
    -- Cluster Transport Paths --
    Endpoint Endpoint Status
    Transport path: node2:qfe1 node1:qfe1 Path online
    Transport path: node2:qfe0 node1:qfe0 Path online
    -- Quorum Summary --
    Quorum votes possible: 3
    Quorum votes needed: 2
    Quorum votes present: 3
    -- Quorum Votes by Node --
    Node Name Present Possible Status
    Node votes: node2 1 1 Online
    Node votes: node1 1 1 Online
    -- Quorum Votes by Device --
    Device Name Present Possible Status
    Device votes: /dev/did/rdsk/d2s2 1 1 Online
    -- Device Group Servers --
    Device Group Primary Secondary
    -- Device Group Status --
    Device Group Status
    -- Multi-owner Device Groups --
    Device Group Online Status
    Multi-owner device group: racset node1,node2
    -- Resource Groups and Resources --
    Group Name Resources
    Resources: rac-rg rac-framework-rs rac-udlm-rs rac-svm-rs
    -- Resource Groups --
    Group Name Node Name State
    Group: rac-rg node1 Online
    Group: rac-rg node2 Online
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: rac-framework-rs node1 Online Online
    Resource: rac-framework-rs node2 Online Online
    Resource: rac-udlm-rs node1 Online Online
    Resource: rac-udlm-rs node2 Online Online
    Resource: rac-svm-rs node1 Online Online
    Resource: rac-svm-rs node2 Online Online
    -- IPMP Groups --
    Node Name Group Status Adapter Status
    IPMP Group: node2 sc_ipmp0 Online hme1 Online
    IPMP Group: node2 sc_ipmp0 Online hme0 Online
    IPMP Group: node1 sc_ipmp0 Online hme1 Online
    IPMP Group: node1 sc_ipmp0 Online hme0 Online
    Multi-owner Set name = racset, Set number = 1, Master = node1
    Host Owner Member
    node1 multi-owner Yes
    node2 multi-owner Yes
    Mediator Host(s) Aliases
    node1
    node2
    Driv Dbase
    d2 Yes
    After shutdown node1, node2 remain running
    -- Cluster Nodes --
    Node name Status
    Cluster node: node2 Online
    Cluster node: node1 Offline
    -- Cluster Transport Paths --
    Endpoint Endpoint Status
    Transport path: node2:qfe1 node1:qfe1 faulted
    Transport path: node2:qfe0 node1:qfe0 faulted
    -- Quorum Summary --
    Quorum votes possible: 3
    Quorum votes needed: 2
    Quorum votes present: 2
    -- Quorum Votes by Node --
    Node Name Present Possible Status
    Node votes: node2 1 1 Online
    Node votes: node1 0 1 Offline
    -- Quorum Votes by Device --
    Device Name Present Possible Status
    Device votes: /dev/did/rdsk/d2s2 1 1 Online
    -- Device Group Servers --
    Device Group Primary Secondary
    -- Device Group Status --
    Device Group Status
    -- Multi-owner Device Groups --
    Device Group Online Status
    Multi-owner device group: racset node2
    -- Resource Groups and Resources --
    Group Name Resources
    Resources: rac-rg rac-framework-rs rac-udlm-rs rac-svm-rs
    -- Resource Groups --
    Group Name Node Name State
    Group: rac-rg node1 Offline
    Group: rac-rg node2 Online
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: rac-framework-rs node1 Offline Offline
    Resource: rac-framework-rs node2 Online Online
    Resource: rac-udlm-rs node1 Offline Offline
    Resource: rac-udlm-rs node2 Online Online
    Resource: rac-svm-rs node1 Offline Offline
    Resource: rac-svm-rs node2 Online Online
    -- IPMP Groups --
    Node Name Group Status Adapter Status
    IPMP Group: node2 sc_ipmp0 Online hme1 Online
    IPMP Group: node2 sc_ipmp0 Online hme0 Online
    Multi-owner Set name = racset, Set number = 1, Master = node1
    Host Owner Member
    node1 multi-owner Yes
    node2 No
    Mediator Host(s) Aliases
    node1
    node2
    Driv Dbase
    d2 Yes
    Anyone can help!!
    Chowsingsing from HK

  • How to connect local database when installing BRStudio as Multi-Instance?

    Hi,
    I have installed BRStudio 7.10 as Multi-Instance mode to plan to administrate several local oracle database in one server.
    Is this installation the correct method? Should I use dedicated instance installation?
    When I trying to create a local database instance in BRStudio, it prompts to input the remote command line to connect to DB.
    Do I have to use putty/ssh .etc to connect even a local Oracle database?
    Please suggest.
    Regards,
    Alex

    Hi Alex,
    Yes you need to connect it seems as using ssh/rsh or putty to access the local server...
    I have got a very good documentation on it... please have a look and it may solve your issue..
    [BRtools Studio Installation and Configuration|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/009af54c-7ce4-2b10-de8e-b062f7cbbcf7?quicklink=index&overridelayout=true]
    all the best !

  • Best Practices for CS6 - Multi-instance (setup, deployment and LBQ)

    Hi everyone,
    We recently upgraded from CS5.5 to CS6 and migrated to a multi-instance server from a single-instance. Our current applications are .NET-based (C#, MVC) and are using SOAP to connect to the InDesign server. All in all it is working quite well.
    Now that we have CS6 (multi-instance) we are looking at migrating our applications to use the LBQ features to help balance the workload on the INDS server(s). Where can I find some best practices for code deployment/configuration, etc for a .NET-based platform to talk to InDesign?
    We will be using the LBQ to help with load management for sure.
    Thanks for any thoughts and direction you can point me to.
    ~Allen

    Please see if below metalink note guides you:-
    Symmetrical Network Acceleration with Oracle E-Business Suite Release 12 [ID 967992.1]
    Thanks,
    JD

  • Connect to multi instance use sqlplus command

    Hi Brother
    We would like to use following statement to connect to DB instance and execute script through sysdba but the statement seem not work, which connect to default DB only "db00", pls help
    sqlplus / "as sysdba" @db01 @/home/dba/myscript

    user460521 wrote:
    Hi Brother
    We would like to use following statement to connect to DB instance and execute script through sysdba but the statement seem not work, which connect to default DB only "db00", pls help
    sqlplus / "as sysdba" @db01 @/home/dba/myscriptUsing the convention of "multi-instance" would give an impression that you are willing to work in a RAC system. If yes, then you can use the command srvctl to manage more than one instance. But to run scripts or to execute some statement, you would need to connect only the designated instance using the properly configured TNSNAMES.ora file. So tell us clearly what you want to do and what you have done for it so far?
    Aman....

Maybe you are looking for