Unable to clear all security from 9.3.1 Planning outline

Hi,
I am trying to clear all security from Planning outline. I have only one line in secfile.txt
HP_groupId,Gross Profit,READWRITE,@IDESCENDANTS
Then I ran
D:\Hyperion\Planning\bin>importsecurity "PLAN2,admin,password,,,SL_CLEARALL"
But there is still security in Planning outline. What am I doing wrong?
I even restarted the Planning service.
(hp_admin.pdf is not clear how this works)
Alternatively, should I just clear all data in HSP_ACCESS_CONTROL table? I have a backup of that table.

Hi,
What happens if your secfile.txt is empty, what is logged to the command window, it should be something like
Mon May 11 18:58:44 BST 2009 :: Logged in successfully
Mon May 11 18:58:44 BST 2009 :: SL_CLEARALL flag set....
Mon May 11 18:58:44 BST 2009 :: Delete all the existing Access Control.
Mon May 11 18:58:45 BST 2009 :: Setting Access controls....
I know there was some problems with earlier versions of 9.3 though it was meant to be fixed in the first release of 9.3.1
Security access is not deleted if ImportSecurity is run with this argument: SL_CLEARALL.
(8-523251655)
Is your version of planning patched to the latest patch release?
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Framemaker v11 Books unable to clear all change bars from documents

    I have converted all Framemaker v10 documents to v11 by opening and saving. However when opening the Book v11 for these documents and applying the 'clear all change bars' option a book error log message advises that the documents cannot be opened as they are in a previous version! When performing the same function on the individual documents outside of the Book this works fine. But unable to clear all change bars within a book when selecting all the files in one go. Is there a bug with Books in v11?

    My version is FM11.0.0.380 so I will install the patches. I did open all documents up from within the book and then individually saved them, then i applied the 'clear all change bars' and this worked. It just does not seem right that you can clear the change bars from the documents from outside the book but when you try it from within the book it says cannot open document as it was created with a previous version. I have managed to get it working but would be good to know if it is a book bug or not. I will try it on another Book when I have upgraded to the latest patch.

  • TestStand Deplyment Error- Error: Unable to locate all subVIs from saved VIs because a subVI is missing

    Hi,
    I am a Systems and Software Engineer based in Vancouver. I developed an automated test system using LabVIEW 2013 and TestStand 2013 with custom operator interface.
    I encountered 'missing VIs' problem which is kind of weird because I passed analyzing the sequence for both TestStand Sequence Editor and TestStand Deployment Utility >> Distrubuted Files Tab.
    But when I tried building the installer and reaching the point 'Calling distribution VIs, it always throw an error saying 'An error occurred while trying to read the depencies of the VIs, possible because the VIs are not saved in the current version of LabVIEW. Do you want to save any modified now?'. I tried both cases (i.e. Yes and No) for this option but it did not solve the issue.
    This is part of the original error message displayed in TestStand Deployment Utility:
    While Processing VIs...
    Error: Unable to locate all subVIs from saved VIs because a subVI is missing or the VI is not saved in the current version of LabVIEW.
    The call chain to missing VIs:
    1 - ATE_AccelerometerTest.vi
    2 - CreateAndMergeErrors.vi (missing)
    3 - LogControl_CheckForErrorSendUpdates.vi (missing) "
    All missing VIs are coming from userlib.
    Actions Done:
    - Analyzed sequence file using TestStand Sequence Editor and TestStand Deployment Utility
    - Verified 'Search Directories' include all necessary files/dependencies.
    - Mass compile the directory of the missing VIs
    - Added all needed files and folders in the workspace file.
    The result is still the same based from the actions done.
    The last debugging I did earlier is that I tried locating the sequence and steps of missing VIs as mentioned above (e.g. ATE_AccelerometerTest.vi)
    and I found out that the step seems to be an empty action step. Would this be possible even if it already passed the analysis?
    Other considerations include:
    I am using LabVIEW 2013 sp1 and TestStand 2013. We tried building from three (3) computers and we only succeeded once to a freshly-installed comptuer.
    Hope to hear from you soon.
    With Best Regards,
    Michael Panganiban
    Systems and Software Engineer
    www.synovus.ca
    [email protected]
     

    Hi All,
    We were able to resolve the issue. First to note is that the release notes in TestStand 2013 is outdated and we confirmed from NI Engineer in Austin that TestStand 2013 works fine with LabVIEW 2013 SP1.
    Secondly, we played around TestStand Deployment option that resolved the issue. Attached are the images.
    We just enabled the 'Remove Unused VI Components'. It could be one of the libraries (lvlib) we included in the build but we haven't figured it out yet because we verified that all VIs are working. It could be also something else that I think very difficult to find based from the information. However, if anybody experienced the same issue, this could be helpful.
    Again, we revert back in using TestStand 2013 and LabVIEW 2013 SP1.
    I appreciate any comments and feedbacks. Otherwise, you can close this support request.
    Thank you.
    With Best Regards,
    Michael Panganiban
    Systems and Software Engineer
     

  • Locked-up at "Uploading file to Adobe ExportPDF online...", even after closing, exiting, clearing browser cache, clearing all documents from online library.

    Locked-up at "Uploading file to Adobe ExportPDF online...", even after closing, exiting, clearing browser cache, clearing all documents from online library.  Ctrl-Alt-Del EndTask also had no effect.  Upon opening, searches for current status and then locks up...  Any help?

    Any advice would be helpful. Thanks

  • Error: Unable to find all subVIs from saved VIs.

    TestStand 2010 SP1, LabVIEW 2011, WinXP
    Trying to build a deployment in TestStand.
    During the build, I get the now-infamous popup:
    Title: "Save Modified VIs?"
    Text: "An error occured while trying to read the dependencies of your VIs; a possible cause for this problem is VIs not saved in the current version of LabVIEW. Would you like to save any modified VIs now?"
    I select "yes", and the build then fails with errors in the log pane of the "Build Status" window.  The error is:
    Error: Unable to find all subVIs from saved VIs, either a subVI is missing or the VI is not saved under the current LabVIEW version.
    The missing file path is:  etc, etc.
    I go to said missing path.  The VI is in fact present.  I open the VI and do "Save All", try again.  Same thing.  Then, I try a Mass Compile on the test VI directory.  Attempt to build again, same error.
    Note that I do call some VIs dynamically, but those are all present in my workspace, and are not found in this error.
    Is there a debugging option or log file or some kind of trace I can do to dig into this and find out the state of things causing the error?  Please help me out here.
    -Andy

    One quick way to narrow down the issue is to change your LabVIEW adapter to Run-Time engine and then try and run the sequence in the Sequence Editor.
    Also, triple check your search directories and make sure you're not pulling in VIs from an unexpected location.
    When you see that dialog it's already too late to save so trying to Save at that point never works.
    Another tip is to ignore which VIs it says are not saved in the current version and instead look at the subVIs that those VIs are calling. You can run into this if you have two subVIs loaded with the same name.
    CTA, CLA, MTFBWY

  • I need to clear all data from my old iphone 4 so i can set up a new iphone4

    i need to clear all data from my old iphone 4 so i can set up a new iphone4

    settingss -general - reset - erase all contents and settingss.

  • FDM export to HFM - 2nd export did not clear all data from 1st export?

    Has anyone experienced exporting a replacement FDM file to HFM where the 2nd file did not contain an account that was present in the original file and that account/value in the 1st file then remained in the HFM trial balance and caused it to be out of balance? Does the replace export option not clear all the prior file data? The only unusual part of it might be that the problem account was derived using logic group script? Thanks.

    Thanks Hensen - Sure, it was easy enough to fix once I deduced what the problem was - although my solution was just to use the data clear function and reload. The real question is how to prevent it from happening again and it sounds like I can't do much about it - other than trying to train the users to watch out for do-over files that have fewer accounts than the original load?? Am I wrong to think that HFM should try to fully clear all previous data from a load file if there is a replacement or at least try to validate whether or not all prior accounts have been repopulated?? There's plenty of good validation in the validation step of FDM. Why not during the export step? If this makes sense, I'll put in another "enhancement request" to support.

  • Can I Clear all history from command line?

    Is there a way to simulate clearing all history
    Tools -> Clear Recent History -> Everything
    from the command line in Windows 7?
    I'm writing test automation and this would come in handy when running my tests

    Hello
    "C:\Program Files\Mozilla Firefox\firefox.exe" -chrome "chrome://browser/content/preferences/sanitize.xul"
    UPDATE : '''the next is the correct :'''
    "C:\Program Files\Mozilla Firefox\firefox.exe" -chrome "chrome://browser/content/sanitize.xul"
    forget the first
    thank you

  • How to clear all music from iPhone 5

    I want to completely purge the music in my iPhone 5, hopefully in one fell swoop. Wasted half an hour trying to find out how in iTunes help.
    Thanks!

    Hey Jeff Neufer,
    Thanks for the question. You can clear all of the music from your iPhone 5’s storage by navigating to Settings > General > Usage > Manage Storage > Music. From this page, tap “Edit” and then the minus sign next to “All Songs”, then confirm by tapping Delete.
    For additional information, see the following resource:
    See how much storage you've used on your iPhone, iPad, and iPod touch - Apple Support
    http://support.apple.com/en-us/ht1867
    Thanks,
    Matt M.

  • I have cleared all apps from my ipad.  How do yo get rid of calendars and delete saved messages which is taking all mt storagw

    I have cleared all apps but still not able to download a rented movie.  The only spot where I have data stored is in saved messages andd calendars.  Cannot find the saved messages and cannot delete calendars. Any other suggestions because this was a very stupid purchase if you only have enough storage for the standard apps.

    Go to: Settings>General>Usage>and see what is eating up all of your memory. After you find what is eating up most of your memory just delete it thru:Settings>General>Usage. I would not think your calendars and messages would take up all of your memory.
    Cheers,
         Alec

  • Unable to export all columns from sharepoint 2010 survey

    Have a user that cannot export all columns from a sharepoint survey. When exported, he only gets 3 columns. We've tried a number of things, including exporting from the overview view. We've also made sure that readers had full edit rights, etc. Just for
    background, this survey does contain branching logic. Any ideas?

    I have had
    exactly the same problem before.
    There's already a ton of suggestions on these blogs, and I suspect there is a bug somewhere.
    As I'm lucky to have Reporting Services in SharePoint mode, I've been using it to export Survey data, pre-process it, and export it to Excel or PDF.

  • Firefox will not display anything from Yahoo! correctly anymore. I get a skeleton text structure whenever I attempt to load any yahoo-based pages. However, they load in Opera fine. I've cleared all history from FF, with no results.

    Update March 7, 2011:
    I've managed to get it to work via fiddling with Adblock's settings and what I had it set to block for me.
    It will load any other page I go to fine, but Yahoo! is a no-go. I've tried clearing all history, closing FF and then restarting it, but that didn't work. I attempted to open Yahoo! in my backup Opera browser, and it worked fine. This is a little annoying.

    Bring it to an Apple store or AASP.

  • How do I clear all devices from the iPhone 5 Bluetooth

    I tries to repair my iPhone 5 to an 2009 Acura MDX but the keep retrieving.

    settings >>>>bluetooth...touch i in blue circle on each devive one at a time >>>forrget this device
    Also suggest you clear all pairings on the car bluetooth >>>refer to car manual

  • Unable to transfer all purchases from Iphone to PC

    Greetings,
    I have a problem with transfering all purchases from iphone to pc.
    My iphone has full disk and I want to erase some songs. But I can not erase it on iphone, so I tried to transfer all apps in phone to PC, but there is one app navigation "Speed & Traffic Traps Europe" (or something similar) that can not be transfered. Size is 1,9 GB and it is always trying to transfer, but after some time 30-45 minutes it just stopped without any error or something and app is not transfered.
    I was thinking about deleting it and downloading it again, but I can't find it in appstore. So I don't know what to do. How to transfer purchase to PC without losing it.
    Can you people help me please?
    Thank you.

    btw i have deauthorized ...authorized....deauthorized.....authorized the computer so please do not suggest this cause it does not work.
    I tried sync to apps....it removes all my apps from my iphone.
    I seem to have two Appleid clopez9966 and [email protected], tried changing still does not work....
    BTW did i say i  deauthorized ...authorized....deauthorized.....authorized the computer.
    Please help, this is frustrating....
    < Edited By Host >

  • Bug? Unable to clear the graph from the timeline keyframe editor

    Hello all, here's a first post from an FCP newbie.
    While playing around with time remapping, I activated the Keyframe editor in the timeline (Option-T) and activated the Time Remap graph from its context menu. It promptly got a checkmark next to it.
    After I was done, I was surprised to find that I was unable to deactivate the graph. Re-clicking the Time Remap > Time Graph item in the context menu does nothing: the checkmark stays there and the graph stays there. Selecting any other graph overwrites the current one and places the checkmark on the new graph, but this new graph exhibits the same symptoms as the previous one. There seems to be no way to simply clear the clip's keyframe editor from all graphs.
    Has anyone else run into this?
    The version of Final Cut Pro I'm running is 5.1.1.
    iMac Core Duo 20"   Mac OS X (10.4.6)  

    Try first reinstall the firmware. it problem persist, perhaps a software reset can solve this or hard reset? LOL..my standard answer tonight.
    An app like "kill task" or netqin can be useful for you?
    Search the forum for memory full and look in those threads.
    Nokia 808 again (delight Belle), Nokia E7 and X7 ( again, all on Delight Belle...after some time on Nokia Lumia 925 (retired), 1020 (not that great)and Lumia 820 (Replaced my router at home, great for internet sharing).., N9 The best device ever (use it as much as Lumia 1020), Nokia 700 (Sport Phone/My Love :-) ) Nokia 701, Nokia E6 (Should have a follow-up from Nokia among with larger screen, NFC, Autofocus), Lumia 800 (Retired After 6 weeks), -Sports Tracker-Nokia Internet Radio-Handy Safe-Skype-Bambuser-Screenshot app pro-fMobi-ComingNext-Manual TaskSwitcher-jagiTimer-Easy StopWatch-Boldbeast-Equalizer-Financial Calculator-WiMP Music-YTasks-Davi-Thumbnail Folders-BizCalendar-Tiny7-Situations-nn reeder-Sport Timer-CameraLover-CameraPro-GrabRadio-LiveScore-Poddi-Gravity-SkyFilesPro

