OWB 904 doesn't use DB Links in mapping scripts

I'm having trouble deploying mappings because they don't use the generated DB Links in the mapping scripts.
Normally when deploying a mapping I get this warning that certainly is correct since it can't find the source table:
VLD-2771: System privileges may not allow extraction from source ZIPCODE.
Extract from the mapping script:
CURSOR "ZIPCODE_c" IS
SELECT
"ZIPCODE_DWH"."ZIPCODE" "ZIPCODE",
"ZIPCODE_DWH"."CITY" "CITY",
ROWNUM "ROWNUM_ALIAS$$$"
FROM "AXAPTA"."ZIPCODE" "ZIPCODE_DWH" ;
Only when explicitly typing the name of the DB link in the configure options of the mapping will it work. But when I do this I get the following warning:
VLD-1124: Schema and/or Database link physical configuration parameters should not be set for ZIPCODE.
The version of the code that works:
CURSOR "ZIPCODE_c" IS
SELECT
/*+ NO_MERGE */
"ZIPCODE_dwh.business8123"."ZIPCODE" "ZIPCODE",
"ZIPCODE_dwh.business8123"."CITY" "CITY",
ROWNUM "ROWNUM_ALIAS$$$"
FROM "ZIPCODE"@"dwh.business.auc.dk@dwh" "ZIPCODE_dwh.business8123" ;
Shouldn't the mapping script use the DB Link normally or is there an option I have missed? I see in the Reviewers Guide that the target user is granted access to the source (through Public) but won't this only work if both source and target is in the same database?
Regards
Bent

Hi guys,
I am facing a strange problem. The code generated for my mapping has NOT used the dblinks. My OWB version is 10.1.0.4
This is my problem in brief.
I have installed OWB newly and started to do a sample task. I created a very simple one to one table population mapping from source to the target schema. Both are in the same database.
When i generated the code for the mapping, it gave a warning 'VLD-2771: System privileges may not allow extraction from source EMP'.
When i checked the code which was generated, i couldnot see any dblinks associated with my source table( which seems strange)
CURSOR "INGRP_c" IS
SELECT
"EMP_SRC_TRG_CONN"."EMPNO" "EMPNO",
"EMP_SRC_TRG_CONN"."ENAME" "ENAME",
"EMP_SRC_TRG_CONN"."JOB" "JOB",
"EMP_SRC_TRG_CONN"."MGR" "MGR",
"EMP_SRC_TRG_CONN"."HIREDATE" "HIREDATE",
"EMP_SRC_TRG_CONN"."SAL" "SAL",
"EMP_SRC_TRG_CONN"."COMM" "COMM",
"DEPT_SRC_TRG_CONN"."DEPTNO" "DEPTNO_1",
"DEPT_SRC_TRG_CONN"."DNAME" "DNAME",
"EMP_SRC_TRG_CONN"."DEPTNO" "DEPTNO",
"DEPT_SRC_TRG_CONN"."LOC" "LOC"
FROM "SCOTT"."EMP" "EMP_SRC_TRG_CONN" ;
In brief this is the process i have done.
Source schema : SCOTT & Target schema : TRG_SCHEMA
1) I have created source (for SCOTT) and target(for TRG_SCHEMA) modules.
2) I have also created DBLinks, Locations and Connector from source to the target locations.
3) I registered both the source location and target locations.
4) Validated, Generated and Deployed the Connector from source to the target.
I was unable to trace the error. Did i miss anything in the configuration? or during the installation of OWB.
Though it is a very old post, i hope someone can help me out here.
Thanks in Advance,
Sri

