For reporting what is flow of MD and TD from CUBE and ODS

Hi Experts,
Please clarify
For reporting MD & TD data comes from  cube since there is connection between these two having SID's and DIMid's.
For DSO how transaction data(TD) connects with master data(MD).
Regards,
Surya.

Good Question buddy.
When you go for ODS , there is an option in ODS settings with check box 'Bex reporting available' which creates the SIDs for Master data Objects to get them into reporting. In 2004s, with out even checking the option 'Bex reporting' we can use DSO ( which is ODS in 3.5 ) for reporting. But it involves performance risk since, it will create SIDs on the fly for master data which is time consuming.
-Sonti-

Similar Messages

  • Switch back and forth from Chinese and English in Forms and Reports 6i

    How do you switch back and forth from Chinese and english in forms and reports 6i? Tried changing regional settings in the control panel. Tried changing registry entry for nls_lang from american and chinese, none of them work! Can anyone help?
    Chinese version of forms and reports 6i is installed. Only way I can change between english and chinese is to keep installing the version I want. Is there any other way?

    Check Forms Help for National Language Support.
    Monica

  • I got tis ipad 4 wifi and cellular from ireland and i wish to go on my holidays to india with it and use a micro sim from a local carrier for network courage so i want to know the steps u take to activate the micro sim in the ipad .

    i got tis ipad 4 wifi and cellular from ireland and i wish to go on my holidays to india with it and use a micro sim from a local carrier for network courage as i dont have wifi in the place tat i am staying so i want to know the steps involed to activate the micro sim in my ipad.

    What roaming charges? If you have a local plan there are no roaming charges. This is a major reason for using a local plan.
    Contact, or visit the website,  whatever local provider you are considering and get their plan details.

  • I bought some ringtones and alerts from itunes and it won't let me use them for text alerts or voicemail.

    I bought some ringtones and alerts from itunes and it won't let me use them for text alerts or voicemail. Am I doing something wrong? Other ringtones I have downloaded work.

    What does won't let you use them mean exactly?

  • I am using iphone 4 and planning to visit india for few months. can i buy local sim card from india and use in my iphone? i have alrady unlock my iphone.

    I am using iphone 4 and planning to visit india for few months. can i buy local sim card from india and use in my iphone? i have alrady unlock my iphone.

    Of course

  • I am trying to create a account for my I pad. It's asking for postcode what I shout give. I am from Dubai uae

    I am trying to create a account for my I pad. It's asking for postcode what I shout give. I am from Dubai uae

    I am trying to create a account for my I pad. It's asking for postcode what I shout give. I am from Dubai uae

  • IPad mail sending one page PDF documet as a picture. This picture is not viewing for other people who email open. this problem is from iBooks and from Pages.  (if I sending one page document from Pages from iPhone is ok - PDF)

    iPad mail sending one page PDF documet as a picture. This picture is not viewing for other people who email open. this problem is from iBooks and from Pages.
    (if I sending one page document from Pages from iPhone is ok - PDF. If I sending one page document from iPad is mistake. )

    Turn off rich text in your email signature. Delete images too, if any.

  • Can i recover my all active directory domain computers and users from IFM and in-cooperate them in new forest ??

    My only Active Directory Server on win server 2008 R2 with one domain controller crashed today. The only backup that i had was IFM media.
    So what i have done till now to recover it is a follow
    I reintalled window server but this time it is winserver 2012. I added AD DS role to it. Promoted it to Domain Controller. (functionality level is 2008 R2)
    On second server i installed win 2008 R2 and trying to add additional domain controller from IFM to recover all of my domain users,computers and GPO's. but i am getting this error
    Could not replicate the directory partition CN=schema, CN= configuration, DC=XXX, DC=com from the remote domain
    the naming context specified for this replication operation is invalid
    i dont know weather my approach is correct or not
    but my simple questions is
    Can i recover my all domain computers and users from IFM and in-cooperate them in new forest ?? if yes how can i do that?? urgent help required.

    yup exactly i created a new domain(in new forest) with same previous name in window server 2012 on SERVER-1. As ifm file that i had was generated from 2008 r2 so on second server i installed window 2008 r2 and tried to add role of additional domain controller
    from ifm file on SERVER-2 using dcpromo /adv . every step went ok but in last step when it starts replicating domain controllers it poup following error
    Could not replicate the directory partition CN=schema, CN= configuration, DC=XYZ, DC=com. .  .
    and roll backs every thing.

  • Converting to real and imaginary from amplitude and frequency

    basically there is a control of the amplitude and frequncy, so as to changes with resoect of real and imaginary

    See the attachment, if this is what you require.
    I ve enabled the Unit Label for the Freq control on the FP. Just rt-click & select to enable the Unit Label feature to dorectly key in the Deg [angle] value for the frequency parameter. Normally it takes frequency [or phase angle] in radians in LV.
    - Partha
    LabVIEW - Wires that catch bugs!
    Attachments:
    converting to real and imaginary from amplitude and frequency.vi ‏8 KB

  • Selective Deletion From Cube and ODS using Process chain

    Hi all,
    is there any way that i can include selective deletion in a process chain, there is no stand process types for selective deletion, I need to delete the closed items from cube and ods and i need to schedule this??? any ideas?
    Thanks,
    Shetty.

    Shetty,
    You can delete Data from this using One custom Program. You need to use either RSDRD_SEL_DELETION(function module ) or RSDRD_BUILD_REPORT_FOR_BATCH(Function Module). there is a parameter in above  functioen modules I_THX_SEL which needs to be populated using selections.
    or
    You need to schedule the Background job from Manage screen on Monthly Basis(Provided that selection should be fixed in every month).
    I will update the thread with psudo code.
    all the best.
    Regards,
    Nagesh Ganisetti.
    Message was edited by:
            Nagesh Ganisetti

  • Configurin​g Channels and Acquiring from SCXI and PXI6070E

    Configuring Channels and Acquiring from SCXI and PXI6070E
    Products used: Two SCXI 1520 modules(let's consider A and B) with one PXI 6070E on PXI1011 chassis.
    Problem: i want to know is that whether it is possible to configure channel 0 of A and Channel 0 of B to Channel 0 of PXI6070E
    [email protected]

    As configured,all of the SCXI channels in the 8 slots are multiplexed through Channel 0 of your DAQ device. The general form of a DAQ channel call to the SCXI is:
    ob0!sc(n)!md(m)!(Channels)
    where: ob0 stands for Onboard channel 0 (DAQ Dev)
    sc(n) - chassis n
    md(m) - module m
    channels - channel string [ 0:7 or 0,2,4 or ... ]
    You can perform the operation you want, however, I would suggest using MAX >>Data Neighborhood>>virtual channel. Use the Virtual channel wizard to configure two channels CH0 and CH1 where:
    CH0 is referenced to Module A channel 0
    CH1 is referenced to Module B channel 0

  • How can I remove all my preferences and settings from mail and do a clean install of mail app?

    How can I remove all my preferences and settings from mail and do a clean install of mail app?

    Open mail > Preferences > Accounts
    Select the account and click the minus button at the bottom of the column.
    Quit mail
    ~/Library/Preferences/com.apple.mail.plist move this file to the trash and empty it.
    ~/Library/Mail/ and move all of the items in that folder to the trash and then empty it.

  • My iphone 4s crashes too much when i download and app from store and open it its freeze or crash and restart the phone i think i am having big problem with this device i restored it to factory settings and no waay!

    My iphone 4s crashes too much when i download and app from store and open it its freeze or crash and restart the phone i think i am having big problem with this device i restored it to factory settings and no waay!

    I think many of us need a Defense Against the Podcasts App professor.
    Have you looked at this Apple support page?
    http://support.apple.com/kb/HT6190?viewlocale=en_US&locale=en_US

  • PSE 8 Organizer: Bug in "Get Photos and Videos from Files and Folders"

    In PSE8 Organizer, I have a weird bug that occurs when I am using Get Photos and Videos from Files and Folders on certain folders on my hard drive. If the "Files of Type" filter is left as the default ("Media files (photos, audio, video)"), whenever I click on a file in the file browser, three or four files or folders seem to disappear from the folder. I can keep clicking on different items until every file and folder has apparently vanished from the folder. Looking in Windows Explorer, the files and folders are still there, and if I switch the "Files of Type" filter to "All Files", everything reappears and the behavior no longer occurs.
    I'm not sure why only certain folders show this behavior. It may have something to do with the types of files or folders in the folder I'm looking at, but I'm not sure.
    Has anyone else seen this happen?

    Are you on Win 7? If the files in the Get Photos dialog disappear after you select them,confirm if the names of selected files/folders is shown under the File name . If yes, you can import these files by clicking Open. You should find the issue addressed in E9.
    Thanks

  • I have purchased pages numbers and keynote from itunes and want to know how to transfer the files from my laptop to my ipad

    i have purchased pages, numbers and keynote from itunes and want to transfer files from my laptop on to my ipad and can't work it out.
    pdf's is easy you just drop and drag.

    File Sharing.
    http://i1224.photobucket.com/albums/ee374/Diavonex/Album%208/7a32eea61b42c623ad5 e4e29900a3d47.jpg

Maybe you are looking for

  • How to use a Web Service Proxy from a different DC?

    Hi developers, In EJB DC "dc1" I have imported a wsdl and generated proxies and service group. In public part "compilation" of dc1 I have added all the generated proxy classes and the wsdl from META-INF/wsdl folder EJB DC "dc2" depends on this public

  • HP Photosmart 5510 reboots continually

    Hi  My HP Photosmart 5510 started rebooting all of a sudden. Imediatelt its connected to the power source, it powers itself on without pressing the power button but continues rebooting continually. This happens whether its connected to the printer or

  • Need Urgent Help plz

    Actually i have problem that i dont know how to parse an xml file. Is there any class method in which the xml file name is passed as an argument. then if i want to modify any node's attribute value in the xml then i can be done. i have stdudied JDOM

  • I have an apple iPad(the new one(3)).I cannot get it to sync spreadsheets  with my other ipad(2), on the numbers application.What am I doing wrong?

    I have a third generation iipad and a 2nd generation iPad.Both wifi only.I cannot get these two machines to sync spreadsheets  to each other using the numbers application and iCloud .What am I doing wrong?

  • Hotkey "Strg + Tab" does not work anymore.

    Hello everyone. I am having a problem with my browsing experience and was unable to find a solution. Using the hotkey "Strg + Tab" does not change between Tabs anymore as it should do. I do not recall having changed anything with my browser, keyboard