Not able to see rollback segment in oracle 10g

hi all
I created rollback segment by using command
CREATE ROLLBACK SEGMENT rs1 TABLESPACE rbs_ts
and made it online but not able to see
segment name by using
select * from dba_rollback_segs
Please help me
Ragards
Edited by: 174313 on Dec 1, 2008 3:19 PM

You can start with the following links in 10g documentation.
http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/mgmt_db.htm#sthref2230
http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/logical.htm#CHDGJJEJ
http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/logical.htm#CNCPT305

Similar Messages

  • How to check/find the size of current ROLLBACK segment in oracle 10g

    How to check/find the size of current ROLLBACK segment in oracle 10g ? Kindly help

    A rollback segment name like "_SYSSMU231$" is used when you have Automatic Undo Management enabled.
    The only relevant parameters are :
    1. UNDO_MANAGEMENT=AUTO
    2. UNDO_RETENTION=n minutes ==> this is what everyone should be interested in
    3. The sizes of the Undo Tablespace datafiles and whether AUTOEXTEND is ON or OFF
    No one should be interested in the size of a single undo segment when Automatic Undo Management is enabled.
    Possible causes of ORA-01555 errors in Automatic Undo Management
    a. UNDO_RETENTION is too low
    b. Undo tablespace is too small
    Hemant K Chitale

  • Not able to start the listener in oracle 10g  after the domain name changed

    Hi
    I had installed the oracle 10g on zLinux. It was working fine( was able to mount the database and start the listener). Now my server's domain name got changed. So i have added the new domain name in the tnsnames.ora and listeners.ora file . now i could able to mount the databases but am not able to start the listener . whille starting the listener , am getting the following error
    oracle@ptcr4d00:~> lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 05-AUG-2009 10:31:05
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /opt/oracle/10g/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.2.0 - Production
    System parameter file is /opt/oracle/10g/network/admin/listener.ora
    Log messages written to /opt/oracle/10g/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=PTCR4D00)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    TNS-12547: TNS:lost contact
    TNS-12560: TNS:protocol adapter error
    TNS-00517: Lost contact
    Linux Error: 104: Connection reset by peer
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=PTCR4D00)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    I have posted the contents of the tnsnames.ora and listeners.ora
    TNSNAMES.ORA
    TC =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = PTCR4D00)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = TC)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    LISTENERS.ORA
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /opt/oracle/10g)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = PTCR4D00)(PORT = 1521))
    Could you please help me to resolve this issue ?
    Regards
    Mani

    Hi
    Please find the content of the /etc/hosts below
    # IP-Address Full-Qualified-Hostname Short-Hostname
    #127.0.0.1 localhost
    9.124.114.49 PTCR4D00
    # special IPv6 addresses
    ::1 localhost ipv6-localhost ipv6-loopback
    fe00::0 ipv6-localnet
    ff00::0 ipv6-mcastprefix
    ff02::1 ipv6-allnodes
    ff02::2 ipv6-allrouters
    ff02::3 ipv6-allhosts
    9.124.114.49 PTCR4D00 PTCR4D00
    Regards
    Mani

  • Not able to see ikm oracle incremental update and ikm oracle slowly changing dimensions under PHYSCIAL tab in odi 12c

    not able to see ikm oracle incremental update and ikm oracle slowly changing dimensions under PHYSCIAL tab in odi 12c
    But i'm able to see other IKM's please help me, how can i see them

    Nope, It has not been altered.
    COMPONENT NAME: LKM Oracle to Oracle (datapump)
    COMPONENT VERSION: 11.1.2.3
    AUTHOR: Oracle
    COMPATIBILITY: ODI 11.1.2 and above
    Description:
    - Loading Knowledge Module
    - Loads data from an Oracle Server to an Oracle Server using external tables in the datapump format.
    - This module is recommended when developing interfaces between two Oracle servers when DBLINK is not an option.
    - An External table definition is created on the source and target servers.
    - When using this module on a journalized source table, the Journaling table is first updated to flag the records consumed and then cleaned from these records at the end of the interface.

  • Not able to see the generated chart image

    I'm using Oracle 6i Reports and Oracle 9i dtabase to generate a report with graphs embedded. I'm able to view the tables populated with exact values but cannot see the graph. The chart image and html generated are placed correctly in the directory pointed to cahedir, but yet I'm not able to see the image. Can you tell me how to congifure the Html output from the server. The server is introducing a base tag pointing to a different location. Can I change the location.

    HI
    It is still not showing image. Messsage coming is "Right Click Here to Download Pictures. To help protect your privacy. Outlook prevented automatic download to this picture from the internet."
    Thanks & Regards,
    Ravi Grover

  • ODBC connection not able to see all schemas

    Hi everyone,
    We have noticed an unusual problem that just recently started. In our database, I have created a read-only user - only has the ability to connect to the database, and SELECT ANY TABLE. Then we have some applications (Crystal Reports and Lotus Notes Agents) that use this user to query data. The applications use an ODBC connection, and when we initially set this up, everything worked beautifully.
    However, suddenly we have noticed that the ODBC connection is not able to see all of the schemas in the database. We have tested and confirmed this - using either 9.02 ODBC or 10.01, this happens with both of them. I created a couple new ODBC connections, one for each version, then I try to create a new Crystal Report, using this ODBC connection - when I connect using the read-only user, it connects just fine, but when it shows me all of the schemas available, I am only seeing about half of them (and of course not seeing the one that I really need to see).
    However, when I use Microsoft Access, and try to import some External Data, and I use the same ODBC connections, then I AM seeing all of the schemas.
    Has anyone ever seen anything like this? Any ideas on what I can do to troubleshoot?
    Thanks,
    Brad

    I'm trying to get this issue figured out. Can you
    tell me what you mean when you ask me to log in
    directly as the same user using ODBC and query
    ALL_TABLES - how would I do that?Using whatever Oracle database account you use in Crystal, log in to the database using SQL*Plus (or your favorite GUI like SQL Developer) and run a query like
    SELECT owner, table_name
      FROM all_tablesDoes that query show all the tables you expect, or are you missing some?
    Also, you mention a parameter in the ODBC API that
    controls which schemas are returned - is there any
    way to see that value?An ODBC trace might show the value, I don't recall if the actual value is written out in the trace. Different front-end tools often have a place that allows you to filter out certain schemas, which is generally done by passing in a parameter to this ODBC API call. I don't know enough about your tools, though, to know where this might be.
    Are there any other ODBC drivers I could try?There are plenty of third party ODBC drivers out there, but I would tend to be suprised if the ODBC driver was at fault here. You could also try patching the ODBC driver and/or Oracle client to the most recent patchsets.
    Justin

  • Not able to see No of BP records in a profile when I click on Count button

    Hi All,
    We are working on CRM 5.0, BP segmentation.
    We have created a Attribute list which is the combination of Infoset and Attribute Set.
    Now we want to build the profile in Segment builder by using Attribute list.
    I created a profile ( using the filters of attribute set and Info set) I am not able to see the BP records when I click on count button by selecting the corresponding profile.
    But When I have created defferent profiles by using the filters of attribute set and info set  seperately I am able to see the no.of BP records when I click on Count button for the corresponding profile.
    Can anybody advice me what is the reson for that?
    and I want to see the No.of BP records for the profile which is build with the combination of attribute set and Info set.
    Thanks in advance.
    -Madhu.

    Hi sachin,
    I am extremely sorry to keep this thread as open. This problem is already solved.
    I have used table views in infoset to get the data which is coming from multiple tables.
    Regards,
    Madhu.

  • Sysadmin/All users are not able to see responsibilities after login in EBSR12

    I have followed the all notes from forums/metalinks. but no use.

    Hi Hussein,
    I came know the issue bcoz of profile change.
    on part of iSupport setup on web node, followed metalink DMZ configuration in R12.
    After I have changed below profile value, I am not able to see the responsibilities after login as sysadmin on webnode i.e new node B. but I can see responsibilities on node A.
    Update Node Trust Level
    To change the value of the Node Trust Level profile option value to External for a particular node, perform the following steps:
    1.       Login to Oracle E-Bsonapness Suite as sysadmin user sonapng the internal URL
    2.       Select the System Administrator Responsibility
    3.       Select Profile / System
    4.       From the 'Find system profile option Values' window, select the server and get the valie MINE8 into it.
    5.       Query for %NODE%TRUST%. You will see a profile option named 'Node Trust Level'. The value for this profile option at the site level will be Normal. Leave this setting unchanged.
    6.       Set the value of this profile option to External at the server level. The site level value should remain set to Normal
    I need to follow metalink note for configuration DMZ in EBS R12. but I cant see the responsibilities of sysadmin.
    fyi...I have cloned web external node by running adcfgclone.pl on node B by enabling web entry and web services only, remaining services are disabled. but as per metalink note, we should enable the Root Services also on node B. is it causing the issue after edit the profile on part of DMZ config in R12.
    please let me know how to fix this issue?
    I have deadline to finish it....

  • I am not able to see "Edit Mode on" when i log into workspace...

    I am not able to see "Edit Mode on" when i log into workspace...through Weblogic user...Oracle BPM 11g

    If your trying to put pictures that are on your phone to your computer you import it see link below
    http://support.apple.com/kb/HT4083

  • Not able to see useSecurity property in the Managed BPEL Domain page

    Hi,
    I have installed Oracle BPEL PM 10.1.2.0.2 (Developer version) but i am not able to see the useSecurity property in the page. Are there any settings required before i can see the same.
    Thanks,
    -Ulrich.

    I have posted an entry on my blog describing this
    http://clemensblog.blogspot.com/2006/02/bpel-security-changes-between-1012.html
    hth clemens

  • Not able to see Presentation catalog in BI Office

    Hi All,
    I have upgraded from MS Office 2003 to 2007. I have installed BI office on my local system and trying to connect to my dev server. The connection is successful and able to login to BI office from MS Excel 2007 but I am not able to see the presentation catalog window in the Excel 2007.
    Please let me know if anybody else has encountered similar sort of issues.
    Can anyone guide me, this is smthng urgnt...
    Regards,
    Apoorv
    Edited by: user11001347 on Sep 29, 2009 12:50 AM

    Hi,
    I had the same problem and also tried to fix it by uninstalling and reinstalling the BI Office Plug-In. I found the complete uninstallation is a little more than just running it through Windows "Add and remove programs"
    Here is what I found:
    1. Uninstall using "normal" Windows functionality
    2. Search the folder "C:\Program Files\InstallShield Installation Information"
    - there are a lot of folders beginning {.. in that
    - search every folder and find the one for Oracle BI Office by opening every "setup.ini"
    - remember that folder
    - delete that folder
    3. Open windows registry and found the same key remembered earlier
    - delete everything containing that key
    4. Open MS Excel, Manage AddIns and look if the PlugIn is still installed. If yes, delete it
    5. Delete the folders where you've installed Oracle BI Office (both: BIOfficeExcel and BIOfficePowerpoint
    Re-Install Oracle BI Office

  • Not able to see Add Manager Privileges

    Hello ,
    We have installed the NW IDM 7.1 on HP Unix - Oracle combination. The design time is installed on my desktop and I am able to connect to the database.
    I started doing the intial config steps but the first thing I noticed is I am not able to see the checkbox for Add Manager Privileges when I click on Add User tab on Identity Store.
    I am also missing some more tabs on some of the screens. My desktop has a Windows XP ( 32 bit). Can this be a possible issues or is there something else ?
    I also tried downloading and installing theDesign Time again but in vain..
    Any inputs will be highly apprciated.
    Regards,
    Shailesh

    Yes Ian,
    I have insatlled the Design Time from the latest download of the NW IDM 7.1 pack from SAP marketplace. I am able to connect to databse , create dispatcher , jobs , etc. But in those steps also I am missing some tabs on some of the screens.
    I was suspecting that it might be because of the 32 bit windows , bit looks like it's not the issues as the same config is working in your case..
    Anyways thanks for your inputs.
    Cheers,
    Shailesh

  • Not able to see any of the application,system windows in jdev

    Hi everyone,
    I am facing a strange problem in jdev 10.1.3.1.I am not able to see any of the application,system and other window.I tried clicking the view button in the toolbar and clicking on the application and system navigator to show off in the window,but there was no luck.I continue to see a blue screen.Even i deleted the jdev10.1.3.1 and installed again the new jdev10.1.3.1 but still then its not showing me the windows.When i tried to explore more clicking Tool->Preferences it gave me the following exception:
    java.lang.NullPointerException
         at oracle.tip.tools.ide.tx.addin.MapperOptionsPanel.load(MapperOptionsPanel.java:412)
         at oracle.tip.tools.ide.tx.addin.MapperOptionsPanel.onEntry(MapperOptionsPanel.java:400)
         at oracle.ide.panels.MDDPanel.enterTraversableImpl(MDDPanel.java:926)
         at oracle.ide.panels.MDDPanel.enterTraversable(MDDPanel.java:899)
         at oracle.ide.panels.MDDPanel.mav$enterTraversable(MDDPanel.java:106)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelectedNavigable(MDDPanel.java:1348)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelection(MDDPanel.java:1216)
         at oracle.ide.panels.MDDPanel$Tsl.actionPerformed(MDDPanel.java:1210)
         at javax.swing.Timer.fireActionPerformed(Timer.java:271)
         at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
         at java.awt.Dialog$1.run(Dialog.java:515)
         at java.awt.Dialog.show(Dialog.java:536)
         at java.awt.Component.show(Component.java:1300)
         at java.awt.Component.setVisible(Component.java:1253)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.ide.dialogs.WizardLauncher.runDialog(WizardLauncher.java:55)
         at oracle.ide.panels.TDialogLauncher.showDialog(TDialogLauncher.java:276)
         at oracle.ide.config.IdeSettings.showDialog(IdeSettings.java:597)
         at oracle.ide.config.IdeSettings.showDialog(IdeSettings.java:391)
         at oracle.ide.cmd.IdeSettingsCommand.doit(IdeSettingsCommand.java:47)
         at oracle.ide.controller.CommandProcessor.invoke(CommandProcessor.java:259)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:541)
         at oracle.ide.controller.IdeAction$1.run(IdeAction.java:772)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:789)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:498)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    I dont have any clue on this.
    Please help me in resolving the problem and finding some solution to this.
    Thanks & regards

    Try and see if this helps:
    http://blogs.oracle.com/shay/2006/11/10
    Although it seems that just removing JDeveloper and reinstalling from scratch should have done this.

  • ST03N, i am not able to see today n previous day data

    Hii All
    In my ST03N, i am not able to see today n last day data, it shows me data upto last two day before data. plz tell me abt where i can check the retention period.
    System Details:
    SAP: ECC 6.0
    DATA BASE: ORACLE 10G
    OS: AIX5.3
    SAP KERNEL:179
    SAP_ABA: SAPKA70015
    SAP_BASIS:SAPKB70015
    ST-PI:2008_1_700
    PI_BASIS:SAPKIPYJ7F
    Already jobs:
    SAP_COLLECTOR_FOR_PERFMONITOR
    SAP_APPLICATION_STAT_COLLECTOR
    SAP_CCMS_MAPPING_SCHEDULER
    SAP_COLLECTOR_FOR_JOBSTATISTIC
    and saposcol running fine.
    Thanks
    Amit Srivastava
    Basis

    Hi
    You can refere this [Link|No system load data available; may help you
    Regards
    Uday

  • Not able to see scope Compensate

    HI  ,
    i am using Bpel 1.1
    I have created two Services one is Flight Booking Service,another is Hotel booking Service,i have implemented compensation.  i have raised exception thorough the "Throw", i used catch all to hold the this exception.in that catch i have i used Compensate  , to roll back the booked services,
    but in the Compensate i am not able to see the scopes of the  Airline,HotelScopes.
    Below is my Travlmgmt.bpel  in whihc i have used the two services:
    <?xml version = "1.0" encoding = "UTF-8" ?>
    <!--
      Oracle JDeveloper BPEL Designer
      Created: Mon Jul 01 19:19:20 IST 2013
      Author:  rthippireddy
      Type: BPEL 1.1 Process
      Purpose: Synchronous BPEL Process
    -->
    <process name="TravlMgmt"
             targetNamespace="http://xmlns.oracle.com/AirLine_Booking/TravelPlan/TravlMgmt"
             xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
             xmlns:client="http://xmlns.oracle.com/AirLine_Booking/TravelPlan/TravlMgmt"
             xmlns:ora="http://schemas.oracle.com/xpath/extension"
             xmlns:bpelx="http://schemas.oracle.com/bpel/extension"
             xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
             xmlns:ns1="http://xmlns.oracle.com/AirLine_Booking/Hotel/HotelBooking"
             xmlns:ns2="http://xmlns.oracle.com/AirLine_Booking/Project1/AirlineBooking"
             xmlns:bpel2="http://docs.oasis-open.org/wsbpel/2.0/process/executable">
      <!--
            PARTNERLINKS                                                   
            List of services participating in this BPEL process            
        -->
      <partnerLinks>
        <!--
          The 'client' role represents the requester of this service. It is
          used for callback. The location and correlation information associated
          with the client role are automatically set using WS-Addressing.
        -->
        <partnerLink name="travlmgmt_client" partnerLinkType="client:TravlMgmt"
                     myRole="TravlMgmtProvider"/>
        <partnerLink name="Hotel_Service" partnerLinkType="ns1:HotelBooking"
                     partnerRole="HotelBookingProvider"/>
        <partnerLink name="Flight_service" partnerLinkType="ns2:AirlineBooking"
                     partnerRole="AirlineBookingProvider"/>
      </partnerLinks>
      <!--
          VARIABLES                                                     
          List of messages and XML documents used within this BPEL process
      -->
      <variables>
        <!-- Reference to the message passed as input during initiation -->
        <variable name="inputVariable"
                  messageType="client:TravlMgmtRequestMessage"/>
        <!-- Reference to the message that will be returned to the requester-->
        <variable name="outputVariable"
                  messageType="client:TravlMgmtResponseMessage"/>
        <variable name="Invoke_AirLine_Book_InputVariable"
                  messageType="ns2:AirlineBookingRequestMessage"/>
        <variable name="Invoke_AirLine_Book_OutputVariable"
                  messageType="ns2:AirlineBookingResponseMessage"/>
        <variable name="Invoke_Hotel_HotelBook_InputVariable"
                  messageType="ns1:HotelBookingRequestMessage"/>
        <variable name="Invoke_Hotel_HotelBook_OutputVariable"
                  messageType="ns1:HotelBookingResponseMessage"/>
        <variable name="Invoke_Flight_Cancel_Cancel_InputVariable"
                  messageType="ns2:AirlineCancelRequestMessage"/>
        <variable name="Invoke_Flight_Cancel_Cancel_OutputVariable"
                  messageType="ns2:AirlineCancelResponseMessage"/>
        <variable name="Invoke_Hotel_Cancel_HotelCancel_InputVariable"
                  messageType="ns1:HotelCancelRequestMessage"/>
        <variable name="Invoke_Hotel_Cancel_HotelCancel_OutputVariable"
                  messageType="ns1:HotelCancelResponseMessage"/>
        <variable messageType="bpelx:RuntimeFaultMessage" name="FaultVar"/>
        <variable messageType="bpelx:RuntimeFaultMessage" name="FaultVar_1"/>
      </variables>
      <faultHandlers>
        <catchAll>
          <sequence name="Sequence6">
            <compensate name="Compensate1"  />
            <compensate name="Compensate2" />
          </sequence>
        </catchAll>
      </faultHandlers>
      <!--
         ORCHESTRATION LOGIC                                            
         Set of activities coordinating the flow of messages across the 
         services integrated within this business process               
      -->
      <sequence name="main">
        <!-- Receive input from requestor. (Note: This maps to operation defined in TravlMgmt.wsdl) -->
        <receive name="receiveInput" partnerLink="travlmgmt_client"
                 portType="client:TravlMgmt" operation="process"
                 variable="inputVariable" createInstance="yes"/>
        <flow name="Flow_of_Hotel_Flight">
          <sequence name="Sequence">
            <scope name="Scope_Airline" variableAccessSerializable="yes">
              <bpelx:annotation>
                <bpelx:general>
                  <bpelx:property name="userLabel">AirLineScope</bpelx:property>
                </bpelx:general>
              </bpelx:annotation>
              <compensationHandler>
                <sequence name="Sequence4">
                  <assign name="Assign_Airline_Cancel">
                    <copy>
                      <from variable="Invoke_AirLine_Book_OutputVariable"
                            part="payload" query="/ns2:BookingResponse/ns2:PNR"/>
                      <to variable="Invoke_Flight_Cancel_Cancel_InputVariable"
                          part="payload" query="/ns2:CancelRequest/ns2:PNR"/>
                    </copy>
                  </assign>
                  <invoke name="Invoke_Flight_Cancel"
                          inputVariable="Invoke_Flight_Cancel_Cancel_InputVariable"
                          outputVariable="Invoke_Flight_Cancel_Cancel_OutputVariable"
                          partnerLink="Flight_service" portType="ns2:AirlineBooking"
                          operation="Cancel" bpelx:invokeAsDetail="no"/>
                  <assign name="Assign2">
                    <copy>
                      <from variable="Invoke_Flight_Cancel_Cancel_OutputVariable"
                            part="payload" query="/ns2:CancelResponse/ns2:Status"/>
                      <to variable="outputVariable" part="payload"
                          query="/client:processResponse/client:Status"/>
                    </copy>
                  </assign>
                </sequence>
              </compensationHandler>
              <sequence name="Sequence2">
                <assign name="Assign_AirLine">
                  <copy>
                    <from variable="inputVariable" part="payload"
                          query="/client:process/client:FlightNumber"/>
                    <to variable="Invoke_AirLine_Book_InputVariable" part="payload"
                        query="/ns2:BookingRequest/ns2:FlightNum"/>
                  </copy>
                  <copy>
                    <from variable="inputVariable" part="payload"
                          query="/client:process/client:CustomerName"/>
                    <to variable="Invoke_AirLine_Book_InputVariable" part="payload"
                        query="/ns2:BookingRequest/ns2:Name"/>
                  </copy>
                </assign>
                <invoke name="Invoke_AirLine"
                        inputVariable="Invoke_AirLine_Book_InputVariable"
                        outputVariable="Invoke_AirLine_Book_OutputVariable"
                        partnerLink="Flight_service" portType="ns2:AirlineBooking"
                        operation="Book" bpelx:invokeAsDetail="no"/>
                <assign name="Assign1">
                  <copy>
                    <from variable="Invoke_AirLine_Book_OutputVariable"
                          part="payload" query="/ns2:BookingResponse/ns2:Status"/>
                    <to variable="outputVariable" part="payload"
                        query="/client:processResponse/client:Status"/>
                  </copy>
                </assign>
              </sequence>
            </scope>
          </sequence>
          <sequence name="Sequence1">
            <scope name="Scope_Hotel" variableAccessSerializable="yes">
              <bpelx:annotation>
                <bpelx:general>
                  <bpelx:property name="userLabel">HotelScope</bpelx:property>
                </bpelx:general>
              </bpelx:annotation>
              <compensationHandler>
                <sequence name="Sequence5">
                  <assign name="Assign_Hotel_Cancel">
                    <copy>
                      <from variable="Invoke_Hotel_HotelBook_OutputVariable"
                            part="payload"
                            query="/ns1:processResponse/ns1:ConformationCode"/>
                      <to variable="Invoke_Hotel_Cancel_HotelCancel_InputVariable"
                          part="payload"
                          query="/ns1:CancelRequest/ns1:ConfirmationCode"/>
                    </copy>
                  </assign>
                  <invoke name="Invoke_Hotel_Cancel"
                          inputVariable="Invoke_Hotel_Cancel_HotelCancel_InputVariable"
                          outputVariable="Invoke_Hotel_Cancel_HotelCancel_OutputVariable"
                          partnerLink="Hotel_Service" portType="ns1:HotelBooking"
                          operation="HotelCancel" bpelx:invokeAsDetail="no"/>
                  <assign name="Assign4">
                    <copy>
                      <from variable="Invoke_Hotel_Cancel_HotelCancel_OutputVariable"
                            part="payload" query="/ns1:CancelResponse/ns1:Status"/>
                      <to variable="outputVariable" part="payload"
                          query="/client:processResponse/client:Status"/>
                    </copy>
                  </assign>
                </sequence>
              </compensationHandler>
              <sequence name="Sequence3">
                <assign name="Assign_Hotel">
                  <copy>
                    <from variable="inputVariable" part="payload"
                          query="/client:process/client:HotelName"/>
                    <to variable="Invoke_Hotel_HotelBook_InputVariable"
                        part="payload" query="/ns1:BookingRequest/ns1:HotelName"/>
                  </copy>
                  <copy>
                    <from variable="inputVariable" part="payload"
                          query="/client:process/client:CustomerName"/>
                    <to variable="Invoke_Hotel_HotelBook_InputVariable"
                        part="payload" query="/ns1:BookingRequest/ns1:PersonName"/>
                  </copy>
                </assign>
                <invoke name="Invoke_Hotel"
                        inputVariable="Invoke_Hotel_HotelBook_InputVariable"
                        outputVariable="Invoke_Hotel_HotelBook_OutputVariable"
                        partnerLink="Hotel_Service" portType="ns1:HotelBooking"
                        operation="HotelBook" bpelx:invokeAsDetail="no"/>
                <assign name="Assign3">
                  <copy>
                    <from variable="Invoke_Hotel_HotelBook_OutputVariable"
                          part="payload" query="/ns1:processResponse/ns1:Status"/>
                    <to variable="outputVariable" part="payload"
                        query="/client:processResponse/client:Status"/>
                  </copy>
                </assign>
              </sequence>
            </scope>
          </sequence>
        </flow>
        <throw name="Throw1" faultName="bpelx:remoteFault"
               faultVariable="FaultVar_1"/>
        <!-- Generate reply to synchronous request -->
        <reply name="replyOutput" partnerLink="travlmgmt_client"
               portType="client:TravlMgmt" operation="process"
               variable="outputVariable"/>
      </sequence>
    </process>

    by manually specifying the scope name in the compensation activity it is solved

Maybe you are looking for