Logical / Physical Arch export imort

Hi,
I am training to import interfaces from one Environment(D) to another(D1), I had created Master and work repositories with different ID's.
How I have to export and import logical and physical Arch information.
Appreciate you help

Do you have a reasoning for having one master per environment ?
The best approach is to have one Master and several work (one per environ) underneath. However, certain organizations have production system segregated by a firewall and that warrants a different Master for production system.
But if your setup doesnt have network configuration issues, spare yourself the complexities of having multiple master repositories.

Similar Messages

  • Can we create logical/ physical schema by running any script (unix/window)?

    I wish to create logical/ physical schema in oracle data integrator
    by running any windows or preferably unix script.
    is there any method or scripts provided in ODI?

    I think you could insert info into Matser Respository tables:
    Connect info: snp_connect
    Logical Schemas : snp_lschema
    Physical Schemas: snp_pschema
    Or you may write some sql to do this.

  • STANDBY LOGICAL & PHYSICAL

    Using Oracle10gR2
    If i create a new tablespace or add datafile on the primary db will it automatically create on the STANDBY LOGICAL & PHYSICAL
    Please advice

    Hi,
    i had logged metalink SR,go ahead with below ACTION PLAN response received
    primarydb
    =======
    create tablespace per datafile 'c:\DATA\perfstat.dbf' size 200M autoextend on;
    Logical stdby db [explicitly]
    =====================
    create tablespace per datafile 'c:\DATA\perfstat.dbf' size 200M autoextend on;
    Physical stdby db
    =============
    No statements to execute, the above changes to primary will automatically get
    updated here.
    Since i do not have a test environment to check, my concern is
    1. Above steps are correct sequence
    2. Will it stop my replication to logical & physical stdby
    3. Has anyone done this
    Please help

  • Logical/Physical

    Hi
    ABAP/4 Dictionary contains the (Logical/Physical)  definition of the table
    explain

    Hi frend,
    ABAP dictionary contains logical definition of table in the sense that it makes use of different logical databases and search tables to intercorrelate each table table so that it becomes a logically defined tables.
    Regards,
    Ameet

  • DataBase Adapter Rollback option for Logical/Physical Delete in SOA  11g

    Hi All,
    We have a requirement where we need to rollback the logical delete performed by the DB Adapter (after polling a table) if there is any failure in the process down the line. We are trying to implement this using Mediator or OSB. For example if we are polling a table for changed records and performing logical delete, down the line if the business service (OSB) or the external reference (Mediator) are down/faulted, the records which were logically deleted are not getting rolled back in the table. Would any one please let me know if you have come across the same kind of scenario?
    Is there any property we need to set while configuring the polling DB Adapter?
    Thank You.

    Thank you very much for the reply Anuj,
    I have created a db adapter which polls on a table with logicaldeletestrategy in JDeveloper 11g,
    then I imported the XSD, mapping.xml, wsdl and JCA file into OSB using OSB consol. In the console
    I generated proxy and wsdl for that proxy using JCA file. Then created one more db adapter in JDev
    which inserts the records polled by the first db adapter into another table, followed the same
    process of importing the above mentioned 4 files and generated a business service. In proxy service
    route node I am using a transformation (which also I imported from Jdev) to route the data polled
    by proxy service to the business service. Here I am using an XA datasource both the JCA's also
    I made the 3 changes reccommended by Arun but still I am not getting the results.
    I tried physical delete same issue with that too. When I am doing physical delete the proxy service
    atleast picking up the records and deleting them. But when I tried logical delete the proxy is not even
    picking up the records. Am I missing anything here?
    Thank You,
    Edited by: user12237005 on Apr 7, 2011 2:17 PM

  • Trying to import .dmd file and want to see the logical & physical diagram

    Can some one guide me how to import a .dmd file which i got from client. In my local machine i downloaded datamodeller and installed.
    When i am trying to import the same, i am not able to see any logical or physical relationship diagram.
    Thanks inadvance..

    Hi,
    As well as the .dmd file, the folder containing the .dmd file should also contain a folder with the same name - e.g. MyModel.dmd plus folder MyModel.
    If you've only got the .dmd file, you will need to get the associated folder and all its contents as well - the most convenient way is to get your client to use Winzip to zip up the .dmd file and its companion folder.
    You can then unzip it and open the .dmd file in Data Modeler, using Open on the File menu.
    The Logical and Relational diagrams should then be shown on the Logical and Relational tabs in Data Modeler.
    David

  • Logical & Physical File path

    Hi Gyes,
      In selection screen i will enter <b>logical file path</b>.After executing this program i want <b>physical file path for that particular logical file path</b>(input).Is there any function module is there.
    Thanks and regards,
      Suresh.

    hello,
    Use the function Module
    Call function  FILE_GET_NAME
    CLIENT                          200
    LOGICAL_FILENAME    <enter your logical file name>    
    OPERATING_SYSTEM                WINDOWS NT
    PARAMETER_1
    PARAMETER_2
    PARAMETER_3
    USE_PRESENTATION_SERVER
    WITH_FILE_EXTENSION
    USE_BUFFER
    ELEMINATE_BLANKS                X
    Reward points if helps.
    Thanks,
    Krishna

  • RE logical/physical standby database

    1. Why logical standby database is SQL apply, and Physical standby database is redo apply? What ‘s the meaning/objective for that? (pls don’t tell me what is SQL/redo apply)
    2. As we know, a logical standby database can be used for reporting and querying if primary database is down, why we still need a physical standby database (it can’t do that during recovering process, it just a same copy of primary database)? Why not just go ahead to set up only a perfect logical standby database? (just because logical one can’t accommodate all kinds of data type???)
    3. Combined with Real time Apply and maximum protection, we can achieve a zero data loss, but could we achieve a zero downtime? Why or why not?

    Go Through Below link
    >>>Can you convert a Logical standby to a Physical Standby?

  • BACKUP VALIDATE vs VALIDATE in checking logical/physical corruption

    Hello all,
    I am checking if our 10gR2 database has any physical or logical corruption. I have read in some places where they state that VALIDATE command is enough to check database for physical corruption. Our database was never backed up by RMAN specifically before. Are any configuration settings needed for running BACKUP VALIDATE command? The reason I am asking is because just the VALIDATE command returns an error and BACKUP VALIDATE command runs without error but it is not showing the
    "File Status Marked Corrupt Empty Blocks Blocks Examined High SCN" lines.
    I used the command in two different formats and both do not show individual data file statuses:
    RMAN> run {
    CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    CONFIGURE DEVICE TYPE DISK PARALLELISM 10 BACKUP TYPE TO BACKUPSET;
    BACKUP VALIDATE CHECK LOGICAL DATABASE FILESPERSET=10;
    RMAN> BACKUP VALIDATE CHECK LOGICAL DATABASE
    RMAN> VALIDATE DATABASE;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found "database": expecting one of: "backupset"
    RMAN-01007: at line 1 column 10 file: standard input
    However on a different database already being backed up by RMAN daily, BACKUP VALIDATE output shows list of datafiles and STATUS = OK as below:
    List of Datafiles
    =================
    File Status Marked Corrupt Empty Blocks Blocks Examined High SCN
    How can we check every individual datafile status. Appreciate your responses. Thanks.

    Hi,
    After you have run:
    BACKUP VALIDATE CHECK LOGICAL DATABASE You can use sqlplus and run:
    select * from v$database_block_corruption.The output will tell you which block in which datafile is corrupt.
    Regards,
    Tycho
    Edited by: tychos on 8-sep-2011 18:34

  • Workflow - is there a logical way to export a bunch of regions with names?

    Hi all.
    Situation:
    I have a bunch of audio regions from a film shoot, and have edited their start and end points in Logic. I would now like to export all of these regions as separate audio files (with sample rate conversion) and (here is the important thing) *keep the names of the regions intact*.
    I know there are ways to export regions, but I have many, many of them and they are separated, track-by-track into the different scenes and ambiences. If I select all of them and export, I get many, many regions with non-descript names in one place which I then have to go through and rename.
    There's gotta be a way to do this, right? I mean, it's a common problem, right?
    -J

    You might consider another program to edit start and end points.. Many years ago I used Peak to do something similiar (I had several hundred files small audio files to edit) this. It had a batch function, it would actually do as many functions as you specified. You then selected a input folder and on outoput folder, and hit batch process. .. another program was barbrabatch (don't know if it's still around)..
    another idea to try is go right into the sample edit section of Logic, edit the sample, and use 'save as' the default name there.. I'm not sure if it will let you overwrite the original, perhaps you can point it to another folder, but if the default name comes up, it saves you the trouble of retyping the name each time.

  • Logic Pro 7 exports broken MIDI files

    Hello.
    I've started using Logic Pro 7 quite recently and I have a very disappointing problem. After I export a song in midi format from Logic, other software applications report an error or even refuse to open it at all. The worst thing is that Logic itself can't open midi files it creates!
    Logic shows the following error message:
    "Warning!
    This MIDI file contains more than 2000 tracks. Only the first 2000 tracks will be read."
    After I press "OK" the next one appears:
    "Only format 0 or 1 can be read"
    The ability to reload MIDI files is crucial to me, please respond as soon as you can!
    Thanks in advance!

    Hi- I get the same problem and have posted it recently on the Logic Users Group forum.
    No reply as yet.
    Can we agree to update each other - and btw I am a veteran Logic user - this has completely stumped me
    peter
    [email protected]

  • Logic & physical path

    hi friends,
    could u plz tell me what is logical path? and what is physicall path?
    and also i want to know how to link ogical path and physicall path?
    plz tell me in details.
    with regards,
    Priya.S

    Hi Priya,
    Logical File Names
    Use
    To save data in a file in the cache modes Main Memory Cache with Swapping, Flat File Cache per Application Server, or Cross-Application Server (see Cache Mode), the following specifications must first be set:
    &#9679;      Definition of the logical file path and assignment to a platform-specific physical path
    &#9679;      Definition of the logical file name
    From the Cache Monitor screen, using  Logical File Names, you can access the complex table maintenance for logical file paths and names. The table maintenance consists of several subdialogs (views). SAP has delivered a proportion of the required settings.
    You need to check these settings and make any necessary adjustments for your file system before you can use the persistent OLAP cache with a flat file as a background store.
    Note that these assignments are subject to settings made for the transport connection (You need a request that can be transported).
    Features
    The following section gives an overview of the subdialog in the table maintenance using an example configuration. For more information about the procedure, see Defining Logical Path and File Names.
    You can choose the following subdialogs using the dialog structure:
    Logical File Path Definition
    The (platform-independent) logical file path is evaluated at runtime to generate the (platform-dependent) physical path (see Assignment of Physical Paths to Logical Path).
    Two examples of this are:
    &#9679;        Logical file path: BW_OLAP_CACHE
    Name: BI OLAP Cache
    &#9679;        Logical file path: BW_OLAP_CACHE_SPAN
    Name: BI OLAP Cache Cross-Application Server
    Assignment of Physical Paths to Logical Path
    At runtime, the physical path assigned to the corresponding operating system is generated from the logical file path. 
    Since the physical path is platform-dependent, the customer has to specify it. The closer the file is to the application server or, with the cross-application server cache mode, to the application server, the faster it can be found and read. 
    Log(ical) path: BW_OLAP_CACHE
    Name: BI OLAP Cache
    Syntax group: UNIX (all Unix platforms)
    Phys(ical) path: /usr/<SYSID>/global/<FILENAME> (You can choose the path up to <FILENAME> according to your own configuration.)
    If you cannot find the relevant syntax group for file names and paths for your operating system, you can define your own (see Syntax Group Definition and Assignment of Operating System to Syntax Group).
    The <FILENAME> parameter must always be set for the physical file name (see Logical File Name Definition, Cross-Client). At runtime, the complete platform-specific file name is automatically formed from the physical path and the physical file name.
    Logical File Name Definition, Cross-Client
    At runtime, a complete platform-specific file name including the path is generated for a (platform-independent) logical file name.
    In the following example, cache data is stored on an application server:
    Logical file: BW_OLAP_CACHE (we recommend you use the delivered attributes for the logical file).
    Name: BI OLAP Cache Files 
    Phys(ical) file: CACHE_<HOST>_<SYSID>_<PARAM_1>
    Data format: BIN (binary)
    Application area: BW (Business Information Warehouse)
    Logical path: BW_OLAP_CACHE (see Logical File Path Definition). Input help is available.
    In the following example, cache data is stored cross-application server:
    Log(ical) file: BW_OLAP_CACHE_SPAN
    Name: BI OLAP Cache Cross-Application Server
    Phys(ical) file: CACHE_<SYSID>_<PARAM_1>
    Data format: BIN
    Application area: BW
    Log(ical) path: BW_OLAP_CACHE_SPAN
    Note that a particular schema is prescribed for the physical file name:
    &#9679;      For application server storage (see Global Cache Parameters and Cache Mode Main Memory Cache with Swapping and Cluster / Flat File Cache per Application Server):
    CACHE_<HOST>_<SYSID>_<PARAM_1>
    &#9679;      For cross application server storage (see Global Cache Parameters and Cache Mode Cluster / Flat file Cache Cross-application Server):
    CACHE_<SYSID>_<PARAM_1>
    The following table offers an overview of the variables that are only replaced with actual values during runtime:
    Variables in Physical File Names
    Variable
    Meaning
    <HOST>
    Computer/server name (for SY-HOST). 
    If the data is stored cross-application server, this variable is not required. 
    <SYSID>
    System ID
    For example, if two different BI systems are running on one application server, this variable serves to differentiate the systems so that they do not overwrite each other.
    <PARAM_1>
    External parameter 1 (sequential number in HEX)
    Definition of Variables
    If you want to use variables in physical file names and paths, you can define these by choosing New Entries.
    Syntax Group Definition
    You can define a new syntax group for operating systems with the same syntax for file names and paths by choosing New Entries.
    Syntax grp: UNIX
    Name: All Unix platforms
    Length (of file name)
    Extension: Choose this option if the data format for the logical data name is allowed as the file name extension for this syntax group.
    Active: Choose this option if the operative system for this syntax group is used in the available system configuration.
    Assignment of Operating System to Syntax Group
    You can assign your operating system to a syntax group by choosing New Entries if necessary.
    OP system: SunOS
    Name: SUN Unix
    check this link also
    http://help.sap.com/saphelp_nw70/helpdata/en/8d/3e4ec2462a11d189000000e8323d3a/content.htm
    hope this helps u
    reward if useful
    Jgds
    Message was edited by:
            Jegadesh Balan

  • Logic pro x export audio to movie

    Hi!
    I'm running into problems when exporting a quicktime movie from Logic Pro X with a cue. The weird thing is, on my computer, the exported video plays back properly (outside of logic) with the music, and everything is fine and well – but when I send that file to the director, there is no music in it!! On her computer it only has the films SFX track. I saw other threads about trouble actually getting the audio to export, but I think I'm doing that fine.
    Here's what I've been doing:
    Bounce all music together with the film's audio track, so that ALL the audio is on one track.
    Click export audio to movie, select the track.
    Am I missing something? This is super weird.
    I'm using Logic Pro X, on Yosemite 10.10.1
    Thanks in advance!
    Mike

    First of all, did you listen back to the QUickTIme file after the bounce? Are you saying that you hear you score and when the director plays "the same" quicklime file" she hears only the SFX? That would be strange, unless she opened the quicktime file and messed around in the properties window.
    About the Movie export. You don't have to bounce your music fist. Whatever your state is at the moment in your Project that is what you "Export to video". There is only one  (often overlooked) step. After you click ok in the Save Dialog, there is one extra "Choose tracks to export" window coming up (see screenshot). It shows you the audio track(s) that are embedded in the original quicktime file. LPX 10.1 now has a new checkbook to make it clear:
    Check: You include the original audio track with your mix
    Unchecked: You don't include the embedded audio track and only your  Logic mix will end up to be the new audio track of the new quicktime file.
    Hope that helps
    Edgar Rothermich
    http://DingDingMusic.com/Manuals/
    'I may receive some form of compensation, financial or otherwise, from my recommendation or link.'

  • Margins with Logical / Physical page layouts

    Dear all,
    We have created an Oracle 6i report with 2 horizontal panels as we couldn't fit in all the fields into one page. It’s the first time I have worked with is and I am little unsure of what i am doing.
    The layout contains many repeating frames so on some cases when we preview the report it my go onto a third page but as its not all cases I don't want to create a 3rd panel.
    The problem I have is that when the 3rd page is created the text appears in the middle of the page and I don't know how to tell it to print say 10 lines from the top.
    Any ideas.
    I apologies in advance if this is simple and offends anyone; I just couldn't come up with the answer.
    Eileen

    Danny, good try but that's not the problem. Margins and so forth apply to physical pages, and we get the margins we want.
    But we have a logical page that spans 2 physical pages, and there is no way I know of to force a page break at the end of the first physical page.
    Let's say you have 9 inches of vertical usable space on each physical page, after taking away the margins.
    You define your logical page to span 2 physical pages, so it has 18" to work with. And it treats those 18" as a single continuous area. So if a line of text that renders as starting at 8.95" down, and finishing at 9.08" down, you'll get the top half the bits for each character on the first sheet of paper and the other half on the next.
    Everything's nice if you use character mode, or if you have 1 logical page for every physical page. However, there should be some way to control layout on the physical pages when the logical page spans them. If there is, I've never found it.
    -- jim

  • Logical & Physical Datamodeling

    Hi Gurus,
    Can any body give me a clear picture regarding Logical data modeling and Physical datamodeling?
    <removed>
    Thanks in advance
    Muralidhr Reddy

    Hi Murali,
    Check this doc
    http://help.sap.com/bp_biv235/bi_en/documentation/Multi-dimensional_modeling_EN.doc
    Regards,
    R.Ravi

Maybe you are looking for

  • How do I find out the user name on my iPad?

    Apparently I have two accounts on my iPad. 1) When I tried to sync my purchases from the iTunes Store from my iPad to my (brand new) iMac I got a message that 18 of my 40 couldn't be synced. I needed to authorize my computer. Well, I only have one ac

  • I don't see the junk folder where do I find it?

    I don't see the Junk filter displayed where can I find it or enable it for display?

  • Using iweb/MacBook and connecting wirelessly to internet in remote China

    Ok this is a long shot....... I need to be able to update my website www.greatwalltrek.info whilst in remote areas of China using a MacBook whilst I'm fundraising for charity. I have been told that with a CDMA card I will get access from most places

  • XL Reporter - Can you create a hierarchy (e.g. BOM)

    I'm looking for a way to create a report in XL Reporter that would show a full multi-level BOM. Does anyone know if it is possible to use the output as inout as well in the same report? I.e. use the Output of level 1 of the BOM as the input for level

  • Keychain basic questions

    I haven't thought about my keychain for a while and I need a little help on basics. I am about to change my user (admin) password and need to know if the keychain uses a separate password. (I recall in earlier versions there was an item in the System