Maybe you are looking for

  • Convert xml file to a 2D list - Urgent!!!

    I have a xml file like: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE map SYSTEM "map.dtd"> <map width="5" height="3" goal="6" name="Hallways of Dooom">      <random-item type='lantern' amount='5' />      <random-item type='health' amount='10' />

  • Why am I getting an "internal error",  just "Assertion failed" when calling createKeyword

    Here is my code.  It is called inside a function running under LrTasks.startAsyncTask.  The calls to "Util.writeLog" confirm that createKeyword is called and never returns.     Util.catalog:withWriteAccessDo(       "CreateKwUnderPerson",       functi

  • Flash quality is poor on live website.

    When I preview my project in flash, and HTML (from flash cs4) everything looks fine. But when I put it on my website the quality becomes terrible.. All my mc's are jpegs. I tried boosting the jpeg quality in flash but then the frame rate speeds up an

  • Keychain Problems 10.8.2

    since upgrade to 10.8.2, thousands of certificates are being created in my keychain. all with the following format:- com.apple.ubiquity.peer-uuid.12B9627F-3354-4241-B1C4-1BD17740032C yesterday had 4000 of these in my key chain, I know they are create

  • Exporting hassels

    All of a sudden Im having trouble exporting sequences. I have tried compressor and towards the end just stops, same with quicktime movie and conversion. No error messages justs stops and the spinning color wheel happens. Final cut stops responding an