Not able to Stop Instance

Hi,
     Not able to stop our Solution Manager system.
Os- AIX 6.1 & database-Oracle 11
Getting this error when trying to stop the instance:
pm2adm> stopsap unxs0275
Checking PM2 Database
Database is running
stopping the SAP instance DVEBMGS10
Shutdown-Log is written to /support/home/pm2adm/stopsap_DVEBMGS10.log
/usr/sap/PM2/DVEBMGS10/exe/sapcontrol -prot NI_HTTP -nr 10 -function Stop
stop of Instance failed
Error log:
pm2adm> pg stopsap_DVEBMGS10.log
Trace of system startup/check of SAP System PM2 on Fri 26 Aug 10:55:50 2011
Called command: /usr/sap/PM2/SYS/exe/run/stopsap stop
10:55:54
stopping the SAP instance DVEBMGS10
10:55:55
Shutdown-Log is written to /support/home/pm2adm/stopsap_DVEBMGS10.log
10:55:57
/usr/sap/PM2/DVEBMGS10/exe/sapcontrol -prot NI_HTTP -nr 10 -function Stop
26.08.2011 10:55:57
Stop
FAIL: HTTP error, HTTP/1.1 401 Unauthorized
10:55:59
stop of Instance failed
Can you please suggest?

The sapstartsrv is not allowing you to perform the Stop option for instance 10.
The sapstartsrv should create a streamfile in the /tmp/.sapstream5<instance number>13. Check
if this file has the right permition, something like that:
srwx---       1 <sap>adm sapsys       .sapstream51013
To solve the issue you could try:
1. Try restart the sapstartsrv for the instance 10 and check if this will solve the problem.
2. check if the s-bit permission in the program sapuxuserch (note 927637)
3. In the last way you could disable the protect method for sapstartsrv with the instace profile parameter
"service/protectedwebmethods = NONE" and restart the sapstartsrv. This certainly  will solve the problem, but I do not recommend it for security aspect.
Before unprotect the web methods you should try to update the sapstartsrv.
Edited by: Clebio Dossa on Aug 27, 2011 12:52 AM

