Reg. Dimension deletion

Hi,
we can delete dimension member hierarchy through EAS manually.
but is there any other way of doing..
for eg. 'testdim' is a dimension
testdim
t
- t1
- t2
s
- s1
- s2
I want to delete the hierarchy under testdim..plz suggest
Thanks,
Ram
Edited by: user8774295 on Sep 24, 2010 7:42 AM

To add on to what Srinivas wrote, there are a variety of techniques for dimension rebuilds.
The most common one is, as he wrote, to use the "Remove Unspecified" dimension load rule option paired with a data source that has a member that will never ever be in your database, e.g., "goobledygook", or some other ridiculous name like "Cameron". This clears the dimension.
Then the next step in automation is to load the new dimension structure. It's up to you whether you combine this with a data clear and reload all data (presumably without the dimension members that no longer exist).
You can put this altogether into a single MaxL statement that clears and rebuilds the dimension through an incremental dimension load whilst preserving data such as below:
import database Sample.Basic dimensions
     from local text data_file "d:\\DataFiles\\ClearAcct.txt" using server rules_file "BldAcct" suppress verification,
     from local text data_file "d:\\DataFiles\\Accts.txt" using server rules_file "BldAcct" suppress verification,
     from local text data_file "d:\\DataFiles\\MiscAccts.txt" using server rules_file "BldAcct"
          preserve all data on error append to "d:\\MaxLError\\AcctsLoad.err" ;
iferror "ErrorHandler" ;Lots and lots of choices -- application requirements will drive your solution.
Regards,
Cameron Lackpour

