Migration from Designer: wrong alias for used table/view in views

Hello,
I am using SQL DM version 3.3.0.744.
when importing a view from Designer, a query is build with aliases for the used tables/views which are the same as the table/view name. When using a where clause in Designer, you refer to the alias of the table/view, like t1.col1= t2.cola. Here t1 and t2 are the aliases of the underlying tables.
In Designer the following DDL is generated:
CREATE OR REPLACE FORCE VIEW VIEW5
(COL2
,COL1)
AS SELECT T2.COLA COL2
,T1.COL1 COL1
FROM TAB2 T2
,TAB1 T1
WHERE t1.col1= t2.cola
After importing the view in Data Modeler, the following DDL is generated:
CREATE OR REPLACE VIEW VIEW5 ( COL2,
COL1 )
AS SELECT
TAB2.COLA COL2,
TAB1.COL1 COL1
FROM
TAB2 TAB2,
TAB1 TAB1
WHERE
t1.col1= t2.cola ;
So by using the wrong alias, the where clause is invalid and the query builder doesn't show the joins.
The solution for this is to use the alias of the used table/view instead of the table/view name. Can you raise a bug for this?
Thanks in advance,
Joop

Thanks for your time. I did all possible way, but still the same problem. I mean
EXP 8... IMP 8
EXP 8... IMP 9
EXP 9... IMP 9
Today I found that, NLS_LANG of two databases are different. Oracle 8i is : WE8ISO8859P1
AND Oracle9i is : WE8MSWIN1252
So I created a new database from scratch with Oracle 8i character set :WE8ISO8859P1 and then use imp9i to import the file. Still the same problem.
Thanks,
Arash

