Is Deleting a Dimension in 11.1.1 the same as 9.3.1?

Are these still the steps to manually delete a dimension and hack the tables in 11.1.1? Also are the table names the same if it's Oracle not SQL Server?
Deleting an extra dimension in Planning
In SQL Server:
     Stop Web Server
     Find the object name in the Object table by doing a query – “Where object name = dimension”
     Write down Member ID of the dimension you want to delete
     Go to "HSP_UNIQUE_NAMES" table found in SQL.
     Delete the row.
     Do a refresh
     Then delete that member in the following tables:
     HSP_MEMBER
     HSP_MRU_MEMBERS(System 9 Only)
     HSP_DIMENSION
     HSP_OBJECT
     Restart Web Server.

Hi,
The table structure has not changed in relation to dimensional information.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • How do i go about deleting a large number of files at the same time?  where's the easiest place to do it?

    how do i go about deleting a large number of files at the same time?  where's the easiest place to do it?

    A bit vague as to what you intend, but the simple answer is to select all the files you want to delete then either drag to the Trash or CTRL- or RIGHT-click on the selection and choose Move to Trash from the contextual menu.

  • HT3916 My Adobe say's I have a damaged iTunes LP and when I delete it and redownload it I get the same message . How do I fix this

    My Adobe say's I have a damaged iTunes LP and when I delete it and redownload it I get the same message . I have also lost several iTunes LP's since I purchased the iCloud Match this seriously annoys me. How do I fix this.

    Hey Ancient Rocker,
    If you are having issues with your purchased LP’s in iTunes, then the best way to get those back is to check in the previous purchase section of iTunes. The following article will take care of that part.
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/ht2519
    If they do not show up then you can report the issue to iTunes.
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    http://support.apple.com/kb/HT1933
    To report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase, follow these steps:
    Find the email receipt for your purchase.
    Click Report a Problem under the app that is having the issue.
    When prompted, enter the Apple ID and password you used to purchase the item, then click Report a Problem.
    Click Report a Problem next to the item you are having an issue with.
    From the Choose Problem dropdown menu, choose the appropriate issue.
    Follow the onscreen instructions and—if prompted—type a description of the problem into the text field.
    Click Submit to have your issue reviewed.
    Regards,
    -Norm G.

  • HT1386 syncing i4phone 4s so that it deletes email on computer and phone at the same time

    syncing i4phone 4s so that it deletes email on computer and phone at the same time

    Has nothing to do with syncing your phone. Determined by what type of email account you have. To keep mail in sync requires an IMAP or Exchange account, not possible with a POP account.

  • If i download ios5 to my iPod, because my apps will get deleted will i be able to keep the same text free phone number?

    If i download ios5 to my iPod, because my apps will get deleted will i be able to keep the same text free phone number?

    If you update correctly yuyr apps wiull not be deleted and you can restore from backup.  Just make sure that all theapps are in the library of he computer and that there is a backup of your iPod.  Thenupdate and if necessary, restor from backup.  Also see:
    iOS 5: Updating your device to iOS 5

  • My google map that was on my website now has been replaced with a sign that says (mobileme is colsed).  I have tried to delete this and reinstall google maps, but the same thing appears. Can anyone help?

    My google map that was on my website now has been replaced with a sign that says (mobileme is colsed).  I have tried to delete this and reinstall google maps, but the same thing appears. Can anyone help?

    See this page for info about Google maps...
    http://www.iwebformusicians.com/iweb-snippets/map-tutorial.html
    ... how to get the code and paste it into an HTML Snippet.

  • How can i delete all songs on my ipad at the same time?

    How can I delete all songs on my ipad at the same time without affecting my library on itunes?

    Use IMAP Mail e.g. Gmail

  • I use your mail client, but a few days I noticed that I have received letters disappeared without me I delete them. My friend complained about the same problem.

    I use your mail client, but a few days I noticed that I have received letters disappeared without me I delete them. My friend complained about the same problem. Help to return the letters.

    I ask where is my mail? Why I mist read this long rules?
    I do not delete my mail. You are make something wrong

  • Delete records in a table and at the same time print out for reference

    I am working on a req to delete some records from a table and at the same time, record/print the deleted records in the outstream (DBMS_OUTPUT.PUT_LINE)
    DECLARE
    v_rec_po hst_po%ROWTYPE;
    BEGIN
    DELETE FROM hst_po po
    WHERE abbrpoid = '&opportunity_code'
    AND updatedby = (SELECT employeeid
    FROM tes_employee
    WHERE name = &emp_name)
    AND audittimestamp BETWEEN TO_DATE ('&start_timestamp',
    'DD-MON-YYYY HH24:MI'
    AND TO_DATE ('&end_timestamp',
    'DD-MON-YYYY HH24:MI'
    END;
    I was thinking of using returning into and then using DBMS_output to pull out the delted records, but there will be multiple rows deleted fro this statements. I am stuck here..Can anyone help

    How about:
    SQL> create table t
      2  (x int)
      3  /
    Table created.
    SQL> insert into t
      2  select rownum
      3    from all_objects
      4   where rownum <= 10
      5  /
    10 rows created.
    SQL> declare
      2     cnt pls_integer;
      3  begin
      4     delete from t;
      5     cnt := sql%rowcount;
      6     dbms_output.put_line ('Removed: '||to_Char (cnt));
      7  end;
      8  /
    Removed: 10
    PL/SQL procedure successfully completed.Edited by: Alex Nuijten on Jun 4, 2009 8:58 AM

  • Dimension and Fact table have the same grain

    Hi All,
    How can we join a dimension and a fact table if they have the same grain ? In my case it is a contract number.
    Thanks

    Your Impression is right, In terms of Dimensional Modeling. You have to consider this when you are designing your warehouse tables.
    But now if you already have these tables in database, OBIEE does not care how many rows a table have, it just need to know what is fact and what is Dimension and it will generate sql queries based on join conditions.

  • Why when I delete a message in iMessage on Ipad, the same message doesn't disappear automatically also in Messages on OS X (Mountain Lion)?

    I've always had this kind of issue. When I write a new message on Ipad using 'iMessage', it appears immediately even on my Imac running OS X Mountain Lion. But when I delete on Ipad a message, I always had to do the same operation on my Imac because the deletion is not automatic in Mountain Lion. Is it normal? Is it a normal feature of the OS X or is there something wrong with Icloud? Has it ever happen to anyone? Thanks if you can help me.

    Hi,
    for the Points 
    Sometime I think I would like it if I could delete an iMessage completely.
    Other times when reading them on my iPhone I wish to leave them until I can answer them with something that is on my Mac.
    It seems that as a device or a Mac that is off line can "catch up" on iMessages sent within a few hours would suggest that the iMessages are held on the server for a period.
    It would be handy for different levels of "deletion".
    7:19 PM      Monday; February 11, 2013
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • I have deleted a sales order,how to retreve the same document number

    Hai,
        I have deleted the sales order,so that document number is out.When i craete the next order will i get the same number which i have already deleted.
    I want the same number again,for that what should i do...
    I dont want that number be missed,the reason is there should be a flow in number,with out missing some numbers in between.
    Thx
    Venu
    Edited by: venugopal on Aug 6, 2008 9:12 AM

    Dear Venu
    Yes this is possible but should not hand over the responsibility to end users.
    B4 implementing this in production, please test a document and proceed.
    Go to VOV8, select your order type and execute.  There see what numeric value is maintained against the field "No.range int.assgt".  Now go to VN01, [click on Status]  tab and go to that number.  On your right, you can see the last generated sale order number with editable option.  You can change it.
    For example, if your last created sale order reference is 805, you will see this 805 in the above area.  Change it to 804 and save.  Now if you create a new order, the reference of that particular sale order will again be 805.
    But as I already mentioned, each and every time, you need to go and change this area which is not recommended. 
    thanks
    G. Lakshmipathi

  • Unable to see the vacant/free space in repository, after deleting VMs/Templates/Clones and even moving the same stuff to another repository

    Guys,
    We've got an Oracle VM Server 3.1.1 and Oracle VM Manager 3.1.1. We're having two repositories, which are presented to the OVM Server. let's name them repo1 and repo2 for ease of communication.
    We're facing space related issue on the OVM Server, because it's showing one of the repository as 99% utilized. We deleted VMs/templates and clones from the repo1 and even tried to move the same stuff to repo2, but the changes are not getting reflected in the space usage % of the repo1 after the same is refreshed.
    Please let us know, how to troubleshoot this issue.
    Ankit

    Here the the results of the commands that you've asked us to run on the OVM server.
    Please let us know, who to know, whether the repositories are mounted on OCSF2 or not, is there a command to know about the same.
    Output of the Command given below :-
    root@OVMServer 0004fb000003000073a4f5dab4b7leeb]# du -h
    ./lost+found
    21G      ./Assemblies/0004fb001123a5d/unpacked
    ./Assemblies/0004fb001123a5d/Imports
    41G      ./Assemblies/0004fb001123a5d
    41G      ./Assemblies
    ./Templates/0004fb0000140000afe0afb9e01d1cdc
    ./Templates/0004fb000006000023e989a13e7aecd0
    ./Templates/0004fb000006000034513ec20e6a9c12
    ./Templates/0004fb000006000009f1645f74c33d8a
    ./Templates/0004fb000014000062603eab8ac805c5
    ./Templates/0004fb00001400000f980b348bdc00ca
    ./Templates
    6.6G      ./ISOs
    744G     ./VirtualDisks
    ./VirtuaiMachines/0004fb0000060000fae38156db652f3c
    ./VirtuaiMachines
    792G
    [root@OVMServer
    0004fb000003000073a4f5dab4b7leebl# df -h
    Filesystem
    Size
    Used Avail Use% Mounted on
    /dev/sda2
    97G
    1.2G
    91G
    2% /
    /dev/sda6
    142G
    188M
    135G
    1% /Data
    /dev/sda5
    200G
    476M
    200G
    1% /DataRepo
    /dev/sdal
    2.0G
    57M
    1.8G
    4% /boot
    tmpfs
    1.5G
    0
    1.5G
    0% /dev/shm
    none
    1.5G
    976K
    1.5G
    1% /var/lib/xenstored
    /dev/mapper/36848f690ec474e00193c719e0acdcb29
    1.9T 734G 1.2T 40% /OVS/Repositories/0004fb000003000073a4f5dab4b7leeb /dev/mapper/36848f690ec474e00193c71b20bf4b9ff
      3.7T 3.6T 70G 99% /OVS/Repositories/0004fb0000030000fe6f4663925ffbOf

  • I am having trouble deleting files and folders after creating in the same .VI

    I have a larger .VI that runs an automated balancing routine for a large rotating mass.  The test needs to create some folders and files so that as the rest is run multiple times, there is a way to track how units did under test and when they were tested.
    The attached .VI is only the portion of the code that creates the files and folders, waits for user input, and then deletes them if the test is cancelled before data is collected.  There are other elements, but they are irrelevant given that I can't even get the stripped down code to work.  I have checked the permissions on the deepest file (within both folders) and I am unable to get 777(oct) permissions on this file which could be the only problem I have.  Does anyone have any suggestions?
    Attachments:
    test1.vi ‏47 KB

    Here are a couple of things:
    Frame 0: the pane properties are saved with the file, so once they are set you never need to set them again. Delete the property node and associated constants.
    Frame 1:
    Shouldn't "Serial#" be a control (and an integer)? You do a complex song and dance to add leading zeroes. Simply format your serial number with format "%04d"
    Shouldn't "Operator" be a control?
    Frame 2: That loop needs a small wait statement. Since STOP is always true when the loop ends, the later case structure seems unneeded.
    Frame 3:
    the STOP function seems unneeded. the VI will stop anyway since there is no code left.
    never use default tunnels for references.
    All your error outputs are "disconnected" and write to the same indicator. Mist likely you'll loose intermediary errors.
    Overall, you should use a state machine architecture instead of sequences. It will be much more flexible and will take even less diagram space. The indicators can be outside the state case, so all states can write to them. No locals needed.
    LabVIEW Champion . Do more with less code and in less time .

  • All the tool bars, url box, everything is gone, only blue F-mozilla shows, deleted and reinstalled, even deleted mozilla from program files, reinstalled, still the same, how do I get the original interface back?

    I downloaded a freeware prog., scanned it (nothing malicious) and installed, canceled the ask! tool bar add on, but it put it on anyhow. My mozilla had the minimize toolbars buttons, so I minimized every thing to get a full screen, but now I don't have buttons, I don't have anything accept the home page. I deleted mozilla, deleted the program file, reinstalled twice, but still the same messed up opening page with no url, no tool bars, no buttons, nothing... I left scanning the entire computer and am at school....
    == This happened ==
    Every time Firefox opened
    == Ask! tool bar was added on the browser (even thou I unchecked that option)

    Hit the '''Alt''' key to show the Menu bar, then open View > Toolbars and select Menu bar, so it has a check-mark.

Maybe you are looking for