Similar Messages

  • Not able to stop ASM on 11g R2

    We are trying to bounce 11g R2 database and ASM with RAC, I was able to shutdown database using srvctl with out any issue,
    [oracle@dev1 ~]$ srvctl status database -d dev
    Instance dev1 is running on node dev1
    Instance dev2 is running on node dev2
    [oracle@dev1 ~]$ srvctl stop database -d dev
    however when i am trying to stop ASM i could not able to stop using srvctl
    [grid@dev1 ~]$ srvctl stop asm -n dev1 -i +ASM1
    -i option has been deprecated and will be ignored.
    PRCR-1014 : Failed to stop resource ora.asm
    PRCR-1065 : Failed to stop resource ora.asm
    CRS-2529: Unable to act on 'ora.asm' because that would require stopping or relocating 'ora.DEVDATA.dg', but the force option was not specified
    any comments.
    Thanks

    Also please provide the output of the following:
    srvctl status asmIn your 1st post you typed:
    [oracle@dev1 ~]$ srvctl status database -d dev
    Instance dev1 is running on node dev1
    Instance dev2 is running on node dev2
    [oracle@dev1 ~]$ srvctl stop database -d dev
    however when i am trying to stop ASM i could not able to stop using srvctl
    [grid@dev1 ~]$ srvctl stop asm -n dev1 -i +ASM1
    -i option has been deprecated and will be ignored.
    PRCR-1014 : Failed to stop resource ora.asm
    PRCR-1065 : Failed to stop resource ora.asm
    CRS-2529: Unable to act on 'ora.asm' because that would require stopping or relocating 'ora.DEVDATA.dg', but the force option was not specifiednotice this command "srvctl stop asm -n *dev1* -i +ASM1"
    you used dev1 after the "-n" option but it looks like dev1 is your instance name and not your node name.
    can you please try:
    srvctl stop asm -n <hostname>Thanks
    Edited by: user11150436 on Oct 25, 2010 12:09 PM
    Sorry I see dev1 is your nodename as well

  • Workflow - Not able to stop at the breakpoint, how to debug?

    Hi,
    I am working on solving a workflow problem, but i am not able to stop at the breakpoint put on the function module called through the program.
    I am sure that the function module is called through the workflow. please tell me why is it not stopping.
    Pls help.
    Regards,
    Chamandeep

    maybe because it is a background method, its then executed by wf-batch.
    the easiest way to test/debug a method is doing it with tx swo1, fill in the Business object and test the method with the corresponding input parameters
    /Peter

  • Not able to stop Data supplier bridge

    Hi,
    After upgrading to SP 15 of XI3.0, we are not able to stop Data
    Supplier Bridge in http://Host:50000/sld --> Administration --> Data
    Supplier Bridge.
    We have upgraded all components to SP15 and there is no problem with
    that. Please help me with this.
    Regards

    Hi Kiran,
    Have a look at the following thread.
    Data Supplier Bridge won't start in URL
    Rgds,
    Sam Raju

  • Not able to stop batch session

    Hii,
    I have placed one session on error only mode.
    it has been running for last 5 hrs.I am not able to stop the session.
    Even after loging out of the system it still shows active session.when i tried to kill the session but it is not allowing me to kill the session.instead one more session is getting created.i am able to kill that session also.
    its very urgent pls help.
    Regards,
    Viren.

    see if this part of sap-help helps you!
    Deleting Sessions
    Use
    Normally, batch input sessions are deleted from the session list automatically when they are completed. However, sessions remain in the list if any of the following is true:
    They were generated with the KEEP option.
    They contain errors or were aborted with the /bend OK code. (Such a session is deleted when you finish processing it, unless it was generated with the KEEP option.)
    When you no longer need sessions that have been held in the list, you can explicitly delete them.
    Do not delete any sessions that contain unprocessed transactions. You must first correct and process such transactions or enter the data in the transactions into the R/3 System in some other way.
    Prerequisites
    Start the batch input management tool: Select System ® Service ® Batch input ® Sessions. Alternate: Enter transaction SM35. Both paths take you to the session overview of the batch input system.
    Procedure
    To delete a session from the session queue, mark the sessions to be deleted and choose Delete from the tool bar. The system asks you to confirm the deletion. It also asks you if the session log should be deleted together with the session.
    Message was edited by: Bapujee Naidu

  • Not able to stop database using srvctl

    When i stop database using srvctl from node1.. "srvctl stop database -d mosa" it does not stop. I tried "srvctl stop database -d mosa -o immediate" but to no luck. Could anybody help me on this issue.
    OS = HP-UX
    Database = Oracle 9i
    Instance1 = mosa1
    Instance2 = mosa2
    node1 = hp1
    node2 = hp2
    DB Size = 50GB
    I have opened another session to check srvctl status
    $srvctl status database -d mosa
    Instance mosa1 is not running on node hp_data1
    Instance mosa2 is running on node hp_data2
    NOTE:- BEfore i stop database, i had stopped listener.
    Regards,
    Vikhar

    Thank you , issue is solved.
    After i give below given command, i checked the status by
    $srvctl status database -d dbname
    $Instance mosa1 is not running in node1
    $Instance mosa1 is running in node2
    It means PROBLEM with instance2
    I have got following error message in alert_log file
    attempting to shut down the database and the database hangs at $srvctl stop database -d dbname. The alert log contains the following message:
    SHUTDOWN: Waiting for active calls to complete
    There are no other error messages in the alert log.
    +Solution Description:
    =====================
    Caveat: This note is intended for Unix platforms primarily, but we should
    address this issue on Windows platforms as well. On Windows, stopping the
    service is a valid workaround for these errors.
    Locate and kill any client connections to the database at the Unix level, as
    follows:
    1. Locate any client connections to the database using ps, and grep for any
    processes belonging to this .
    Example: ps -ef | grep V733
    2. Look for processes that include a 'Local=No' designation.
    Example: osupport 6235 1 0 Nov 24 0:01 oracleV733 (LOCAL=NO)
    3. Kill the Unix process(es) with the 'Local=No' designation.
    Example: Kill -9 6235
    Explanation:
    ============
    The database is waiting for pmon to clean up processes, but pmon is unable to
    clean them. The client connections to the server are causing the shutdown
    immediate or normal to hang. Killing them allows pmon to clean up and release
    the associated Oracle processes and resources+
    What resources are we talking about?
    1) Any non committed transactions must be rolled back
    2) Any temporary space (sort segments / lobs / session temporary tables) must be freed
    3) The session itself and any associated memory consumed by the session.
    4) Internal locks / enqueues must be cleaned up
    Often Oracle (SMON or PMON depending on whether Shared Server is used) will wait for the OS to terminate the process(es) associated with the session. I the OS never returns, or fails to terminate them, then the instance shutdown will hang with this message (Shutdown Waiting for Active Calls to Complete) Other means exist to achieve a quick shutdown.
    Thank you so much for your efforts.
    Edited by: VIKHARAHMED on Feb 27, 2011 10:19 PM
    Edited by: VIKHARAHMED on Feb 27, 2011 10:25 PM

  • Not able to stop Resource group

    I was not able to bring the resource group to offline.. Since some of resources are in stopping state and hung there. I was not able to either bring the resource to offline nor the resource group.
    =============================================
    Output of scstat
    ==============================================
    # scstat -g
    -- Resource Groups and Resources --
    Group Name Resources
    Resources: siebelgtwy_m gtwcrm01 siebelgtwy_m_stor siebelgtwy_m_gtwy
    Resources: siebelsrvr1_m gtwcrm02 siebelsrvr1_m_stor siebelsrvr1_m_nfs siebelsrvr1_m_srvr
    Resources: trillium_m gtwcrm03 trillium_m_stor trillium_m_nfs trillium_m_srvr
    Resources: siebelweb_m gtwcrm04 siebelweb_m_stor
    -- Resource Groups --
    Group Name Node Name State
    Group: siebelgtwy_m hspcsuncrm6 Online
    Group: siebelgtwy_m hspcsuncrm7 Offline
    Group: siebelsrvr1_m hspcsuncrm6 Error--stop failed
    Group: siebelsrvr1_m hspcsuncrm7 Offline
    Group: trillium_m hspcsuncrm7 Online
    Group: trillium_m hspcsuncrm6 Offline
    Group: siebelweb_m hspcsuncrm7 Online
    Group: siebelweb_m hspcsuncrm6 Offline
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: gtwcrm01 hspcsuncrm6 Online Online - LogicalHostname online.
    Resource: gtwcrm01 hspcsuncrm7 Offline Offline - LogicalHostname offline.
    Resource: siebelgtwy_m_stor hspcsuncrm6 Online Online
    Resource: siebelgtwy_m_stor hspcsuncrm7 Offline Offline
    Resource: siebelgtwy_m_gtwy hspcsuncrm6 Online Online - Service is online.
    Resource: siebelgtwy_m_gtwy hspcsuncrm7 Offline Offline
    Resource: gtwcrm02 hspcsuncrm6 Online but not monitored Online - LogicalHostname online.
    Resource: gtwcrm02 hspcsuncrm7 Offline Offline - LogicalHostname offline.
    Resource: siebelsrvr1_m_stor hspcsuncrm6 Stopping Unknown - Stopping
    Resource: siebelsrvr1_m_stor hspcsuncrm7 Offline Offline
    Resource: siebelsrvr1_m_nfs hspcsuncrm6 Stopping Unknown - Stopping
    Resource: siebelsrvr1_m_nfs hspcsuncrm7 Offline Offline - Completed successfully.
    Resource: siebelsrvr1_m_srvr hspcsuncrm6 Offline Offline
    Resource: siebelsrvr1_m_srvr hspcsuncrm7 Offline Offline
    Resource: gtwcrm03 hspcsuncrm7 Online Online - LogicalHostname online.
    Resource: gtwcrm03 hspcsuncrm6 Offline Online - LogicalHostname online.
    Resource: trillium_m_stor hspcsuncrm7 Online Online
    Resource: trillium_m_stor hspcsuncrm6 Offline Offline
    Resource: trillium_m_nfs hspcsuncrm7 Online Online - Service is online.
    Resource: trillium_m_nfs hspcsuncrm6 Offline Offline
    Resource: trillium_m_srvr hspcsuncrm7 Online Online
    Resource: trillium_m_srvr hspcsuncrm6 Offline Offline
    Resource: gtwcrm04 hspcsuncrm7 Online Online - LogicalHostname online.
    Resource: gtwcrm04 hspcsuncrm6 Offline Offline - LogicalHostname offline.
    Resource: siebelweb_m_stor hspcsuncrm7 Online Online
    Resource: siebelweb_m_stor hspcsuncrm6 Offline Offline
    =======================================
    Here resource group "siebelsrvr1_m " ... i need to start it again .. for that i need to bring it offline first and then start it again.
    Anyone's help is much apprepicated.
    Thanks & Regards
    Kumaresh.P.N

    I guess you set Failover_mode for the siebelsrvr1_m_stor and siebelsrvr1_m_nfs to something else than HARD, because normaly if something like this happens it would have aborted/rebooted node hspcsuncrm6.
    You need to clear the Stop_failed flag like described at http://docs.sun.com/app/docs/doc/819-0703/6n343k6h3?a=view
    which basicly means:
    scswitch -c -h hspcsuncrm6 -j siebelsrvr1_m_nfs -f STOP_FAILED
    scswitch -c -h hspcsuncrm6 -j siebelsrvr1_m_stor -f STOP_FAILED
    scswitch -F -g siebelsrvr1_m
    You then need to make sure that whatever lead to the stop failed problem is resolved, then you can start the RG again:
    scswitch -z -g siebelsrvr1_m -h hspcsuncrm6
    Btw. if you are seeing the "ping-pong" effect, e.g. the RG failing over between the two nodes failing to start properly, you can try
    scswitch -Q -g <rgname that is failing>
    if you are at least on SC 3.1U3 or newer.
    Hope this helps.
    Greets
    Thorsten

  • I am facing issue with the new iOS 7 control center; where I am not able to stop Music or go to next track from this shortcut center. Any Solution or Settings ?

    Hi,
    I have upgraded my iphone 5 to new iOS7 where I see that we have a new shorcut feature Control Center to turn on Wifi, Blutooth, Air Play etc..In the same we have for MUSIC where I am not able to pause or stop music and also cant go to next track and issue withe those buttons.
    Please let me know any seetings needs to changed.
    Thanks
    Niranjan

    Last point...who archives? On my regular email page I now have the Archive icon to the left of my Delete icon which I would prefer was to the left, first in the line as this is the icon I use mostly. With Folders, my Sent and Trash lists, who needs to archive?
    I can help you only with the placement of the icon placement -- if you right-mouse click on the toolbar, then select Customize Toolbar, you can move an icon to where you want it to be.

  • Not able to configue instance in BPM 9.24

    Hi ,
    I have uninstalled BPM 9.22 and trying to install BPM 9.24, however when I am configuring
    instance then I found some new option like - filling truststore /keystore path, password etc, so
    I am not able to understand what to fill here and what option need to check in last three cert validation option.
    So could some one plz give me the complete information of the details need to fill in security setting option.
    Error - faild to register
    Ajeet Kumar

    kumaraj,
    You are in the consumer end products forum.  You will also want to ask your question over at the Enterprise Business Community.
    Click the plus sign (+) next to Discussion Boards to drop down all the options for servers, networking and any other professional equipment problem.
    http://h30499.www3.hp.com/
    Good luck.

  • Not able to start instance

    Hi All,
    we have oracle rac database 10.2.0.3 on windows server 2003. there are 8 databases on windows server.
    Its a two rac instance databases.
    Every Weekend our windows team apply a maintenance patch on windows server.
    However this weekend after applying the patch, All the databases started up normally.
    One of the database is giving problem. whenever we try to start this database we are getting an error.
    sqlplus "/as sysdba"
    startup
    ORA-03113 end-of-file on communication channel
    In alert log, I can see the below error.
    Sat Jun 05 07:44:55 2010
    Errors in file d:\oracle\product\10.2.0\admin\erpplt1\bdump\erpplt11_lmon_4780.trc:
    ORA-00603: ORACLE server session terminated by fatal error
    ORA-27501: IPC error creating a port
    ORA-27300: OS system dependent operation:IPC_CreateNamedSocket failed with status: 10049
    ORA-27301: OS failure message: The requested address is not valid in its context.
    ORA-27302: failure occurred at: initport_1
    Sat Jun 05 07:44:58 2010
    Errors in file d:\oracle\product\10.2.0\admin\erpplt1\bdump\erpplt11_pmon_876.trc:
    ORA-00484: LMS* process terminated with error
    Sat Jun 05 07:44:58 2010
    PMON: terminating instance due to error 484
    Sat Jun 05 07:44:59 2010
    Errors in file d:\oracle\product\10.2.0\admin\erpplt1\bdump\erpplt11_reco_6340.trc:
    ORA-00484: LMS* process terminated with error
    I tried resolving the issue but in vain.
    your help is appreciated.
    Please some one help me on this.
    Thanks and Regards,

    Hello,
    It seems from the error that something is screwed up from networking side. CRS is not able to use IPsocket and use port so please talk to your network admins and ask what patches they've applied?
    Thanks,

  • Not able to start Instance in MMC

    Hi,
    I have installed SAP NetWeaver Composition Environment 7.1 SR5 - Developer Edition which is a trial version on a windows xp pro virtual machine. I have installed NWDS 7.1 Composition Environment SP05 successfully.
    I have installed Java Platform, Enterprise Edition 5 SDK.
    The problem is that the two instances in MMC appears to be grey instead of green. That is why I am not able to deploy any web dynpro application. Does any body know that what steps I need to take after installing the developer edition? What about the SDM?
    Earlier http://localhost:50000/ was displaying a web dynpro exception just after completion of installation of developer edition but now I am getting page cannot be displayed error.
    Please help / guide. I need this envirnoment to be set up soon for practicing web dynpro.
    Regards,
    Vaibhav

    Hi Vaibhav,
    You need to start server from MMC. Before starting please check following thing are correct or not.
    - Update your server IP address and host name in host file entry at (Start > RUN > drivers > etc > host file)
    - Update JAVA_HOME system enviromental variable in my computer (My computer > Priperties >> Advance >> Startup and Recovery >> Enviromental Variable >> System Variables >> Add new JAVA_HOME parameter with path for installed Java JDK)
    - Check database server services (Start > Run > Services.msc > Start your database services manually and change properties as automatic)
    After that please try to start your SAP Server :- open MMC >> Right Click on Server Node >> Select All Task >> Start >> Enter  your Desktop userid and password. It will take 20-40 min if you are starting first time.
    Please check installation Guide : [Install & Configure SAP NetWeaver Composition Environment 7.1 ehp1 |http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b057d7e3-b89e-2b10-1e9e-c426e967f8e1]
    Hope it helps
    Regards
    Arun

  • Getting unwanted messages (VZWNMN:5) from Verizon and Verizon is not able to stop them.

    I am getting messages from 6250 number and the content is VZWNMN:5 (OR) VZWNMN:11 (OR) VZWNMN:37. In a day I get around 25 messages.I have reported the issue on Jan 21st, 2012 and talked to atleast 7 customer reps, 5 tech support, 3 engineers & 4 managers. Spent atleast 10 - 12 hours on the phone with Verizon and still the case is still open.
    Since Customer support is not able to resolve the issue, they opened a ticket with Engineering team ten days back. So called after few days to check the status and the ticket was closed with status as "Resolved". But it was not so they reopened the ticket again and it's been 6 days now. The person who opened the ticket said will follow up with me on last Saturday. But no answer from him so emailed him on Monday and the response received was that he will call on Tuesday. Till now no answer. I am totally frustated with service and no where to go. Don't know whom to contact.
    Really appreciate if someone can suggest how to handle this situation.
    Thanks,
    V

    Hello.. I'm not sure how much help I will be since I don't have a Droid, BUT.. I experienced this very same issue a while back. And had the same run around with VZW customer support.. FINALLY.. i answered back to one of the text messages, it was another lady trying to reach her relative with the same first name as mine. After speaking with her for a while, I came to a conclusion these messages all started after I signed up for a option under the MY VERIZON (my account). The option was the place where you can send and receive text messages online from your MY VERIZON profile. Some how my name and number were being published into some sort of data base thing.. I had also received a premium text message that cost me $10 (im on prepaid, but had extra money in my account for ringtones & ringback tones, ect). After numerous calls to customer service about the continued text messages, they put a block on my account for receiving text messages, also there is a place in the MY VERIZON profile where the text messaging is done at to block up to, i think, 15 numbers. Well I filled every slot up with the numbers that were texting me, then started receiving probably another 50 more texts a day. It was sooo annoying!!! Then after customer service tried everything they could think of to stop the texts from continuing, I ended up having to change my phone number, something I did NOT want to do.. but it stopped the problem and it has not happened again... BUT i didn't sign up for that online text messaging option on MY VERIZON account this time.
    I hope this helps, but if not, i'm sorry... just wanted to give you my story and the resolution. Good luck!!!

  • Not able to stop Universal Work Queue Server

    Hello,
    I have created a Server Group in the ICSM (Call Center HTML administration->ICSM->Server Groups) and it has all the server processes required for Interaction Center. I started all these processes and now am trying to stop them. I am able to stop all the server processes except the Universal Work Queue Server process. Whatever I do, this server just wont stop :-(. I tried stopping it using the HTML admin page as well as the ieoicsm command line.
    I have another group and I need to start the UWQ server within this group. But it just wont start and I think thats because the UWQ server is running as pasrt of another group already. Both the server groups are associated with the same icsm node. I tried dissassociating the first UWQ server (which wont stop) from this icsm node, but I cant even do that. I cant even delete the server group as it keeps on saying that a server group which has processes runnig cannot be stopped.
    Does anyone have a solution to this?

    A restart of the application server solved the problem.

  • STILL Not Able to Stop Search Suggestions

    This is a follow-up to an earlier question I asked, viz. [https://support.mozilla.org/en-US/questions/928773 Stop Search Suggestions in the Awesome Bar]. The solution presented in that question worked for a while, but now the ugly problem has returned.
    I made sure to turn off Search Suggestions for Google search (indeed, for all included search engines), and I inserted the URL described in the answer. It did no good - Search Suggestions are back.
    I am able to turn off Search Suggestions in Google Chrome. I am also able to turn off Google Instant, something else I can't (yet) do in Firefox.

    Problem solved at last by choosing "When Firefox starts: Show a blank page" and setting my Home Page to about:blank.
    When Firefox starts or when I go to my Home Page or when I open a new tab, I enter my search term in the Awesome Bar. (No other place to enter it.) The search opens to the following URI:
    https://www.google.com/search?hl=en&complete=0&site=webhp&q=[search term]
    Now I can type a new search term ''into Google's own search box'' with no search suggestions. The resulting URL is:
    https://www.google.com/search?hl=en&complete=0&site=webhp&q=[new search term]&[long string of code]
    Of course, this means I need to forgo FF 13's fancy new Home Page, but I can live with that.
    I should add that this is not a Firefox problem per se. It's really about how to outwit Google.

  • Not able to stop movie...

    I have a movie created in Captivate, and exported to Flash 8,
    within the Flash 8 movie I added custom control buttons. But the
    stop() command is not working, the movie continues playing even
    though I have tried and confirmed various targetPaths, and my path
    is correct. _level0.stop(); Any ideas why?

    Ok, I got it to work, WOOHOO!!
    These are the instructions for pausing and play Captivate 3
    SWFs (which uses its own "skin" preloader and playbar) through your
    own FLA.
    First here are the command controls for externally
    manipulating Captivate SWFs:
    rdcmndPrevious
    set to 1 to go previous slide
    rdcmndNextSlide
    set to 1 to go to next slide
    rdcmndPause
    set to 1 to pause the project
    rdcmndResume
    set to 1 to resume showing a paused project
    rdcmndRewindAndStop
    set to 1 to rewind and stop the project
    rdcmndRewindAndPlay
    rset to 1 to rewind and play the project
    rdcmndGotoFrame|
    go to a specific frame
    1. Create a Movie to be a loader for the Captivate SWF and
    give it an instance name (CapLoader for this example)
    2. Add AS to load the Captivate Skin SWF:
    _root.CapLoader.loadMovie("name and directory of the Cap SWF
    Skin file);
    3. Create a button to control the Captivate SWF
    4. To pause the Cap SWF, give the button you created the
    following AS:
    on(release){
    _root.CapLoader.cpSkinLoader_mc.rdcmndPause = 1;
    5. To Play the Cap SWF, give the button a separate state with
    the following AS:
    on(release){
    _root.CapLoader.cpSkinLoader_mc.rdcmndResume = 1;
    That's it!
    Note 2 things:
    1. Make sure the rdcmndResume and rdcmndPause have the "R"
    and the "P" as capital letters.
    2: Don't forget the "cpSkinLoader_mc" in the target path when
    passing the commands to the instance that contains the LoadMovie
    for the Captivate SWF.
    YAY!
    -Dave

Maybe you are looking for