Similar Messages

  • Using Alias for the table column

    Dear all,
       Can we use alias name for the table column while developing zreport.
    ie.,
      without using standard  table column name ( like mara-matnr ), i wish to use mat_num for matnr. So that, one can easily understand the column.
    Could you help me out in this regard.
    Thanks in Advance,
    S.Sridhar.

    yes you can declare in ur internal table like
    material_number like mara-matnr.

  • Migrating from 8.5 to 10 using VB6

    Post Author: Mark1110
    CA Forum: General
    Hi,
    I have a VB 6 project that I want to migrate from crystal reports 8.5 to crystal reports 10. I wasn't given any documentation on CR 10 just the disk. Searching the internet and the crystal reports web site didn't offer any help. Has anyone done this? Here is the code:
        sConnect = "ODBC;DSN=" + Server + ";UID=" + UserID + ";PWD=" + Passwd ' + ";DSQ=" + sDSN
        With CrystalReport1
            .Reset
            .ReportFileName = App.Path + "\MM1.rpt"
            .Connect = sConnect
            .DataFiles(0) = "usp_ol_rpt_mm_letter"
            .StoredProcParam(0) = Trim(lblMailingId.Caption)
            .StoredProcParam(1) = sBrokerParam
            .StoredProcParam(2) = sAddressType      ' only for Address Change records
            .Formulas(0) = "MAILID1=" + Trim(lblMailingId.Caption)
            .Formulas(1) = "LETTERTYPE='" + sLetterType + "'"
            '*--- Invoke Sub-Report
            .SubreportToChange = "Signature.rpt"
            .Connect = sConnect
            .SubreportToChange = ""
            .WindowTitle = sTitle
            .WindowHeight = 450
            .WindowWidth = 650
            .Destination = crptToWindow
            .Action = 1
             DoEvents
        End With
      The program calls a stored procedure passing 3 parameters to it. Any help will be greatly appreciated.Mark

    Hi,
    Changing the the network adapter to VMXNET 3 before switch version might cause this issue.
    Could you please try the following:
    -  restore the vm using the working vmx file (with the existing network adapter)
    - Upgrade to 10.5 and do a switch version
    - Then power off the vm and change the the network adapter to VMXNET 3
    Thanks,
    Shenbagarajan

  • Migrating from Designer 1.3 (not 1.3.2) to 6i

    I downloaded from technet the package to migrate from 1.3.2, but didn't get good results.
    I followed the instruction on chapter 2 of the file (that became a CD after de-zipped).
    I installed the application on a NT4 with Oracle Server 7.3.4 and Designer 1.3 without problems.
    After that i followed instruction on CD performing a full user export (repository owner) and reimport from the admin utility of des 1.3, but in that phase i got some errors.
    At this point i tryed to launch the upgrade of the repository from the admin utility of designer 6.0 (the version that is on the cd) but the application will fail 2 or 3 seconds after i started it.
    I suspect there are problems with sql net or sqlplus 8.0.5 because in the dos windows that opens i can see that SQL Plus 8.0.5 is invoked, but the window closes istantaneosly and there is noway to watch the error messages reported.
    I tryed to start SQL Plus 8.0.5 from the admin utility and it starts using the repository owner account without connect string specification as i normally do with SQL Plus 3.3.
    There are no log (.lis or .log files) in wich i can watch the error.
    If possible write me also directly to my mail [email protected]
    Thanks in advance
    Simone

    Open a dos window. Enter plus80 then the username/password and connect string and ensure you can connect to the database. If not fix this by correcting the tnsnames entry.

  • How to content migrate from e-room to sharepoint using powershell

    Hi,
    How to  do content migration from e-room to share-point using powershell.
    Please give step by step process and give some idea about migration using powershell and other tools.
     Thanks,
    inguru

    Hi,
    There is no direct content database migration approach from eRoom to SharePoint.
     However many third party tools such as Metalogix, Tzunami, and AvePoint are available to migrate eRoom content to SharePoint as well as you can write your own utility
    to migrate content since there are various eRoom API available for the same.
    Thank You, Somnath Matere

  • How doI Import HD clips from HTC Desire HD for use in Final Cut Express?

    Before anyone says it I know it's dead easy with and iPhone but how difficult is it to import video from the HTC Desire HD to use with Final Cut Express? I am looking at purchasing this phone and would be interested in people's thoughts.

    Hi Tom,
    Pleased to make your acquaintance, having recently used your FCE4 editing workshop as a bible I'd like to thank you for making an understandable read! Re my comments: This was early days with the application and I have a lot of work to catch up on before I get to work with it properly. In a test I set it up using the 720p25 apple intermediate codec and it needed rendering. the phone uses 3gp to record. I haven't gone into any detail with it yet, still busy trying to migrate from windows mid project from adobe premiere before even attempting to provide any focus to my camera on my phone. I will report back when I get there if anyone is interested!

  • Migration from Designer 5.5 to 5.7 - problems

    Hello,
    I am new on this forum - I decided to signup and maybe find a solution to my problem.
    We were using in our company Adobe Designer 5.5 for creation of product labels. Recently we expanded to another location and purchased Adobe Designer 5.7 to produce labels.
    The problem is that during opening of old *.IFD files we got following messages:
    We are using HP 9050 and Zebra 140 for printing and old version of Designer - 5.5 - each time we opened a label that was meant to be print on a different type of printer asked us only if we want to change to the new printer, or revert to recently used one.
    This messages about coversion of fonts and barcodes are new for us and our doubt is that if we perform the conversion barcodes and fonts will not be readable. I know that there are config files for both fonts and barcodes but it is not very clear to me how to proceed in order to get exactly the same result in 5.7 as it was in 5.5. I guess simple copy of config files will not work.
    I know this may seem silly question for IT tech but right now we do not have IT support in our new division.
    Any help will be apreciated.
    Thanks!

    Hi Terki
    Every time you open Output Designer it will remember the printer driver (aka Presentment Target) from last session. In your case the Designer opens with driver 'hp9000' loaded. The template you are trying to open has been saved with driver 'zplz140'. Usually you would not get the first error message but rather an option to accept the change of driver or to revert to the original driver. I guess the reason you don't get this is that your Output Designer 5.7 has not been installed with driver 'zplz140'. There is a new set of Zebra drivers available so I guess this is the situation.
    You should check your Presentment Targets to see which drivers are available. In my attachment you will see that I have installed 3 legacy drivers for the very reason that we have many templates created with earlier versions of the Designer i.e. with drivers such as 'zplz140'.
    You have two options:
    install the 'zplz140' driver by running the Designer install
    start the Designer and change to one of the new Zebra drivers such as 'zplii300'. Make sure this driver has all the fonts you want to use. Now you can open your template and accept the change to a new driver
    Hope this helps
    Regards
    Stale

  • Calendar Free/Busy permissions being ignored for users migrated from Exchange 2003, fine for new users created on Exchange 2010

    I have uncovered a situation where it seems the free/busy permissions are being ignored for users that were migrated from Exchange 2003 to Exchange 2010.
    I have the default permissions set to only show Free/Busy Time, not Details.  However if I look at the calendar for a users who was migrated from the old Exchange 2003 server, I can see details.  If I look
    at a newer user who was added directly to the Exchange 2010 server, I (correctly) only see the times and "Free" or "Busy", not the specific details.
    I verified the permissions on the migrated mailboxes many different ways (Exfolders, cmdlets, etc) and all signs point to only allow showing Free/Busy Times, but alas, I can still see the Details as well.
    My users are using Outlook 2010.

    Hi,
    Does this issue occur on Outlook only or both Outlook and OWA?
    Since you have double checked the permissions via multiple methods, it seems there is nothing problem on permission. Please make sure the migration from Exchange 2003 server completed successfully.
    If in OWA everything goes well (cannot see details), it should be an issue on the Outlook client side.
    I suggest run Outlook under safe mode to avoid some AVs and add-ins.
    I suggest re-create profile to refresh the caches.
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Migration from Designer 6.0 to 9i

    Hi, all!
    May be somebody knows it or can help me to find this information in metalink:
    IS IT POSSIBLE TO MIGRATE FROM ORACLE DESIGNER 6.0 TO ORACLE DESIGNER 9i???

    Hi, all!
    May be somebody knows it or can help me to find this
    information in metalink:
    IS IT POSSIBLE TO MIGRATE FROM ORACLE DESIGNER 6.0 TO
    ORACLE DESIGNER 9i???Yes, you can migrate from Oracle Designer 6.0 to Oracle9i Designer. There is an extensive Migration Guide available on OTN that I recommend you read. The guide is under the Designer Collateral (http://otn.oracle.com/products/designer/Collateral.htm#Migration)
    There are two guides, one for Migrating from 6.0 to 6i and the second from 6.0 to 9i. These are essentially the same as there is no significant difference between 6i and 9i Designer.
    Regards
    Sue Harper

  • Migration from Designer 6i to Designer 10gR2

    Hi,
    my customer has a productivity environment of the Designer 6i repository. We are also generating Forms 6i modules with the Designer 6i Forms Generator.
    Now we have to migrate the Database where the Designer 6i repository resides from 8i to 11gR2.
    Which scenario of migration is to choose ?
    I want to migrate without change, upgrade the current productivity environment.
    First of all have i to migrate the Designer from 6i to 10gR2 if i only want migrate the database version from 8i to 11gR2 ?
    Many Thanks in advance.
    Best Regards,
    Martin

    Martin,
    In a previous post you can find the following information: (Re: 11G compatibility
    Designer 10.1.2.5 is certified with an 11.1.0.6 DB
    You can get it to work with an 11.1.0.7 DB but you have to use the imp/exp tools from 11.1.0.6
    Designer is not certified with and 11R2 db.
    After upgrading the repository from 6i to 10gR2, there were some differences in the forms generated in 6i and 10gR2. So after upgrading you have to test your forms to see if they are working still the same.
    Regards,
    Mark

  • Extract closed captions from OTA HD broadcast for use with DVD SP?

    Hi, I'm out of my league here, trying to do a favor for a deaf friend. He will appear on a national TV show, and I'd like to capture his appearance and (if possible) burn it to DVD.
    Of course, being deaf, he needs to see the closed captions.
    What I've done so far is buy Elgato's eyeTV Hybrid. I can successfully capture HD broadcasts with their embedded closed captions (wow, is that gorgeous!).
    I can use the eyeTV software to recompress the audio and video for DVD SP, but the captions don't end up anywhere that I can tell.
    Is there any way to extract the closed captioning information for use with DVD SP?
    Thanks very much.

    I don't think FCP will ever have captioning tools, due to it is a specilized area of post production and third party companies have developed captioning software that addresses this area.
    I use the only Mac captioning software, (Mac Caption, made by CPC) that runs on the Mac. The cost for the SD captioning version of Mac Caption retail cost $6,995 USD and the HD version is an additional $2000.00 USD. If your an educational institution, then the price is about half the list, (price can be negotiated with the company at the time of purchase.)
    As you can see, this is about half the cost of the FCP suite and I really don't think that Apple will ever get into this area. Most production companies rely on captioning services. In our case, we are an educational facility and therefore must comply with ferderal law, so we caption everything we do, thus why we had to purchase our own software.
    The software we use, can do what it is that you are seeking, it can read the caption data from a live video image an convert it to a .scc file, that can be then used in DVD authoring or tape production. It can also read the raster area of a 720x 486 video file and also convert the caption information to a .scc file, as well as creating subtitlilng .stl files for DVD's.
    It can also do original captioning, as well as add a text track to QT streaming files, which is how you caption QT steraming files. You can even burn captions into the video image of a steaming file.
    Again, most production facilities are going to have to rely on a captioning service, but because we have to caption everything, and most captioning services don't caption QT streaming files, this was another reason we had to purchase our own captioning software.

  • Alias for the tables in the datesource block

    HI,
    Is it possible to give an alias to the tables who forms the query of the block, if there are more than one table.

    Yes it is posible.
    E.g.:
    "Query Data Source Name" property - Emp e, dept d
    "DML Data Target Name" property - Emp e

  • Migrating from 6i to 9i for form generating starting with designer

    I try to migrating our forms generating 5-6 years start with designer, but they are finished through form builder.
    When I tried to use migrating assistant wizard, I get
    LMDMANA.CG$WHEN_NEW_FORM_INSTANCE: The String CALL was found. If it is an occurence of the Forms Built-In, It should be replaced with CALL_FORM.
    Here is my LMDMANA.CG$WHEN_NEW_FORM_INSTANCE procedure
    /* CG$WHEN_NEW_FORM_INSTANCE */
    PROCEDURE CG$WHEN_NEW_FORM_INSTANCE IS
    BEGIN
    /* CGLY$INIT_CANVASES */
    /* Call procedure to ensure correct canvases are visible */
    BEGIN
    CGLY$CANVAS_MANAGEMENT;
    END;
    /* CGBS$STARTUP */
    /* Perform start-up processing for Block Synchronisation */
    BEGIN
    /* Set the defaults for the globals */
    :global.cg$query_mode := 'A';
    -- default_value('A', 'GLOBAL.CG$QUERY_MODE');
    /* Set the relations to the default query mode */
    CGBS$.SET_RELATIONS( :GLOBAL.CG$QUERY_MODE );
    /* Set the query mode items */
    CGBS$SET_QUERY_MODE( :GLOBAL.CG$QUERY_MODE );
    END;
    END;
    I posted it through metalink and I was told it must be regenerated through designer, and there is no way to do migration.

    Hi,
    actually you would upgrade the application sources from Forms 6i to Forms9i and then run teh Forms Migration Assistant for the clean up /this at least is my understanding after asking one of our Designer Product Managers).
    Frank

  • OS migration from XP to windows 7 using SCCM for 900 remote location.... Single pc every site.

    Hi,
    I am running into this issue. We have SCCM 2012 in place and i have to migrate 900 remote sites (extremely slow bandwidth) with no DP, from XP to windows 7. Each site only have 1 PC running XP and my task is to do migration plus migrate data over from xp
    to windows 7 too using sccm. Please advise how it can be done? The critical thing is 'extremely slow bandwidth' between locations and head office.
    I understand in other scenarios i could have created 'Task Sequence' and had advertised it over the WAN but here it seems i cannot because of extremely slow bandwidth. 
    Any help will be deeply appreciated.

    You have a very tough challenge ahead. You have the option of creating stand alone media for the task sequence and distributing it to the remote sites to work around the slow bandwidth issue. You still have the challenge of data migration to work through.
    This is a very complex question that to answer requires specific knowledge of your environment. Can it be done? Yes. With the basic info in your question I would propose delivering media to each site that can be used to deploy the new os task sequence and
    backup and restore the data.

  • How do I migrate metadata from Final Cut Server for use in Premiere?

    We're one of many companies looking to move to Premiere Pro from Final Cut.
    We have thousands of tagged clips in Final Cut Server and I'm trying to find a way to export all that metadata so it can be used, and searched for, within Premiere Pro.
    Does anyone know if/how this could be achieved?
    The only thing I've found online that seems to be relevant is this:
    http://www.andre-aulich.de/en/perm/export-asset-metadata-from-final-cut-server-using-built in-tools-only
    This seems to explain how to export the metadata (although I don't fully understand it) but not how to make it useful for Premiere.
    Any help would be greatly appreciated!

    Well... I'm a librarian by training so I use Cat-DV a little differently.
    I use it to make a searchable archive of proxy files for entire hard drives.  I hook up a hard drive (say an old external) and point Cat-DV at it.  It makes a catalog (locally) that has all the metadata (most importantly "date created") and a small proxy or thumbnail if it's a still.  Then I unplug the drive, label it and put it on a shelf.  When I need to find something all I have to do is consult the local catalog.  I can search it (if I included any metadata) or, most likely, I'll just scrub around for date created.  Cat-DV will display the exact path to where the asset is.  I can search across multiple catalogs of drives without ever having to plug one in,  Once I find the file I want, I just plug in that drive to retreive the file.
    I use it mostly for stills and some b-roll that gets used over and over.  For a variety of reasons, we never opted to make it a full replacement for FC Server. 
    And another thing... you can do a heck of a lot with the $99 or $300 version.  You don't need to go the full enterprise server route (though you do have to do that to use the server functions). 
    You might also want to try Adobe Bridge for searching and editing metadata.  In my experience, it's always been slow with video but that may well have changed.  I haven't played with it in a while

Maybe you are looking for