Similar Messages

  • CS 4 Dynamic Link to Encore doesn't work most of the time.  Encore stops operating after opening and periodically Premier Pro stops working.  I'm told that there has been a problem with CS4 when using Dynamic Link to go to Encore and build CD's.  Is there

    CS 4 Dynamic Link to Encore doesn't work most of the time.  Encore stops operating after opening and periodically Premier Pro stops working.  I'm told that there has been a problem with CS4 when using Dynamic Link to go to Encore and build CD's.  Is there a way around this?  Is there a patch to correct it?

    To build CD's???
    What problem does Encore have with DL?
    If DL is not working properly for you the way around this is to export from Premiere to either mpeg2-dvd for DVD or BluRay H.264 for BD-disks and import the files in Encore.

  • How to find the list of existing tables in a schema using DB link?

    Hi
    I know how to find the list of existing tables in a schema using the following query
    SQL> select * from tab;
    but, how to list the tables using a DB link?
    For Example
    SQL> select * from tab@dblink_name;
    why this doesn't work?
    Pl advice me
    Thanks
    Reddy.

    ORA-02019: connection description for remote database not foundHave you used this database link successfully for some other queries?
    The error posted seems to indicate that the DB Link is not functional at all. Has it worked for any other type of DML operation or is this the first time you ever tried to use the link?

  • How to keep files from disappearing when using Dynamic link to AE from PremProCS4?

    I am at my wits end here and hope someone can offer a solution.  I use Dynamic Link in PremProCS4 to link a clip in my timeline to AfterEffects.  I follow the instructions in my book and everytime I close my files and reopen..I loose the clip along with the effects...I get the place card instead.  Here are the steps I do as per the Adobe Classroom in a Book Explains:
    I double click on my .MTS file in the Project Board so it comes up on my Source Screen.
    I take select the part of the clip I wish to use in my timeline and drag it to the appropriate spot on a video layer.
    I then right click the "clip" and select "Replace With After Effects Comp"
    I then name the new file.  name or whatever.aep
    It opens in AE
    I then apply two simple effects... keying and a cartooning effect I use from NewBlue Cartooner.
    As instructed I then go directly back to PremPro and do a "render" by pressing the Enter Key.  This does not work since I only get a yellow bar above the clip instead of a red on???
    So then I save the PremPro project and close it then go to the AE project, save and close it.
    When I reopen PremPro the file has a place card in it and in AE it says I am missing a file.
    I have tried many different ways to do this process including re-importing the .MTS file.
    I can close PremPro and reopen it and all is the same as long as I don't close the AfterEffects project.  Once AE is closed it looses the file.  On a note here I keep all my computer source files in the same place and it never changes plus they are in my PPro Project as well.  I never change the names so this isn't this reason.
    Is there a tried and true method to select a piece of clip in the video layer in Prem Pro and add effects from AE and not have it misplace the files?
    Thanks  Kate

    Hi Mylenium, and thank you for taking the time to respond.
    Your idea of renaming comps got me to thinking..hmm.
    So I went back with a fresh mind this morning and tried something else..and it worked...so far anyway.
    So far I figured it out... 
    Since the normal process to do this doesn't work for me ..and apparently many others..here is the solution for those of you having similar issues.
    In PremPro select the desired clip you wish to place effects on
    Rename it and save
    R click and "Replace with AE composition"
    Name new file
    You will see three files pop up in AE in the project panel.
    The original source clip .. in my case.. shows an icon that lets me know it isn't the true file.
    Highlight this file with a click and then go Ctrl H (for PCs)
    The group of computer source clips you use for your project will come up.. double click on the original clip you had imported into your PPro project.
    The source file icon in AE will change to an icon that denotes the true file...save
    Go to your still open Ppro project and make sure it carried the effects over..save.
    Now you can save and close the AE project.
    So for this works for me today and I hope this helps anyone else dealing with a similar issue.
    Thanks.

  • How to keep files from disappearing when using Dynamic link to AE in PremProCS4?

    I am at my wits end here and hope someone can offer a solution.  I use Dynamic Link in PremProCS4 to link a clip in my timeline to AfterEffects.  I follow the instructions in my book and everytime I close my files and reopen..I loose the clip along with the effects...I get the place card instead.  Here are the steps I do as per the Adobe Classroom in a Book Explains:
    I double click on my .MTS file in the Project Board so it comes up on my Source Screen.
    I take select the part of the clip I wish to use in my timeline and drag it to the appropriate spot on a video layer.
    I then right click the "clip" and select "Replace With After Effects Comp"
    I then name the new file.  name or whatever.aep
    It opens in AE
    I then apply two simple effects... keying and a cartooning effect I use from NewBlue Cartooner.
    As instructed I then go directly back to PremPro and do a "render" by pressing the Enter Key.  This does not work since I only get a yellow bar above the clip instead of a red on???
    So then I save the PremPro project and close it then go to the AE project, save and close it.
    When I reopen PremPro the file has a place card in it and in AE it says I am missing a file.
    I have tried many different ways to do this process including re-importing the .MTS file.
    I can close PremPro and reopen it and all is the same as long as I don't close the AfterEffects project.  Once AE is closed it looses the file.  On a note here I keep all my computer source files in the same place and it never changes plus they are in my PPro Project as well.  I never change the names so this isn't this reason.
    Is there a tried and true method to select a piece of clip in the video layer in Prem Pro and add effects from AE and not have it misplace the files?
    Thanks  Kate

    Hi Curt, and thank you for taking the time to respond.
    Its odd how I've been trying to figure this one out for a long time and I tried your suggestion but it didn't make any difference..darn.
    In the AE forum they say this is quite common and no one really knows why...double darn.
    So I went back with a fresh mind this morning and tried something else..and it worked...so far anyway.
    So far I figured it out... I guess I just needed to ask the question and write it all out to help get my brain working in the right direction: 
    Since the normal process to do this doesn't work for me ..and apparently many others..here is the solution for those of you having similar issues.
    In PremPro select the desired clip you wish to place effects on
    Rename it and save
    R click and "Replace with AE composition"
    Name new file
    You will see three files pop up in AE in the project panel.
    The original source clip .. in my case.. shows an icon that lets me know it isn't the true file.
    Highlight this file with a click and then go Ctrl H (for PCs)
    The group of computer source clips you use for your project will come up.. double click on the original clip you had imported into your PPro project.
    The source file icon in AE will change to an icon that denotes the true file...save
    Go to your still open Ppro project and make sure it carried the effects over..save.
    Now you can save and close the AE project.
    So for this works for me today and I hope this helps anyone else dealing with a similar issue.
    Thanks.

  • After downloading Mtn Lion, I get an error msg when trying to use a link in mail.  Says no associated application can be found.  Any suggestions?

    After downloading mountain lion, I get an error message when trying to use a link in mail.  One mail account on the same computer is fine, but not the other one.  Any suggestions?

    I went to the Apple Genius Bar for help.  Somehow when I downloaded Mountain Lion one of the mail accounts on the computer changed from an IMAP account to a POP account.  The POP account doesn't enable the links in email.  It was a quick fix.  Just go to prefrences in your mail account and change it to an IMAP account.  Hope this works for you as it did for me. 

  • Adding user to the oracle database using database link - is it possible?

    Hi, i wolud like to manage my databases using one client. I easilly operate on my distriubuted tables but i have problem with creating users in distribiuted database. Is it possible to create users in distributed database using database links? or it have to be done locally using some stored procedures or sth similar?

    The SQL syntax of the CREATE USER statement doesn't support DB links, the only way to do it would be with stored procedures. There might be an Oracle SP for that or for generic remote execution of SQL, but I'm not familiar with such.

  • Can't save an image used as link

    After I updated my iPhone 3GS to iOS 5.0.1, I noticed I can no longer save images  that are being used as links on websites. Using the usual method of holding my finger on these type of images, brings up the following options: "Open", "Open in New Page", and "Add to Reading List". It doesn't seem to have the option to save this type of images any more. (I can still save images that aren't being used as links just fine.)

    Try doing a "Save As".

  • OWB 904 - problems creating time dimension

    I'm using Oracle9iR2 DB and OWB 904. I have not much experience with OWB 904 yet and problems with creating the time dimension.
    I tried to figure out the example which comes with OWB 904 and did everything as it is written in the readme.txt file:
    1. loaded the time table functions owb_time_seq.sql and owb_time.sql in my runtime user schema
    2. imported the owb_bp_time.mdl file into my design repository, which created the demo project 'OWB_BP'
    The problems which I have with this demo are:
    1.) I get warnings when I validate the mappings (TF_TIME_MAP):
    VLD-1002: Mapping object T_TIME is not bound to a repository object.
    VLD-1004: Column length of L_DAY_NAME is longer than the target column length.
    VLD-1004: Column length of L_MONTH_NAME is longer than the target column length.
    VLD-1004: Column length of L_QUARTER_NAME is longer than the target column length.
    VLD-1004: Column length of L_YEAR_NAME is longer than the target column length.
    VLD-3260: No Output Attribute name is specified. In this case, the attribute’s physical name will be used.
    VLD-1123: Missing location information for Module WAREHOUSE.
    VLD-1115: Commit frequency is defaulted to Bulk Size.
    I know how to solve the errors VLD-1002, VLD-1004, VLD-1123 and VLD-1115 but I have no idea how I should solve VLD-3260 and VLD-1002, because reconcile outbound is not possible for the T_TIME dimension.
    2.) When I try to import the table function
    TIMEDATA (IN VARCHAR2, IN NUMBER) return TABLE
    from the runtime user schema into my design repository I get the error message: Argument Data type is not supported.
    3.) I cant deploy the mapping TF_TIME_MAP.
    Is it possible to use the table function from the demo to create a time dimension and to import it into my own project? My aim is to create a bean compliant time dimension and I want to know what I have to bear in mind to accomplish that. The OWB904UsersGuide didn't give me enough information, therefore I'm asking if you can help me out.
    Thanks in advance,
    Dirk

    Dirk,
    The way you should approach the time dimension is following:
    - Run the SQL scripts into your target schema (you already did).
    - Import the MDL file (you already did).
    - Copy and paste the times dimension into your own project to be able to use it.
    - Copy and paste the mapping you want to use to your own project.
    - If necessary, modify the times dimension according to your needs; change the mapping accordingly.
    - Open the mapping, do a right mouse click on the time dimension and select 'Reconcile inbound'. Select matching strategy to match by bound name.
    We do not currently support the table function as an object in the metadata repository. I.e. if it exists at runtime then you can call it (as the time dimension load mappings do).
    With the objects in the target schema you should be able to deploy the mapping.
    Thanks,
    Mark.

  • Executing a mapping from sqlplus in OWB 904

    I have used the below syntax to execute OWB 902 mappings as below:
    sqlplus / <<*sql*
    Execute MAP_SOMETHING.MAIN();
    sql
    I deployed the same mapping with new version of OWB 904.. it did not work. What is new syntax to execute the mapping from sqlplus?

    From OWB 9.0.4 on, you must use the execution template to execute your mappings from sql. The template file, that has a brief doc section in its heading is:
    <OWB installation directory>/owb/rtp/sql/sqlplus_exec_template.sql
    Regards:
    Igor

  • Accessing db using DB link

    Hi,
    I am trying to access one remote Oracle database from another using database link. I have created dB link and started TNS listener in both systems as told in forums. Database link is created but on testing I get the following error “ The Database Link is not active.ORA-12541: TNS:no listener”
    Can anyone help me to resolve this? I am new to Oracle. Any pointers to this is appreciated.

    I have a development and production env.
    I created a public DB link in Development say mylink .
    Trying to access the developement table from production using the following command say to access table x
    From PROD accessing DEV table x using dblink
    select * from x@mylink ;You are trying to execute the query in PROD database. This query uses a DB link which points to the DEV database.
    Very simple to understand : Since you are using the DB LINK in PROD database, obviously it should be in PROD area... right?
    Just imagine you are using an object (the 'DBLINK') in PROD and it doesn't exist here. Got it?
    SELECT * FROM x@mylink;
    Here,
    x -- table in DEV database
    mylink -- DB LINK in PROD database (pointing to DEV)
    Please try this.
    HTH
    Edited by: ranit B on Dec 25, 2012 12:24 AM

  • Adjustment layer blur from AE to PP using dynamic link

    Hi there. I'm having trouble with a project I bring into PP from AE via dynamic link.
    Here's the problem. On my AE project, I have an adjustment layer with lens blur added to it. I also have a track matte assigned to that adjustment layer, because I have a specific shape in which I want the blur to be applied. Works fine in AE.
    However, when I bring the project into PP, the adjustment layer's blur is not applied to anything in PP. It does show up as a blur on animations I created in AE, but is not applied to any footage dropped under it in PP.
    Is this normal, or is there a workaround? At this point there it seems there is no benefit in using dynamic link over exporting the project as a clip with an alpha channel.
    If it helps to understand, the project is a lower third animation. The goal is to not only have it a little transparent but also slightly blur whatever footage is behind it, only in the area of the lower third.
    Any help is much appreciated!

    The export settings in PrPro should be ok, since they are the same ones I use for every other project. I did notice that the Max Render Quality checkbox was unchecked though. I just don't know why with the preview settings at max it still looks blurry. I have noticed that if I close down the project and reopen it, the problem might go away.
    I have tried exporting in AME, but sometimes the encoder just freezes up and won't render it. Again, another random issue. Not sure why that happens. (Though I recently learned about how to clean the cache and haven't tried exporting the project since then.
    I don't know if this will help or not, but what I do is align the footage up in PrPro and then use AE to import the footage. After getting everything the way it should, I use Dynamic Link in PrPro and pull in the AE file.
    I would assemble everything in AE, but the source material is P2 footage and AE doesn't have a viewer to differenate between all the clips.
    And to make sure for all clarity purposes, I can not reppplicate this problem. It seems to come and go as it wants, almost as if my machine is haunted.

  • Safari: how to autofill filename when using 'download linked file as' option

    I usually need to download email attachment to specific folders, not to the downloads folder. When I use "download linked file as" I get the option to choose the location, which is great, but the filename is '0'. I don't want to have to cut and paste the filename every time - why doesn't Safari grab the filename automatically, as it does when you just click download? Is there a way around this? It's a big workflow issue for me, and the reason I switched to Chrome previously .. surely there's a fix for this basic function though?
    I'm downloading from Gmail running in my browser.
    Safari: Version 7.1 (9537.85.10.17.1)
    Mac OS X 10.9.5

    You can post a screen shot by clicking on the liitle Camera icon above your reply.  :)
    Just checked on 10.7.4+, still the same, something is borked about your install, to see if we need to re-install...
    To find out if it's system wide or user specific, try this...
    Open System Preferences>Accounts, unlock the lock, click on the little plus icon, make a new admin account, log out & into the new account.
    Does it work in the new account?

  • "Lost" ICMP6 neighbor solicitation using global link or ULA, not with local link

    Hello,
    Sorry for my bad english.
    I have a strange issue with IPV6 and Airport.
    No issue with Ethenet link (native ethernet link with MacBook Pro 2007 under 10.8.3, USB ethernet link with MacBook Air 2011 under 10.8.3).
    No issue with Windows 8 via Boot Camp on Mac Book Pro 2007.
    Facts :
    ICMP6 Router sollication gets ICMP6 Router Advertissment.
    MacBook Pro and MacBook Air under 10.8.3 gets ipv6 config.
    Example for my MacBook Air :
    en0: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
            ether 04:0c:ce:da:b9:32
            inet6 fe80::60c:ceff:feda:b932%en0 prefixlen 64 scopeid 0x4
            inet6 2001:470:cd49:fee1:60c:ceff:feda:b932 prefixlen 64 autoconf
            inet6 2001:470:cd49:fee1:d9b3:40b6:bc67:c01b prefixlen 64 autoconf temporary
            inet6 fd00:fee1:fee1::60c:ceff:feda:b932 prefixlen 64 autoconf
            inet6 fd00:fee1:fee1::b8f6:3ec1:a7a6:f64f prefixlen 64 autoconf temporary
            inet 192.168.0.100 netmask 0xffffff00 broadcast 192.168.0.255
            media: autoselect
            status: active
    My MacBook Air gets 2 Global Link and 2 ULA from ICMP Router Advertissment from my router (DLink DIR-655 B1).
    Local Link, Global Link and first ULA adress are acquired via EUI-64.
    Others adress are random temporary address.
    Connections (tcp6, udp6, icmp6) are ok from Local Link.
    Examples :
    Ping from MacBook Air Mac Mac OS X 10.8.3 to MacBook Pro Windows 8 via Bootcamp :
    bash-3.2$ ping6 -c 1 fe80::811c:6008:f31c:2e06%en0
    PING6(56=40+8+8 bytes) fe80::60c:ceff:feda:b932%en0 --> fe80::811c:6008:f31c:2e06%en0
    16 bytes from fe80::811c:6008:f31c:2e06%en0, icmp_seq=0 hlim=64 time=11.112 ms
    This fact is true (Local Link Ok) for all combinaison (Mac OS X 10.8.3 to Mac OS X 10.8.3, Mac OS X 10.8.3 to WIndows 8, Windows 8 to Mac OS X 10.8.3).
    Issue :
    Connections (tcp6, udp6, icmp6) are note possible if "destination" is under my lived running Mac OS X 10.8.3.
    The destination element is essential.
    I can ping from Mac OS X 10.8.3 to Windows 8.
    It's why my neighbor is coherent (global, ULA, local are resolved).
    bash-3.2$ ndp -a -n
    Neighbor                        Linklayer Address  Netif Expire    St Flgs Prbs
    ::1                             (incomplete)         lo0 permanent R     
    2001:470:cd49:fee1:60c:ceff:feda:b932 4:c:ce:da:b9:32 en0 permanent R     
    2001:470:cd49:fee1:6438:7211:58ce:b389 0:1e:52:71:61:9d en0 23h53m57s S     
    2001:470:cd49:fee1:811c:6008:f31c:2e06 0:1e:52:71:61:9d en0 23h54m12s S     
    2001:470:cd49:fee1:d9b3:40b6:bc67:c01b 4:c:ce:da:b9:32 en0 permanent R     
    fd00:fee1:fee1::60c:ceff:feda:b932 4:c:ce:da:b9:32   en0 permanent R     
    fd00:fee1:fee1::b8f6:3ec1:a7a6:f64f 4:c:ce:da:b9:32  en0 permanent R     
    fde4:416c:c381:3388:f496:c836:ac6:dcda (incomplete) utun0 permanent R     
    fe80::1%lo0                     (incomplete)         lo0 permanent R     
    fe80::1%en0                     (incomplete)         en0 expired   N     
    fe80::60c:ceff:feda:b932%en0    4:c:ce:da:b9:32      en0 permanent R     
    fe80::3608:4ff:fee1:8ada%en0    34:8:4:e1:8a:da      en0 23h59m24s S  R  
    fe80::811c:6008:f31c:2e06%en0   0:1e:52:71:61:9d     en0 23h56m35s S     
    fe80::f496:c836:ac6:dcda%utun0  (incomplete)       utun0 permanent R  
    But :
    I can't ping from Mac OS X 10.8.3 to Mac OS X 10.8.3 if I use Global Link adress or ULA adress.
    I can't ping from Windows 8 to Mac OS X 10.8.3 if I use Global Link adress or ULA adress.
    Example (from Windows 8, I have rebooted my MacBook Pro, but effets are similars).
    C:\Windows\SysWOW64>ping -n 1 2001:470:cd49:fee1:60c:ceff:feda:b932
    Envoi d'une requ?te 'Ping'  2001:470:cd49:fee1:60c:ceff:feda:b932 avec 32 octets
    de donn?es?:
    Impossible de joindre l'h?te de destination.
    Statistiques Ping pour 2001:470:cd49:fee1:60c:ceff:feda:b932:
        Paquets?: envoy?s = 1, re?us = 0, perdus = 1 (perte 100%),
    Interface 12 : Wi-Fi
    Adresse Internet                              Adresse physique   Type
    2001:470:cd49:fee1::                          00-00-00-00-00-00  Inaccessible
    2001:470:cd49:fee1:60c:ceff:feda:b932         Inaccessible       Inaccessible
    fe80::60c:ceff:feda:b932                      04-0c-ce-da-b9-32  Caduque
    fe80::3608:4ff:fee1:8ada                      34-08-04-e1-8a-da  Caduque (Routeu
    r)
    ff02::1                                       33-33-00-00-00-01  Permanent
    ff02::2                                       33-33-00-00-00-02  Permanent
    ff02::c                                       33-33-00-00-00-0c  Permanent
    ff02::16                                      33-33-00-00-00-16  Permanent
    ff02::fb                                      33-33-00-00-00-fb  Permanent
    ff02::1:3                                     33-33-00-01-00-03  Permanent
    ff02::1:ff1c:2e06                             33-33-ff-1c-2e-06  Permanent
    ff02::1:ffce:b389                             33-33-ff-ce-b3-89  Permanent
    ff02::1:ffda:b932                             33-33-ff-da-b9-32  Permanent
    ff02::1:ffe1:8ada                             33-33-ff-e1-8a-da  Permanent
    Using WireShark, I noticed :
    - Destination under my 2 Lived Mac OS X 10.8.3 doesn't received ICMP6 neighbor solicitation if adress are Global Link or ULA.
    But ICMP6 neighbor sollicitation are emitted.
    No issue with Local Link address.
    Using WireShark's monitor mode, I noticed :
    - 802.11 frame are received on multicast group associated with asked IP neighbor solicitation for any kind of address.
    It seems that ICMP6 neighbor solicitation are lost between 802.11 frames and IPV6 / ICMP6 stack.
    IPV6 firewall is not configured to drop packets.
    bash-3.2$ sudo ip6fw show
    Password:
    65535          0          0 allow ipv6 from any to any
    VMWARE Fusion is installed on my Lived MacBook Air 10.8.3 and MacBook Pro 10.8.3.
    But tests are made with associated modules not loaded :
    bash-3.2$ sudo kextstat |grep -v com.apple
    Index Refs Address            Size       Wired      Name (Version) <Linked Against>
    Like I said in post beginngin, issue doesn't occurs with ethernet link, only Airport link.
    Some one can help me for this strange issue ?
    Thanks for your help !
    Philippe

    Hello,
    Thank you for your reply. It would make sense for me if R2 would not receive any packet, but it receives a request and then does not send any reply to NS sent from R1 as I showed in the example. Path to R2 which is a gateway is seen as directly connected on R1:
    R1#sh ipv6 ro
    IPv6 Routing Table - 5 entries
    Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
           U - Per-user Static route
           I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
           O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
           ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
    C   2001:1::/64 [0/0]
         via ::, FastEthernet0/0
    L   2001:1::2/128 [0/0]
         via ::, FastEthernet0/0
    S   2001:2::/64 [1/0]
         via ::, FastEthernet0/0
    L   FE80::/10 [0/0]
         via ::, Null0
    L   FF00::/8 [0/0]
         via ::, Null0
    I'm wondering why R2 cannot respond when its own interface has an address that I want to ping (2001:2::1)

  • Warp Stabilizer error when using dynamic link

    Hey guys,
    So I'm very new to video editing, and not surprisingly, I'm running into problems.  I'm trying to use dynamic link to allow me to Warp Stabilize and color correct video clips in a Premiere Pro project.  When I try to apply the Warp Stabilizer (through dynamic link) in After Effects, I get this error message:
    After Effects error: Stabilization analysis doesn't work with Collapse Transformations (514)
    (25 :: 101)
    I read the only other thread on this which linked to the following page:
    http://help.adobe.com/en_US/AfterEffects/9.0/WS064964FC-424C-4e5a-A5C3-2160B3DFBCA4a.html
    Unfortunately, that didn't help me much.  Maybe the answer is in there somewhere, but if so, its way over my head.  Can anyone give me a simple explanation of why this doesn't work?  I feel like it should be a simple solution so I don't have to go through the process of importing into AE, render, export, import to Premeire Pro, and replace the clip there, blah blah.  This is what dynamic link is for, right??  Thanks for any advice you guys have!

    Not sure I properly understand you...
    As for me, the solution is in AE warning message - just disable Collapse Transformations switch in your AE precomp...

Maybe you are looking for