How to inspect used location in a mapping OWB Rel2?

I have exported the Warehouse Builder metadate from a server and imported in another server. The I have allocated the modules to new defined locations. When trying to validate the metadata in a module I get the error VLD-1134 Invalid location and configured location for operator does not exist or is not a valdid location under the referenced module. How can I inspect the location changed it to a valid connector?

Have you registered the location?
If you didn't follow this steps.
Locations are registered automatically by deployment. Alternatively, you can explicitly register a location in the Control Center.
To register a location:
1. Open the Control Center Manager and select a location from the navigation tree.
2. From the File menu, choose Register.
The Location dialog box appears.
3. Check the location details carefully.
Click Help for additional information.
4. Click OK.
To unregister a location:
1. Open the Control Center Manager and select a location from the navigation tree.
2. From the File menu, choose Unregister.
3. Click OK to confirm the action.
If you did registered locations, then try to check if OWB did created a valid DB Link for this location querying the all_db_links view.
Regards,
Marcos

Similar Messages

  • How do i use location service to ind my iphone?

    how do i use location service to find my lost iphone?

    Silica Gel usually comes in a porous bag within a perforated box. Put the bag and the phone in a ziplock bag together. If you buy loose silica gel just put it in the plastic bag, then put the phone on top of it. Try not to get the grains of silica gel in the openings on the phone, as it will be hard to get out.

  • How can I use index in xsl mapping

    Hi All,
    How can I use index in XSL mapping.

    Hi Shiva,
    I am using two more select queries with the same manner ....
    here are the other two select query :
    ***************1************************
    SELECT * APPENDING CORRESPONDING FIELDS OF TABLE tbl_summary
        FROM ztftelpt LEFT JOIN ztfzberep
         ON  ztfzberep~gjahr = st_input-gjahr
         AND ztfzberep~poper = st_input-poper
         AND ztfzberepcntr  = ztftelptrprctr
        WHERE rldnr  = c_telstra_projects
          AND rrcty  = c_actual
          AND rvers  = c_ver_001
          AND rbukrs = st_input-bukrs
          AND racct  = st_input-saknr
          AND ryear  = st_input-gjahr
          and rzzlstar in r_lstar             
          AND rpmax  = c_max_period.
    and the second one is
    *************************2************************
      SELECT * APPENDING CORRESPONDING FIELDS OF TABLE tbl_summary
        FROM ztftelnt LEFT JOIN ztfzberep
         ON  ztfzberep~gjahr = st_input-gjahr
         AND ztfzberep~poper = st_input-poper
         AND ztfzberepcntr  = ztftelntrprctr
        WHERE rldnr  = c_telstra_networks
          AND rrcty  = c_actual
          AND rvers  = c_ver_001
          AND rbukrs = st_input-bukrs
          AND racct  = st_input-saknr
          AND ryear  = st_input-gjahr
          and rzzlstar in r_lstar                              
          AND rpmax  = c_max_period.
    for both the above table program is taking very less time .... although both the table used in above queries have similar amount of data. And i can not remove the APPENDING CORRESPONDING. because i have to append the data after fetching from the tables.  if i will not use it will delete all the data fetched earlier.
    Thanks on advanced......
    Sourabh

  • HT5467 how can i use location services from my pc to find my lost ipod?

    how can i use location services from my pc to find my lost ipod?

    Find My iPod
    http://www.apple.com/sg/icloud/features/find-my-iphone.html

  • How to Find the Location in Google Maps using Latitude and Longitude

    Hai,
    I need to find the Location from Google Maps, which is match with the Latitude and Longitude values we are sending.
    This will be done by using pure java class i need, can anyone having the sample code for this.
    It's Urgent, please help me
    Expecting replies...

    Yes we were having the performance issues when it is getting locked? in this what i want to know
    why it happens suddenly?
    or what package this piece of code is calling?
    or is there any possiblity of system will degrade the performance like sys user etc...?
    where exactly i found the root cause for further analysis?
    so that next time onwards if particular objects is locking we come to know why it happens is there any logical false or how do we eliminate this issue last time?
    coz in our environment sometimes most of lockings are from the same table?
    pls let me know where i have to concentrate for debug and how to troubloshoot and reslove this
    sorry for the inconvience.. i m expecting the answer from here. if anybody wants some more info i ll let him know.
    as of till now i got some docs i start to read this.
    Regards
    M.Murali..
    Note: will system/sys degrade the performance ?if so how ?

  • How to save a location on Here Maps on Lumia

    How do I save a specific location on Here Maps?
    I would like to save my current location which is identified by the green halo on the map. Example - I went for the first time to a friend's place and I would like to be able to save this location to my favourites.
    On my previous phone which had Nokia Maps you could save a location but I can't see a similar option on the Here Maps. Thanks in advance for your help/suggestion. I am using a Lumia 520.
    Solved!
    Go to Solution.

    My fairly new 820 also has the add (lisää) button.
    Markus
    (Lumia 820, 8.0.10328.78, 3047.0000.1328.0003, Here Drive+ 3.0.4121.0, map 8.30.51.121)
    Attachments:
    wp_ss_20130429_0001.png ‏58 KB

  • How do I use location based Reminders when my address does not show up in Apple Maps?

    I currently live overseas and Apple maps does not have any street names listed in my neighborhood.  I have tried dropping a pin on my house and adding it to contacts, but it just takes me back to the center of town which is about 5 miles from my house and closer to my office so that the location reminders gets confused.
    Is it possible to enter gps locations directly into the reminders program or into my contacts?  Any suggestions are welcome!

    @Kilgore-Trout, there is no "contact us" at the bottom of the Apple Map. All I get is report the problem...move the pin, which I have done numerous times. Google maps gets it right & due to that fact, we have to tell vendors to NEVER use Apple Maps when getting directions for deliveries. I love apple, own all their products and now my BMW i3 is using their maps & I would love to have them be responsive.

  • How can I use the Rownum/Customized SQL query in a Mapping?

    Hi,
    * I need to use a Rownum for populating one of the target field? How to create a mapping with Rownum?
    * How can I use an Dual table in OWB mapping?
    * Can I write Customized SQL query in OWB? How can I achieve this in a Mapping?
    Thanks in Advance
    Kishan

    Hi Niels,
    As I'm sure you know, the conundrum is that Reports doesn't know how many total pages there will be in the report until it is all done formatting, which is too late for your needs. So, one classical solution to this problem is to run the report twice, storing the total number of pages in the database using a format trigger, and throwing away the output from the first run when you don't know the total number of pages.
    Alternatively, you could define a report layout so that the number of pages in the output is completely predictable based upon, say, the number of rows in the main query. E.g., set a limit of one, two, ... rows per page, and then you'll know how many pages there will be simply because you can count the rows in a separate query.
    Hope this helps...
    regards,
    Stewart

  • How to Use IDOC in Java Mapping?

    Hello -
    1. How can i use an IDOC to map to an xml file using Java mapping in an IDOC -> XI -> XML file scenario?
    2. How can i test this scenario outside XI, i mean using Eclipse?
    3. How can i create a test data for IDOC for the above scenario in XML format to test it using Java program?
    Thanks,
    Tirumal

    Hi,
    <i>***1. How can i use an IDOC to map to an xml file using Java mapping in an IDOC -> XI -> XML file scenario?</i>
    It will be a direct xml to xml mapping. Is your requirement requires Java Mapping? Otherwise you can easily do without that - check this-
    Is there simply way to map an idoc to an flatfile?
    <i>***2. How can i test this scenario outside XI, i mean using Eclipse?</i>
    You need to have XML input for this. Just try to get the IDoc XML or create xml input based on the Idoc Structure. You can make use of  WE60 to get  IDOC xsd .
    <i>***3. How can i create a test data for IDOC for the above scenario in XML format to test it using Java program?</i>
    Go to Tcode WE19 in the R/3 and generate the outbound Idoc . And then use that xml ( for question no 2). as a test data to test independently.
    Hope this helps..
    Regards,
    Moorthy

  • How use locator with sax to get line number of an element?

    dear friends,
    it's clearly stated in subject. after trying for hours, i still couldn't figure out how to get line numbers. my class extends defaulthandler. please help.
    ozgur

    hi
    i am also struggling with same problem
    someone plssssssss help.....
    how can i use Locator to get line number of the XML document.
    in my extended DefaultHandler class i have just implemented this,
    public void setDocumentLocator(Locator location) {
         lineNumber = location.getLineNumber();
    but no help...
    how to register my parser to the documnet locator events?
    plzzzzzzz help...
    -Soni

  • How to pass dynamic values to value mapping? please help!

    Hi Experts,
           I have requirement where I am using email adapter to send emails. Now the "To" email address is different for different environment. In other words:
    DEV - [email protected]
    TEST - [email protected]
    PROD - [email protected]
    When the XI code is migrated to TEST environment the email address will be [email protected] and in production it will be [email protected]
    Similarly, there are many more environments.
    Now to handle this I have decided to use value mapping where Agency refers to the type of environment.
    Now my problem is how do I use it in message mapping.
    I have wriiten a java function that returns me the type of environment. But now how to use this value for value mapping. I mean when using value mapping in message mapping we hardcode the agency (environment type).
    Is it possibel to specify a variable in value mapping for agency. The variable will be populated by java function before connecting to value mapping?
    Please help!
    Thanks
    Gopal

    Hi Gopal,
    why don't you use a "if" after your UDF. Depending on the return parameter of the UDF you call different value mappings?
    Regards Mario

  • I want to use my maps... But it says that it cannot determined my location...how can I use it? Help please...thanks

    I want to use my maps... But it says that it cannot determined my location...how can I use it? Help please...thanks

    Do you have location services turned on? See Settings > Privacy > Location Services
    In any event Maps can be used to obtain directions by supplying the start and end locations after touching "Directions" in the upper left corner.

  • How do I use map coordinates in Apple Maps to set up my GPS?

    I'm trying to use an address in Apple maps that is a rural route.The rural route is not precice enough to help me set up a route in the GPS.  I have the lattitude and longitude coordinates.  How do I use the coordinates in Apple Maps to set up my GPS?
    I tried dropping a pin on the location I want to go to but Apple maps still directs me to a location about 30 miles away.

    I tried dropping a pin on the location I want to go to but Apple maps still directs me to a location about 30 miles away.
    That "should" work.  Drop the pin exactly where you want it, tap the arrow on the right and the select Directions to/from here.

  • Using powershell to manipulate mapi profile and PST file locations

    I have a situation whereby I need to move a bunch of PST files out of the default location in Office 2010 and change the mapi profile for the user so that the pst file location updated so the user doesn't experience any issues when launching Outlook.
    My logic flow is as follows:
    1.) locate All pst files referenced in the logged on users MAPI profile.
    2.) Move these files to a another directory eg. c:\users\%username%\OutlookFiles
    3.) Update the MAPI profile to point to the new location so that when the user launches Outlook he doesn't notice that the files have been moved.
    I know how to copy the files using powershell etc. but how on earth do you query the MAPI profile to locate the pst files and then change each entry for a PST file to point to the new location.
    Anyone got any ideas?

    What you are trying to do cannot normally be done with a script due to a whole host of reasons including differences in versions and lack of access to a users profile.
    !. Are you on Exchnage?
    2. Have you redirected the users folders with Group Policy yet?
    Outlook OST files are not movable without the use of a third party tool.  It is far easier to just have the users create a new profile.
    PST files that are attached in a user session can be moved using a script that can be run by the user.
    ¯\_(ツ)_/¯

  • How to use locate my i pad mini

    How to use locate my ipad mini

    Hello angeleigh4,
    It seems you would like to learn how to use the location features of iCloud to find an iOS device. The following article will instruct you on how Find My iPhone works: 
    iCloud: Find My iPhone overview
    Find My iPhone helps you locate and protect your iPhone, iPad, iPod touch, or Mac if it’s ever lost or stolen. With Find My iPhone set up on your device, you can do the following:
    Locate your device on a map
    Play a sound on your device to help you find it
    Use Lost Mode to lock and track your device
    Note: If you put your iPhone 6 or iPhone 6 Plus in Lost Mode and you have credit and debit cards in Passbook for Apple Pay, Find My iPhone attempts to suspend your cards immediately, even if your iPhone is offline.
    Remotely erase all of your personal information from the device
    Note: If you erase your iPhone 6 or iPhone 6 Plus and you have credit and debit cards in Passbook for Apple Pay, Find My iPhone attempts to remove your cards immediately, even if your iPhone is offline.
    If you’re a member of a Family Sharing group, you can also use Find My iPhone to help find and protect your family members’ iOS 8 devices and Mac computers with OS X Yosemite. Family devices and computers must be set up to share their locations with other family members. For more information, see Set up Find My iPhone.
    When you set up Find My iPhone, Activation Lock is turned on automatically. Activation Lock makes it harder for anyone to use or sell your iPhone, iPad, or iPod touch if it’s ever lost or stolen. For more information, see the Apple Support article Find My iPhone Activation Lock.
    Access Find My iPhone
    Access Find My iPhone from any computer at icloud.com/#find, or download and use the free Find My iPhone iOS app. When accessing Find My iPhone from a computer, make sure you use a browser recommended in the Apple Support article System requirements for iCloud.
    Apple Support article: Troubleshooting Find My iPhone
    Thank you for contributing to Apple Support Communities.
    Cheers,
    Bobby_D

Maybe you are looking for

  • Can we use Java Script in SAP BusinessObjects Web Intelligence 4.1?

    Can we use Java Script or any other Script in BI 4.1 Web Intelligence? If possible please do let me know the method/process

  • My imac won't connect ti wifi.

    Lately when the computer tries to connect to WiFi it times out every time. All other devices work. I tried doing something that involved "renewing the DHCP lease" that didn't work. I've restarted the modem and router many times to no avail. When I re

  • CS2 INX to CS5.5 conversion problem

    When exporting my CS2 layouts as INX files and open them in CS5.5 this happens: The page on the left is the CS2 doc (how it should look), the page on the right is the INX opened in CS5.5. (Note how the background tint has also changed) The reason for

  • BPM queue in SYSFAIL

    Hi I am trying to trigger a BPM scenario. I get the messages, three input files, successfully processed iN SXMB_MONI. However I am not able to see the message processing of BPM there. SXMB_MONI_BPE doesn't show any BPM workflow itself. I clicked on t

  • How this copy controls can be configured

    hi, please show me the way by explaining the copy controls from quotation to quantity contract to sales order needed config settings please. regards