Similar Messages

  • Reg: Dimension tables in RPD!

    Hello evreyone,
    Can I please get some help in the following scenario?
    I have a Dimension table in the physical layer of the RPD.
    That dime table is added as a Logical Table source for many other dimensions in the BMM layer.
    My question here is, can I create a separate dimension in BMM layer which has only the above mentioned dimension table as its LTS and create a hierarchy out of it?
    If yes, then should the newly created dimension be joined to all the facts in the BMM layer?
    Thanks for you help in Advance!
    Ajay.

    Its up to you.
    To keep it separate and not touching existing go for alias for the dim, pull it in bmm and go for complex join with required fact and then hierarchy.
    This should work.
    let me know if you see something else
    If helps mark

  • Reg ID deletion after essbase startup

    Dear Experts,
    OEPM 11.1.1.2 - It is a standalone installation and didn't externalize users to shared services
    We have defined one ID during essbase startup after installation as "admin" and now is it possible to change this ID with Different Name?
    i didn't try deleting this user after creating one more supervisor for Essbase from Admin console? If so we can delete, what is the process?
    kindly help me on this...
    Thanks,

    Hi Nra,
    Thanks for your reply!!
    Is it possible to rename the User used during Installation if not delete?
    Can we do this from Maxl ... Alter user-name rename to user?
    Thanks,

  • Reg dimensions and facts

    Hi All,
    I'm new to this forum, i have a query:
    whether there is any limit for max and min dimensions in a particular infocube. If it is true pl let me know the size.
    For a normal project how many facts and dimensions will be there at a max?
    thanks
    jaya

    Hi,
    See these links . You will get so many information.
    http://sapdocs.info/sap-overview/sap-interview-questions/          
    http://www.erpmastering.com/bwfaq.htm          
    http://www.allinterview.com/showanswers/33349.html          
    http://searchsap.techtarget.com/generic/0,295582,sid21_gci1182832,00.html          
    http://prasheelk.blogspot.com/2008_05_12_archive.html          
    http://saptutions.com/SAPBW/BW_openhub.asp          
    http://www.scribd.com/doc/6343052/BW-EXAM          
    http://sapqts.blogspot.com/2007/10/imp-sap-business-warehouse-interview.html          
    Thanks,
    Hema

  • Reg:Dimension members

    Hi Experts,
                        In my scenerio i have to allow the user to plan for 24 months and at the end of the 12 months he might come back and do the budjeting again for another two years.Both they call it as same name as budjet.
    Can anyone suggest me how to proceed the dimension members to acheive this scenerio?
    Budjet           April 2010          March 2012
    Budjet          April 2011          March2013
    Regards,
    Vinoth Kumar

    Hi Vinoth,
    As nilanjan told,
    Category Dimension --> Budget (Member)
    Time Dimension --> April 2010 till March 2013 (24 Months) can be used. 
    You can use the same category "BUDGET" since the time dimension member is different in this case.
    For eg,
    they are stored as line item,
    Entity          Category     Account              Time
    A100      Budget        C1111     April 2010
    A100      Budget        C1111     April 2011
    are stored as two different line item.
    Regards,
    Ramanathan

  • Reg: Variants Deletion

    Hi Every one,
    Iam using one function module to delete the variatns 'RS_VARIANT_DELETE', with this function module
    i can delete only specified variant only, But i want to delete all the variants at a time with out specifying.
    any function module is there ?.
    Best Regards,
    Narasimha Rao.

    Hello Rao ,
    I didn't find ny FM , but I hope it may help you
    mostly all the variants are stored in table "varid" & "varit" ,
    try to write a report , so as to delete all the variants belonged to Z* or Y* programs.
    Delete from "varid" & "varit"  directly.
    Regards
    Aby.
    Edited by: abhi on Nov 11, 2008 7:04 AM

  • How to Delete the dimension from the cube ?

    Hi ,
    how to Delete the dimension from the cube ?
    i have added the new dimension by assiging one characteristic to that dimension .
    now i  want to delete it ,
    but system saying that   Dimension ZXXX  contains InfoObjects; deletion not possible .
    how to delete it ? any help .
    Thanks

    Make sure you donot have any data in cube. If you have some data in cube, then you will not be able to see Delete option.
    Right click on the cube-->Delete data.
    Then double click on the cube>Goto Edit mode> select the IO under that Dimension> right click> now you will be able to see the Delete option (provided you have deleted all the date from Cube)
    Then right click on Dimension-->Delete
    Regards,
    Pavan

  • One Dimension Table Deletion issue

    Dear Guru's
    Query run's very long time to execute in prod system
    In our production system, we have a Cube in which one dimension(Eg:- /BIC/PC_17 which show 38% when i run report SAP_INFOCUBE_DESIGNS  ). Due to the performance issue of the Query, i am thinking to delete data from SE11 only for this dim table...What will happen with the Factable?
    Since Dim table has reference to Factable...Is it correct if i delete the entries for this Dimension table for the perfomance issue?
    PLease suggest me i am very much confused, also this is a prod system....so pls give me only good answers..no gess please...
    Also ....suppose if this Dim17  is not used in Query Does it make sense to delete entries from this Dim 17 for Query performance, since this exist's in cube...
    Thanks in adv,
    Dev

    Hi,
    you should not do that. In no case. There are some ways to speed up a query. Use them: e.g. building aggregates, running rsrv to check the cube and possibly have unused entries of dimensions deleted, compress the cube....
    regards
    Siggi

  • Delete temporary tables from namespace /BI0/0W - Failed to delete BPC Dim

    Hi guys,
    we have a problem while trying to delete a BPC Dimension which is no more used in any Application.
    Dimension deletion fails because BW InfoObject deletion fails. From SLG1 we see there are some reference still in use.
    Data Element /B28/OIJ2D30F1 is used in a couple of tables (/BI0/0W00000231 and /BI0/0W00000233).
    These tables seems to be "where used list" tables.
    We found an OSS Note [1042921|https://service.sap.com/sap/support/notes/1042921] related to DB6.
    But it is not suitable: we are on ORACLE.
    Anyway it says:
    you may have to delete temporary tables from namespace /BI0/0W*, which also use the data element
    These are exactly our symptoms
    Does anyboy of you know how to delete this tables in /BI0/0W namespace?
    Package is blank
    SE11 -> Delete requires to register the object (created by BPC_ADMIN)
    Thanks in advance
    GFV

    in the table ddd02l you can see the temporary table..
    TCode db02, you can ask your basis team to delete temp  table...you can see it 'under missing table and indexe'

  • Duplicate time dimensions

    Hello all
    I think I have a simple requirement but I don't how it works :
    I have some dimensions and a fact tables. In my fact table, I have 2 foreign key on my time dimension.
    When I import my tables and check consistency, I have errors : "duplicate foreign key. Delete it" (don't remember full sentence)
    That is the first point that I don't understand. Why can I not have more than 1 foreign key ?
    The second point is how to do to have 2 time dimensions. In the BMM, I duplicate my time dimension. But which join do I choose ? I tested with foreign key and complex join (and 2 or 1 foreign keys in physical) and I always have the same (wrong) result.
    So can anyone explain me how to configure both physical and BMM joins to use a dimension more than 1 time (without create a new physical dimension of course)
    Thanks

    Hi,
    Create Alias tables (since they are playing different roles) for time dimension in the Physical layer and join that with your fact using physical joins.
    After Importing to physical layer, if duplicate keys exists, delete the duplicate keys.
    In this scenario two keys will be exist on the fact for the time dimension, delete those and create the joins between the aliases.
    Thanks,
    Vino

  • MDT 2013 - Deleted Litetouch.vbs

    Alright, well... stupid mistake on my part. I was trying to clear litetouch.vbs from the recent files on a Win10 technical preview, and without fully thinking about it, just selected it and hit delete. At the same point, the realization that it was a network
    location and I was logged into the client with domain admin privileges hit me. I've searched recycle bin on both the client and the server (not there). I've checked for "previous versions" of the folder, but none available, and unfortunately our
    deployment server is not part of the backup schedule. 
    What can I do to recover or recreate the litetouch.vbs? The .wsf is still present. 
    I appreciate any suggestions. 

    ' // Copyright (c) Microsoft Corporation. All rights reserved.
    ' // Microsoft Deployment Toolkit Solution Accelerator
    ' // File: Litetouch.vbs
    ' // Version: 6.0.2149.0
    ' // Purpose: Start the lite touch deployment process
    ' // Usage: cscript LiteTouch.vbs [/debug:true]
    '// Global constant and variable declarations
    Option Explicit
    Dim oShell
    Dim oFSO
    Dim iRetVal
    Dim sCmd
    Dim sScriptDir
    Dim sArg
    Dim sArgString
    Dim sArchitecture
    Dim oDrive
    '// Initialization
    Set oShell = CreateObject("WScript.Shell")
    Set oFSO = CreateObject("Scripting.FileSystemObject")
    sScriptDir = oFSO.GetParentFolderName(WScript.ScriptFullName)
    For each sArg in WScript.Arguments
    sArgString = sArgString & sArg & " "
    Next
    'Change the Architecture type from amd64 to X64 for consistency
    sArchitecture = oShell.Environment("SYSTEM").Item("Processor_Architecture")
    if lcase(sArchitecture) = "amd64" then
    sArchitecture = "x64"
    end if
    ' Clean up any existing C:\MININT directory
    sArgString = " /CleanStart " & sArgString
    oShell.Environment("PROCESS")("SEE_MASK_NOZONECHECKS") = 1
    ' Clean up any remnants of a previous task sequence
    On Error Resume Next
    iRetVal = oShell.Run("reg.exe delete HKCR\Microsoft.SMS.TSEnvironment /f", 0, true)
    iRetVal = oShell.Run("reg.exe delete HKCR\Microsoft.SMS.TSEnvironment.1 /f", 0, true)
    iRetVal = oShell.Run("reg.exe delete HKCR\Microsoft.SMS.TSProgressUI /f", 0, true)
    On Error Goto 0
    '// Check to see if the prereq's have been satisfied
    sCmd = "cscript.exe """ & sScriptDir & "\ZTIPrereq.vbs"""
    iRetVal = oShell.Run(sCmd, 0, true)
    If iRetVal <> 0 then
    oShell.Popup "This computer does not meet the prerequisites for deploying a new operating system. (" & CStr(iRetVal) & ")", 0, "Prerequisite Error", 16
    WScript.Quit iRetVal
    End if
    '// Launch LiteTouch.wsf to do the heavy lifting
    sCmd = """" & sScriptDir & "\..\tools\" & sArchitecture & "\bddrun.exe"" wscript.exe """ & sScriptDir & "\LiteTouch.wsf"" " & sArgString
    iRetVal = oShell.Run(sCmd, 1, true)
    ' All done
    WScript.Quit iRetVal
    That's the entire contents of the litetouch.vbs on my MDT server. Just remake it. Additionally, make another share and just copy the script over?

  • How can I remove a Disabled Extension not compatible with Firefox 4.0.1? I just want to remove it... I don't want to wait for a compatible update. Why can't I remove it?

    When I upgraded from 3.XX to 4.0.1, it informed me that 2 extensions were not compatible and it never gave me the option to remove them. Firefox 4.0.1 disabled them and now I'm not able to remove them.
    Also they were added by Acrobat Pro X (Adobe Acrobat - Create PDF 1.0) and Nokia Ovi Suite (Firefox Synchronisation Extension 7.3.4.51).
    These extensions won't probably be updated unless they update the software that installed them. With this said, How can I remove the disabled extensions? Why it doesn't give me a button to remove them to start with?

    I think it's not the problem of compatibility. Extensions installed into Windows registry won't have a remove button ( or it's greyed out ). For these extensions, you can have a look into these keys:
    HKEY_CURRENT_USER\Software\Mozilla\Firefox\Extensions\
    HKEY_LOCAL_MACHINE\Software\Mozilla\Firefox\Extensions\
    If you are under a 64bit OS as I am, you may also try this key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mozilla\Firefox\Extensions\
    And you may find the registry entries corresponding to the extensions you want to remove. Just export them to a backup.reg, then delete these entries. Firefox will do the rest, but it seems that fx still leaves extensions.rdf untouched. You can also delete the RDF entries corresponding to those extensions inside extensions.rdf
    cf: http://kb.mozillazine.org/Uninstalling_add-ons#Windows_Registry_extension
    BUT the Wow6432Node key wasn't mentioned in the above article
    I had to search the registry to find out the entry corresponding to a Fiddler2 extension, then I found the Wow6432Node key. I also saw the Nokia Ovi Suite entry beside the Fiddler2 entry.
    Hope it helps.

  • How do I reduce the file size of my pictures

    I am running out of space on my hard drive and notice that my iphoto library contains over 5000 pictures and is about 15GB.  This is about 3MB per picture.  I checked and lots are over 10MB.  Most pictures I only print in 10x15, the largest i ever printed was A4 sized. I guess i don't need to keep such large files.  These cameras are now set to make pictures with too many pixels I guess...
    does anyone know of a way to reduce the size of all my picture files?
    thanks
    p

    1. Reducing the file sizes of your pictures will not just reduce their quality when you print, it wll also negatively affect their quality no matter how you view them. Remember the screen quality on your next mac will be better than this one, and even more so on the one after.
    2. The simplest solution to a size issue is to store the Library on an external disk, You can do this with iTunes and iMovie too.
    3. If you really want to reduce the quality of your photos then there is no way to do that in iPhoto. Here's what you'd have to do:
    Export the Pics from iPhoto (File -> Export) and in the Export dialogue make your choices on Jpeg Quality (the amount of compression used) and size (the dimensions)
    Delete the pics from iPhoto
    Import the ones who have exported back to iPhoto.
    Give away your camera and get a lower quality one
    Regards
    TD

  • Windows 8.1 Update always sets Bing as Search Provider (IEAK doesn´t tell it to)

    Hello,
    I´m building a Windows 8.1 (with Update 1)-Image for my Company and want to customize IE11. Everything works fine, beside two things:
    1. In my IEAK-Package I add Google as search provider and set it to default. The IE-branding-package is applied during the building of the image. But when I log in the first time, IE comes up with Bing as default and Google as additional search provider.
    First I thought this has anything to do with SCCM installing the branding pack as LocalSystem during the task sequence, but with some testing, I found out, that Win 8.1 Update 1 (KB2919355) was my Problem! If I install my branding package to Windows 8.1 (without
    Update 1), Google is set as default search provider for accounts that already exist and for new accounts. When Update 1 is applied and my Branding pack runs after that, Google is set as default search provider for existing accounts only, but not for new accounts,
    they get Bing! It doesn´t matter if I do that as LocalSystem within a task sequence or as local admin, with Update 1 - Bing, without - Google! I also tried to set the HKCU\Software\Microsoft\Internet Explorer\SearchScopes\DefaultScope-value in the "Default
    User" and imported the {xxxx...xxxxx}-Search Provider-Value for Google, but this seems to be overwritten by some first logon command. Is there any Win 8.1 or IEAK-Hotfix to correct this behaviour?
    2. This one is AFAIK in every IEAK since IE8, but it´s annoying anyway: you select that no MS Defaults should be added, and that only items created by the Administrator should be deleted, in the "Browsing Options" of IEAK but (in
    the case of IE11) this one "Bing"-favorite resides there and says "Hello!" to every new user.
    Problem 1 is the bigger one, but I´m glad about every kind of help and every answer!
    Kind Regards, Chris

    So it did.  The settings are being customized by "ie4uinit.exe -UserConfig" during Active Setup for each new user.  I could not find where it was picking up its orders, otherwise I would have edited the ieuinit.inf or registry or xml
    file rather than attempt to undo the damage using the below method.  Documentation on ie4uinit.exe was nonexistent or hidden, and I didn't have the patience to keep filtering and trawling through 7000 reg entries to find the source of the problem.
    As a test, disabling / renaming / removing the "stubpath" fixed the problem, but also vanished the Metro IE icon.  I didn't pursue this further to see if this was a simple fix, choosing instead to make things a little more complicated:
    During the deployment task sequence, I create another registry key under "Installed Components" in Active Setup.  I don't know if there's a way to control the order of execution, but I think I got lucky enough that my stuff executes after
    the other commands per user.
    Task script (during deployment):
    REM Prep for active setup to undo 8.1 Update 1 Bing evilness
    MD c:\temp\bingremove
    XCOPY hklm_scope.reg c:\temp\bingremove
    XCOPY hkcu_scope_current.reg c:\temp\bingremove
    XCOPY RedoSearchScopes.cmd c:\temp\bingremove
    REG.EXE import RedoSearchScopes.reg
    RedoSearchScopes.reg
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\RedoSearchScopes]
    @="Redo IE Search"
    "IsInstalled"=dword:00000001
    "ComponentID"="REDOBING"
    "StubPath"="C:\\temp\\bingremove\\RedoSearchScopes.cmd"
    RedoSearchScopes.cmd
    REM Clear & Add search links
    REG.EXE delete "HKCU\Software\Microsoft\Internet Explorer\SearchScopes" /f
    REG.EXE delete "HKLM\Software\Microsoft\Internet Explorer\SearchScopes" /f
    REG.EXE import c:\temp\bingremove\hklm_scope.reg
    REG.EXE import c:\temp\bingremove\hkcu_scope_current.reg
    del /f /q %USERPROFILE%\Favorites\Bing.url
    del /f /q %USERPROFILE%\..\Default\Favorites\Bing.url
    hklm_scope and hkcu_scope_current are exports of searchscopes that I'm reasonably happy with.  Except after
    KB2988414, my users are prompted to approve my change away from the default of Bing, only once.  So MS wins again, unless I go uninstall that update and block it - except it was part of a cumulative rollup!
    Anyway, I don't even care that much about which search engine goes, but search suggestions were ON by default, which is a big nono when dealing with sensitive work.  Search suggestions mean that all text in a browser address bar is logged and stored
    by the search company.
    A creative workaround I hadn't thought of was to keep the Bing GUID and change all the values underneath to your search engine of choice:
    http://www.laurierhodes.info/?q=node/81
    I was considering this, but it still feels a bit hacky, and I'm sure it would only be a matter of time before something breaks it.
    Oh, well.  Not the ideal solution, and I resent beyond words the inability to set something from an administrator's task and then have the OS second-guess me and undo my changes via an update meant to give more control to users who could not care less
    about these "enable" or "approve" prompts.
    Thanks for the tip, R.A.

  • What the **** is going on????

    Alright, I'm still having problems using my iPod as an external drive. Basically, it won't let me drag and drop .avi, .mpg, etc, files
    When I try to move such files from my C: drive to the iPod I ALWAYS get a Write Delayed Failed error. The write cache for the iPod is turned on and iTunes worked properly syncing and such.
    What happens after getting this message is that the iPod causes my system to become unstable. iTunes freezes, my system freezes so I have re-boot. Re-booting usually causes my iPod to erase itself even though I didn't physically restore or format it.
    Apple Support suggested I try to change the drive letter; done, problem persists. Check my USB drivers; done, I don't have any conflicts with other devices, problem persists. And lastly uninstall iTunes; Done... except that after uninstalling iTunes my ******* cd-rom/dvd drivers are messed up and I had to go into reg edit, delete the upper and lower filters for them and restart again. I've reinstalled iTunes and didn't get any of the errors that some people have had... but I have no confidence in this working
    I've already sent in my iPod to apple and they claim to find nothing wrong with it.. what the **** am I supposed to do??? keep trying their fixes and keep sending it in until they give me a new one. There is obviously a problem with it. I have repeatedly restored and formatted the thing but nothing...
    And why on earth do I need to go into reg edit after uninstalling iTunes?? I shouldn't have to do that!
    Update: I reinstalled iTunes and tried to transfer files using copy and paste in windows... Delayed write failed... iPod frozen, computer crashes... thanks for the help Apple...
    Does anyone have any idea whats going on here???
    Message was edited by: Malfuriouspete
    Message was edited by: Malfuriouspete

    I'm not convinced by the idea of write-behind caching - holding data in ram until the drive becomes free in order to reduce disk seeks. A minor potential performance benefit which means leaving the drive in an inconsistent state most of the time it's connected.
    Whatever else is going on you I think you shoud disable write-behind caching. Connect the iPod, locate in Windows Explorer, right-click & click Properties, select the Hardware tab, select the Apple iPod USB device, click Properties, select the Policies tab, check Optimize for quick removal, click OK and click OK again.
    Is iTunes running when you try to transfer data?
    tt2

Maybe you are looking for

  • Some iMessages go to my iPad only. Once in a while only.

    Sometimes iMessages go only to my iPad and not my cell. I checked my settings and "I can be reached by iMessage at" is set for the same number on both devices. Once I text back on the iPad, the rest of the communication shows up,on my cell. This happ

  • Problem in retrieving value via ejb2.0 in stateless container managed bean

    -----------------------ejb-jar.xml--------------------------------- <session>           <description>Entity Bean</description>           <ejb-name>Stl</ejb-name>           <local-home>com.ejb.session.ejbeans.StlHome</local-home>           <local>com.

  • Ipad 2 crashes whenever video is played in ANY app.

    My ipad 2 is now crashing to the lock screen whenever I play a video in ANY app. Netflix, Itunes trailers, YouTube, etc. No matter what the app, if a video is played it crashes to the lock screen. I've Hard reset, Reset settings, all of the above sho

  • Animating gif problem in ps elements 7.0

    I am trying to save a file as an animated gif... and when I click to save as a gif, then check the box to save layers as frames, then click save, it doesn't prompt me to the animation window where I select the animation, loop, and speed. How can I ge

  • How to import all layers in Photoshop at one go ?

    Hi there, I am trying to import a Photoshop psd file into AE. This file has a lot of layers. When I do File > Import > FIle, it ask me whether I want to import as footage or Layers. When I chose Layers, I am asked which layers I wanna import in. As I