New init for InfoCube

Hi,
I have InfoCubes for 2006 and 2007. Data is loaded into those cubes from one ODS as a delta load.
I want to create a new cube for 2008.
And now I want to know how to initialize this new cube without having to re-init the 2006 and 2007 cubes.
Thanks for your help!

Hi theo,
Select this cube in the info package data targets tab and do init without data transfet and run the deltas to all these 3 cubes by selecting all the cubes in the data target..
khaja

Similar Messages

  • New InfoSouce for an InfoCube

    Hi experts,
    Would it be advisable not to use the autogenerated InfoSource for an InfoCube (name = 8xxxx), create a new InfoSource (name = Zxxxxx) and attach the InfoCube DataSource there? I am planning to create a new InfoSource for an InfoCube and add some additional Key Figures.....
    What are the disadvantages of doing this? Would this be a maintenace nightmare?

    Hi,
      I think there is a problem. While you create/generate export datasource from cube(datasource, infosource and mapping will be generated automatically). If you are assigning this perticular datasource to different infosurce(I am not sure it will work if you generate datasource again or activated cube). It will overwites the existing mappings. <b>Test it</b>.
      I think you are adding new fields in infosource to write some code in start routine. But its better to maintain new fields in targer and write field level routines by definig some global internal tables or variables, then you no need to enhace the infosource. And also you will not get any problems in future.
    Hope it Helps
    Srini

  • RFC: a new init system for Arch

    hi guys, i've been thinking about this for a while, especially since after seeing what a real optimized init system can do for a distro (ala Annvix). Recently, somebody also suggested the use of upstart (http://bbs.archlinux.org/viewtopic.php? … 59#p238859), and i've been thinking that perhaps it's time to put forth this suggestion to the community, and get the devs in on this (discussion) as well.
    What do u guys think of replacing and moving from the current BSD-init style (it's great, but there's more stuff out there!!!) to a better, "totally optimized", "rad" (excuse the slang, also known as "awesome") init system?
    Here are my thoughts for the 2 that i've investigated...
    1. Upstart (http://upstart.ubuntu.com/index.html)
    Advantages:
    - active, maintained code
    - the idea of "events" is natural, intuitive, and as a model, fits the real world situation ("optimizing for the bootup process") very nicely
      (although one could also argue that u could just as well call your events "dependencies" ala initng, if u dig deeper, u'll see that it's more than just that)
    Disadvantages:
    - looks set to become much more than just a simple 'init' replacement (see for eg., http://upstart.ubuntu.com/wiki/ComplexEventConfig [via https://launchpad.net/upstart from "Latest proposed features" section]), and violate the KISS principle of Arch??? (or is this still considered "simple enough"???):
        -> looks set to replace cron, atd, and anacron, .... (http://upstart.ubuntu.com/faq.html#replace-cron)
        -> looks set to almost (or could potentially become) a "total event system for Linux" (see the last 3 questions of the faq)
    2. Runit (http://smarden.org/runit/)
    Advantages:
    - fits the KISS idea most definitely
    - can be integrated very nicely with its 'supervise-like' replacements to help supervise ur services
    - if u're a djb fan, u'll find urself going "woohoo!!!" You'll get the very same advantages that u get with djb's supervise system...
    Disadvantages:
    - if u're not a djb fan, u'll find urself going ....
    Your comments and ideas, folks?

    I don't see how complexity gonna improve on that.
    It won't. In fact it'll actually make it slower, more than likely. People refuse to understand this.
    If ask me, being able to just list your daemons in any order and have them work (and load in the proper order as quickly as possible) without having to look-up what each damon might possibly require (and keep track of changes in those requirements with new versions) follows KISS a lot more than having to deal with it all to order your daemons list (and lossing the option to background daemons that are required for other ones).
    Perhaps you don't understand the shade of meaning that Arch uses when it says "Simple". Simple does NOT mean that something is "easy", it means it isn't complicated and over-complex. Ever heard of DOS's autoexec.bat? It was a stinkin' batch file and it ran everything you typed into it in the order you typed into it. The reason why I mention this is not because I want to adopt DOS's init system, but instead because I wanted to show you the pinnacle of simplicity. Was it easy to use? Most of the time. But DOS also had issues of TSR's and services, etc. that depend on other services. I'd like for you to point out a simpler system than autoexec.bat that is actually in mainstream use. See? Simple does NOT equal easy.
    However, I'd like to mention what my Jr. High principal always told us: "Anything is easy if you know how to do it." I actually find Arch's init system to be the EASIEST system out there. I know EXACTLY what it is doing at all times. I tried to grok Ubuntu's system and I found myself having to read a bunch of stuff from different sources to make sense of it. Is that easy? No. Not for me. Simple IS easy if you throw out your Windows conditioning that everything should be done for you and that you can't think for yourself. You say we should be able to make a list of services and they should all start in the order Arch thinks they should. I on the other hand say that if I want x to start before y, then x BETTER start before y. You see, I'M the user. I'm not just there to share the experience. My computer is a tool and I want it to do exactly what I say.
    Hell, I bet you spent more time writing this post than a new init system will save you in your lifetime. The Linux kernel takes longer to start on my machine than anything else (and I'm connected via WiFi on a buggy and slow as hell driver and through DHCP on top of that). I already said one thing that may give you a little boost, which is caching (which may actually slow you down due to overhead). You can also try suspending to disk (aka hibernating) instead of just shutting down.
    What do u guys think of replacing and moving from the current BSD-init style (it's great, but there's more stuff out there!!!) to a better, "totally optimized", "rad" (excuse the slang, also known as "awesome") init system?
    Explain to me everything you know about the BSD init style. I'm curious.
    Last edited by deficite (2007-04-05 02:51:51)

  • The table for storing data for infocube and ODS

    Hi all:
        could you please tell me how to find the table for storing data for infocube and ODS?
    thank you very much!

    Hi Jingying Sony,
    To find tables for any infoprvider go to SE11.
    In database table field enter the following
    Cube -
    Has fact table and dimension table
    For customized cube - ie cube names not starting with ' 0 '
    Uncompressed Fact table - /BIC/F<infocubename>
    Compressed fact table - /BIC/E<infocubename>
    Dimension table - /BIC/D<infocubename>
    For standard cube - ie cube names  starting with ' 0 '
    Uncompressed Fact table - /BI0/F<infocubename>
    Compressed fact table - /BI0/E<infocubename>
    Dimension table - /BI0/D<infocubename>
    Click on display.
    For DSO,
    For standard DSO active table- /BI0/A<DSO name>00.
    You use 40 for new table.
    Click on display.
    For customized DSO use- /BIC/A<DSO name>00.
    An easier way is in the database table field, write the name of the cube/DSO preceeded and followed by ' * ' sign. Then press F4 . It shall give you the names of the available table for that info provider.
    Double click on the name and choose display.
    Hope this helps,
    Best regards,
    Sunmit.

  • Deselect auth. check for infocubes (Checks for infocubes) in RSSM

    Hi,
    An infocube I installed contains an authorisation relavant object (already exists) in BW3.5 system. By default the infocube is selected for auth. check in RSSM.
    After I transported the cube to target system I realised the auth check in RSSM has also been transported with the cube.
    Hence, I have deselected the auth. check for the infocube "Checks for infocubes" in RSSM and saved it. Then, I created a second transport and only transported the cube. But the changes I made in RSSM hasn't been transported.
    Please can you advise me how to transport the changes I made in "Checks for infocubes" in RSSM?
    Thanks a lot
    Murali

    Hi,
    check this threads:
    Re: RSSM: Checks Authorization Objects for Infoprovider are not activ
    Re: RSSM Transports
    Normally system would check all the authorization relevant objects whenever a new Info cube is imported and in case if you want to transport these changes to Production system manually then follow the below listed steps:
    1) In Development system, check or un-check the authorization relevancy using the transaction RSSM on a given Info provider
    2) These changes are stored in table RSSTOBJDIR
    3) Create a manuall transport request and include these entries covering the required Authorization objects manually.
    R3TR TABU RSSTOBJDIR
    Ex: If Info object 'A' is authorization relevant in Development system but not in Production system and you want to transport this change to Production system then include object 'A' table entries manually.
    Regards
    Andreas

  • RSPLAN - You do not have authorization for InfoCube

    Hi Friends,
    I have SAP_ALL and SAP_NEW access .
    I can access RSPLAN and can Start Modeler.
    I could see the Info Provider Selection(webpage).
    When I click START I get list of INFOPROVIDERS List.
    But When I select any of them.....
    I get a message on the top like "You do not have authorization for InfoCube 0RSTT_C02".
    Every time I select different object respectively it is looking for different authorization.
    Any help is appreciated....
    Thx
    James

    Hi Lucimar and Bindu,
    We are on BI 7 System.
    There are no missing authorizations from SU53.
    We have also traced using ST01 Authorization Check. It doesn't really point show any missing authorizations.
    On using the new authorization concept(RSECADMIN), Im not familier with it.
    Also we have found a useful note 913852, But this code correction is already existing in the system. And I can't find this support pack(SAP_BW_VIRTUAL_COMP) on the Marketplace.
    At the end the bug is still out there....we have to kill it....
    Come on folks post your thoughts....

  • Indices for infocubes

    Please let me know if I understand these correctly:
    1)If we delete indices before loading to infocubes, data loading time will be enhanced because SAP does not need to check/write indices while loading.
    2)If we did not delete indices before loading, SAP will update the indices during data loading and new data will be immediately accessible by BEx reporting.
    3)If we have aggregates, new data have to be rolled up to aggregates before they are visible by BEx, nomatter we have indices or not.
    4)Indices for infocubes are used both by data loads and reporting.
    Thank you.
    Phyllis

    Hello Phyllis
    > 1)If we delete indices before loading to infocubes,
    > data loading time will be enhanced because SAP does
    > not need to check/write indices while loading.
    If you update an infocube the data base management system (say Oracle or DB2) has to adjust the indices of this cube with each new and changed sentence. So the data loading will be quicker if you delete and rebuild the indices of the cube before loading.
    > 2)If we did not delete indices before loading, SAP
    > will update the indices during data loading and new
    > data will be immediately accessible by BEx
    > reporting.
    After deleting indices for loading purposes the old data in the cube remain visible for reporting, the new data will be visible in reporting only after the loading run has finished (green status in the monitor).
    > 3)If we have aggregates, new data have to be rolled
    > up to aggregates before they are visible by BEx,
    > nomatter we have indices or not.
    Yes.
    > 4)Indices for infocubes are used both by data loads
    > and reporting.
    No, indices improve the reporting performance and worsen the loading performance. While loading you have two possibilities in handling indices: deleting before and rebuilding after loading (only advisible at full upload or delta load with 10 to 20 % of new data) or loading without deleting the indices. Both alternitives will cost performance.
    Hope this helps,
    regards
    Martin Lehmann

  • New instance for every request to Servlet

    I want to create new instance for every request to Servlet ...
    I am running my servlet on weblogic

    Hi!
    what functionality can there be that has to be put into init()?
    Another idea:
    why not include your needed functions in a private method within the servlet and call this method from init() and from doPost/doGet so it is processed any time the servlet is called?
    btw: more instances of the same servlet seems to me as going back to the roots (cgi).
    Thomas.

  • I am trying to move my wife's iPhoto '08 library to my new iMac for iPhoto '11.

    I am trying to move my wife's iPhoto (2007) library on a Macbook to my new iMac for iPhoto '11.  First, when I opened iPhoto on the iMac it asked me to create a library, which I did.  Then I imported her photos via a wireless network to my "new" library.  However, when it finally finished importing, it had imported 3 copies of each photo from her library.  I deleted the "new" library and started over.
    Second, I opened iPhoto on the iMac and chose to use "other library."  I chose my wife's shared iPhoto library and it began transferring the photos to the new iMac (or so I thought).  This worked beautifully as it only brought over single photos and not 3 copies like discussed above.  After editing the new library and adding some photos from an old PC, I shut down iPhoto.  A few hours later I tried to open iPhoto on the iMac and it gave me the opening screen again with choices to create a new library or use a different library.  As it turns out, my wife's Macbook and been disconneted from our wireless network.  I was able to figure out that that unless my wife's Macbook is connected to the network then I cannot access the iPhoto library on my iMac.  I was under the impression that I had copied her library to my computer and that the photo files were now on the hard drive of the iMac.  So when her computer is offline I can no longer access the imported library.  I want her library to stay on the iMac as we plan to sell her Macbook.  As you now know, we cannot access her iPhoto library on the Macbook since she is running an older version of iPhoto.
    So, what I would like to do is to completely transfer the photos from her Macbook to my new iMac and be able to access them on the iMac regardless of whether she is on the network or not because we plan to sell her Macbook to a friend.  Thank you for any help you can provide.

    To move an iPhoto Library to a new machine:
    Link the two Macs together: there are several ways to do this: Wireless Network,Firewire Target Disk Mode, Ethernet, or even just copy the Library to an external HD and then on to the new machine...
    But however you do choose to link the two machines...
    Simply copy the iPhoto Library from the Pictures Folder on the old Machine to the Pictures Folder on the new Machine.
    Then hold down the option (or alt) key key and launch iPhoto. From the resulting menu select 'Choose Library'
    and select the Library that you moved.  That's it.
    This moves photos, events, albums, books, keywords, slideshows and everything else.
    Your first option didn't work because you imported one Library to another. Every version and thumbnail is imported like a distinct photo, you lose all your Albums, Keywords etc., the link between Original and Previews is destroyed, the non-destructive editing feature is ruined and so on. In summary: it's mess.
    Your second option didn't work because you simply referenced her library on the old machine.
    Regards
    TD

  • Print from ipad if i connect a usb connector to my ipad can i connect my printer to it and print??as im thinking of buying the new ipad for work but i must be able toprint

    hi can any one help i want to get the new ipad for work but i need to print.i see i can buy a usb connector can i print if i plug my printer into the usb.

    If you have a USB printer connected to your computer, Mac or PC, you can activate or install AirPrint and print from your iPad over wifi without any special apps.
    Activate AirPrint in Mac OS X;
    http://netputing.com/airprintactivator/
    Add AirPrint to Windows;
    http://jaxov.com/2010/11/how-to-enable-airprint-service-on-windows/

  • How do I use family share to setup a new device for my child when I don't already have one with iOS 8?

    My kids want apple products.
    I don't own any.
    I buy an iPad for one and an iPhone for the other, but I can't set them up because they require me to setup Family Share and create accounts.  I can't do that because I don't have a device with iOS 8 already setup.
    I do have a valid AppleID.  I've had it for years.  I use it with iTunes.
    I wish they would just let me manage the account setup and Family Share through a web page.  Right now I'm dead in the water and Christmas is approaching fast.

    I have found a solution.
    It turns out that all the documentation I could find on the web was wrong.  At least in the case of the iPad I just bought. I did manage to borrow a device so that I could setup family share and the kids accounts, but when I went to enter the new existing account into the setup of the iPad, it then started leading me through the process to create the account (clearly it didn't bother to check if it really existed already).  In reality, I believe had I just entered a "new ID" for my child, that didn't exist, it would have led me through the same process.  As it was, I had to back out to the first screen and skip the creation process, since I had already created the IDs elsewhere.
    The only part I'm not clear on, is if I still would first have needed to turn on family sharing for my ID before starting this whole process, or whether it would automate that while creating the child AppleID.

  • How can i obtain a new password for my airport if i forgot the original

    trying to help my friend out..save her a trip to Apple store
    she needs a new password for her airport it keeps requesting one from her...and she forgets her original
    how can we set up a new one for her
    thanks in advance

    Go to Settings > Phone > Change Voicemail Password

  • I used to have an application in my iPhone 4 and 4s that captures business card and creates its content to my contacts. Its no longer working with my i5. Can you recommend me a new apps for this same function

    I used to have an application in my iPhone 4 and 4s that captures business card and creates its content to my contacts. Its no longer working with my i5. Can you recommend me a new apps for this same function

    Try CardMunch it works well for me

  • In firefox 3, when I middle clicked a link, it would open in a new tab for me to view later, but it wouldn't go directly to the tab; in firefox 4, it does. How do I get it to work like before?

    E.g. if I was on google and middle clicked a search result, I would still be looking at google, but the page I opened would be loaded to the right side.

    Google search and other websites have a user preference that can be set to open a search result in a new tab or a new window, for users who are logged in to their website.
    Otherwise, when you don't have a 3-button mouse or a scroll pad with "middle-click" functionality, you can use '''{Ctrl + Click}''' to open a hyperlink in a new Tab.

  • FillBy always fills in the same row in data grid view. How to make it fill in a new row for each click of the Fillby Button? VB 2010 EXPRESS?

    Hi there, 
    I am a beginner in Visual Basic Express 2010. I have a Point of Sale program that uses DataGridView to display records from an external microsoft access
    database using the fillby query. 
    It works, but it repopulates the same row each time, but i want to be able to display multiple records at the same time, a new row should be filled for
    each click of the fillby button. 
    also I want to be able to delete any records if the customer suddenly decides to not buy an item after it has already been entered. 
    so actually 2 questions here: 
    1. how to populate a new row for each click of the fillby button 
    2. how to delete records from data grid view after an item has been entered 
    Thanks 
    Vishwas

    Hello,
    The FillBy method loads data according to what the results are from the SELECT statement, so if there is one row then you get one row in the DataGridView, have two rows then two rows show up.
    Some examples
    Form load populates our dataset with all data as it was defined with a plain SELECT statement. Button1 loads via a query I created after the fact to filter on a column, the next button adds a new row to the existing data. When adding a new row it is appended
    to the current data displayed and the primary key is a negative value but the new key is shown after pressing the save button on the BindingNavigator or there are other ways to get the new key by manually adding the row to the backend table bypassing the Adapter.
    The following article with code shows this but does not address adapters.
    Conceptually speaking the code in the second code block shows how to get the new key
    Public Class Form1
    Private Sub StudentsBindingNavigatorSaveItem_Click(
    sender As Object, e As EventArgs) Handles StudentsBindingNavigatorSaveItem.Click
    Me.Validate()
    Me.StudentsBindingSource.EndEdit()
    Me.TableAdapterManager.UpdateAll(Me.MyDataSet)
    End Sub
    Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
    'TODO: This line of code loads data into the 'MyDataSet.Students' table. You can move, or remove it, as needed.
    Me.StudentsTableAdapter.Fill(Me.MyDataSet.Students)
    End Sub
    Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
    Me.StudentsTableAdapter.FillBy(Me.MyDataSet.Students, ComboBox1.Text)
    End Sub
    Private Sub Button2_Click(sender As Object, e As EventArgs) Handles Button2.Click
    Me.MyDataSet.Students.AddStudentsRow("Jane", "Adams", "Female")
    End Sub
    End Class
    Get new key taken from
    this article.
    Public Function AddNewRow(ByVal sender As Customer, ByRef Identfier As Integer) As Boolean
    Dim Success As Boolean = True
    Try
    Using cn As New OleDb.OleDbConnection With {.ConnectionString = Builder.ConnectionString}
    Using cmd As New OleDb.OleDbCommand With {.Connection = cn}
    cmd.CommandText = InsertStatement
    cmd.Parameters.AddWithValue("@CompanyName", sender.CompanyName)
    cmd.Parameters.AddWithValue("@ContactName", sender.ContactName)
    cmd.Parameters.AddWithValue("@ContactTitle", sender.ContactTitle)
    cn.Open()
    cmd.ExecuteNonQuery()
    cmd.CommandText = "Select @@Identity"
    Identfier = CInt(cmd.ExecuteScalar)
    End Using
    End Using
    Catch ex As Exception
    Success = False
    End Try
    Return Success
    End Function
    In closing I have not given you a solution but hopefully given you some stuff/logic to assist with this issue, if not perhaps I missed what you want conceptually speaking.
    Additional resources
    http://msdn.microsoft.com/en-us/library/fxsa23t6.aspx
    Please remember to mark the replies as answers if they help and unmark them if they provide no help, this will help others who are looking for solutions to the same or similar problem.

Maybe you are looking for

  • Can't get security to work - Airport Extreme card and Netgear router

    This apparently is not as simple an issue as I expected, so I would appreciate some help. I just got dsl and a Netgear WGT624 wireless router to connect my wife's iBook G4 with AirPort Extreme card. I used a wired-in pc to set up the router via the w

  • Out of sync audio - CC 7.2.2

    Hi I'm quite a newbie in editing. Again a problem with audio synchronization. Last time I had to make a DVD and it was resolved simply with Encore, as a kind person here told me. This time, my sequence settings: - avchd 1080p square pixel, 25 fps. -

  • Getting portal runtime error in MSS

    Hi guys ,   I am getting portal runtime error in mss in Team, Budget ,headcount the error is saying about some jmx authorizations ..... what to do in this case.. please help me .. thanks in advance

  • Actionable link not display in email

    Hi all, I tried to achieve actionable link for (approve,reject) in the email but the email displays only the link for worklist application, it doesnt contain link for approve or reject. my config file looks wf_config: <actionableEmailAccountName>Defa

  • Versions in Keynote

    Hi all, I made a presentation on Keynote on my iPad 3 nights ago. I tested it and presented it the next day. All was well. I opened it today and half of the presentation was gone!  I have my iPad set to back up to iCloud. Is there any functionality s