How to define Sparse/dense settings through MAXL script ?

Hi,
How to define Sparse/dense settings through MAXL script ?
By default its taking all dimensions as sparse dimension type. I want to define sparse and dense through MAXLand automate everything.
Please help me out or advice me work around.
Thanks,
Rajendra Prasad Gella.

you cannot modify sparse/desne settings directly through MAXL.
The only way you will be able to build/modify/remove dimensions/members through maxl is using rules files.
So if you are building dimensions using rules files, for a new dimension you can specify dimension properties.
in rules file options -> dimension build settings -> dimension definition -> Rules file -> dimensions.
Here you can specify new dimensions and after specifying you can right click and edit properties where you can change various dimension level properties including sparse/dense settings.
And you knw me well (Krishna from Hyd) and so you can call me on my mobile if you need more info.. lol :)
- Krish

Similar Messages

  • Clearing data on Database through MAXL script

    Hi all,
    How can i clear data on the database through maxl script.
    I have to clear database based on some conditions like
    dimension 1 : all levels
    dimension 2 : level 3 only
    dimension 3 : level 4 like so.
    Please can any one suggest .

    You can clear data on database using maxl. BUT you can do this only if you want to clear all data from data base.
    "alter database <dbs-name> reset" is the maxl command to clear data from database.
    If you want to clear data at the dimmensional level you will have to use calculation commands.
    More information on this can be find here
    Edited by: Nra601 on May 4, 2009 10:10 AM

  • Dropping a essbase cube member through Maxl Script

    Hi,
    Can anybody suggest, how I can delete the the member of a cube through MaxL Script.
    Is this achievable ??

    I think what you're trying to do (delete a member from a dimension) can be done in MaxL through a data load rule and an appropriate dimension load file.
    See: http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_eashelp/dbdbstdb.htm for more information re "remove unspecified".
    Also see http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_esb_techref/maxl/ddl/statements/imp_dims.htm for the MaxL statement "import dimensions".
    Lastly, see: http://www.network54.com/Forum/58296/thread/1225372045/Deleting+Members+within+a+Member+Name+in+the+outline+not+manually+but+automatically+- for a fairly indepth discussion of this issue.
    Regards,
    Cameron Lackpour

  • Can i change the database connections through MAXL Scripts?

    Hi,
    just want to know whether i can change the database connections through MAXL Scripts. i am using essbase 9.3.1.

    Hi John,
    I have built my rulefile by connecting to a database & now i want to change the database connections. I know i can change the database connections through frontend. ( File--> open file). I want to know whether i can change the database connections by writing any MAXL Scripts.

  • How to define role approver/owner - through condition id in ERM 10.0

    Hi All,
    We have created a BRF + rule for Role approver with Business Process & Function area by giving the Result value as Condition ID eg., Z001
    We have provided this condition ID Z001 - in Role Owners table [Under Set Up- Role Owners] and defined the role approver and assignment approver with the User details.
    Now when we are trying to create a role with the above attribute combination of Business Process & Function area - the role is not picking up the Role Owners automatically in Owners/Approver tab [In 5.3 we can maintain approval criteria where we can define the role owners/approvers based on different attributes].
    Are we missing any configuration setting here for auto pick up of Role Owners based on defined attributes from Role Owner table.
    Thanks and Best Regards,
    Srihari.K

    Hello All,
    Please help us , I am also struggling with same issue.
    Thanks in advance,
    Jagat

  • My Airport Express connects to the internet only in bridge Modus - how to define the DHCP settings?

    Hello, I am sitting here in the middle of Siberia with my brand new Airport Extreme and it connects to the Internet only if it is in Bridge Modus - unfortunately I have also no idea what IP address range the provide has for me ... back in Europe this would work by itself and I do not have a DNS server, which I assume does not help either - any suggestions?

    OK - by now I solved the problem - honestly, I did not solve it myself, it solved itself in a miraculous way ... anyway, here what happened: I searched the web for solutions concerning a potential incompatibility of my airport express and the Motorola SB5101E and found a description ... but, for what ever reasons it did not work. So finally I gave up and:
    1) Disconnected the Airport express from the modem
    2) Connected my Mac Mini to the Airport Express
    3) Set the Airport Express up for WLan using HDCP/NAP (in order to be able to utilize my apple TV for at least this Sunday evening)
    4) Disconnected my Mac Mini from the Airport Express
    5) Connected all my devices (iPhone, iPad, Mac Mini, etc.) to the WLan
    6) Reconnected the Airport Express to the Modem
    7) Now I am using all devices via WLan and it works
    So, to me it sesames that there was a conflict between the Mac Mini being the one to configure the Airport Express and trying to get access to the Internet through it via cable at the same time, which might fit to an article about some IP address conflicts and the need to set up a virtual access and so on that I did not fully understand ... Anyway, it worked!

  • How to install and configure SNMP through a script(shell script/power shell/python)

    Hi all,
    I need a script  so that once it is run on windows 2012 server r2 ,snmp should be installed and configured automatically ,giving minimum user inputs.Things like snmp server ip,community string shouls be configured.
    SNMP services should be up and running with the script

    Hi,
    Please check if you can use
    Install-WindowsFeature PowerShell command to enable SNMP. Meanwhile, please also refer to following article and check if can help you.
    How
    to Install SNMP Remotely
    However, based on your description, the issue seems to be more related to script. I suggest that you should
    post it in
    Windows PowerShell forum or
    Official Scripting Guys forum. I believe we will get a better assistance there.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How adaptive algorithm is implemente​d through matlab script node?

    hi
    iam working on adaptive rejection algorithm
    i want to make a adaptive algorithm in labview using Matlab script node, beacuse i have the matlab file of that algorithm
    it is not directly converting in labview, so i wants to make the adaptive algorithm in labview
    but having problem to implement the adaptive algorithm
    could any one has idea?
    thanks
    Solved!
    Go to Solution.

    Hey,
    You just need to copy mfile content in MATLAB script node .. then rest of work is same as with other node in LabVIEW...
    Hope it helps..
    Regards
    HS

  • MaxL script syntax: How do I add comment lines?

    How do I add comment lines to MaxL scripts? REM didn't work, ' didn't work.
    http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_esb_techref/maxl/ddl/utils/shell/syntax.htm

    Hmm, a url delimted by "!" on either side is supposed to allow me to embed a graphic.
    Apparently I am to stupid/impatient/all of the above to figure that out, so check out a code sample from my blog (I am on a roll today with references to this beast) to see what it looks like: Regards,
    Cameron Lackpour                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Verify "filters" through maxl

    Hello -
    I was trying to find the syntax/command to verify a filter through Maxl but couldn't find it. Pls, can some one guide me or provide me the syntax.
    I have some 100 filters and after migration to 11x want to verify all the filters to make sure that they are working. Manual check through AAS/EAS would be very time consuming.
    Also, is there any other way of doing this check? Appreciate the response.
    Regards

    Thank You gentelmen. Appreciate the feedback.
    We actually migrated from 7x to 11x. As on 7x we were on native security, when we migrated to 11x only the apps and dbs were created.
    The filters were then created through maxl script on each app/db on 11x.
    They were then exported out using LCM.
    Found that when you would import those filters back in 11x using LCM they become corrupt, looks like the Essbase gets confused on the double quotes i.e. " and would need a bracket around them if more then one member involved in the filter.
    Example-
    Initial filter created and thus exported by LCM was - ""dimension member1 ","dimension member 2"",<kind of access>,<end of line character I guess>
    As one of the workaorund while importing back one will need to modify the file and put the brackets eg - "("dimension member1 "),("dimension member 2")",<kind of access>,<end of line character I guess>
    But I am surprised that there is no maxl command to 'verify' the filters.....I always thought that the EAS/AAS buttons (eg verify in this case) in the backend are using a maxl command.
    Regards

  • Essbase Studio MAXL scripts not running

    Hi All,
    I am currently working on Essbase Studio 11.1.2.0. with Windows 2007 sp1 with 64 bit operating system . I have my datasources set to oracle database.
    I am trying to create an outline through maxl scripts. My essbase services etc are running fine.
    Steps of execution with the command are given below:
    1. Click on the Start button, click on run, enter cmd
    2. create the following maxl script named as ocreate.scr using notepad and save it. The login and password are correctly defined.
    ======================================================================================================
    deploy outline from model 'BestModel' in cube schema '\Mydirect\Cube Schemas\Best' login 'XXXXXXX' identified by 'XXXXXX' on host 'UDANASESSBA1' to application 'test' database 'test' using connection 'Essbase_QA_Connection' keep 100000 errors on error ignore dataload write to default;
    exit;
    ========================================================================================================
    3. Run the above script as :
    Essmsh ocreate.scr
    On running the above script I get the following error:
    ===================================================
    Essmsh.exe has stopped working
    ====================================================
    Can anyone help here.
    Thanks in advance
    Bk

    I believe there was an issue with deploying studio using 64bit Maxl, the workaround was to deploy using 32bit Maxl.
    More information available in Oracle Support - "Error "essmsh.exe has stopped working" with MAXL Deploy Script Generated from Essbase Studio on Windows 64-bit [ID 1382589.1]"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Any Maxl Script to Export and import of Partition

    Hi All,
    Is there any maxl or Esscmd command which will do an Export or an import of the partition.
    Regards,
    Krishna.

    Hi Krishna,
    here ,there are 2 things.
    Firstly, creation of partition( which is possible through MAXL scripts).Once the partition is made, an XML is created(which is what garycris was mentioning in his post).
    Goto any application -> database -> partitions ->right click here , you see "import partition",and the file nature is of XML.When you look at this window , you will undestand .I am not sure of the same functinoality in MAXL.
    Hope this info helps
    Sandeep Reddy Enti
    HCC

  • Maxl scripts to perform backup of the following

    Help me with these (Maxl script to do these backups)
         How to take Backup of filters (use maxl script to get filter information of all native cubes).
         Since we use xref calc a lot so we need to backup information of location alias.     
    We have partitioning so we need to get partition information backed up.

    Hi,
    Filter information is stored in the essbase.sec file so it is good start to make sure that is being backed up.
    As for extracting filter information by maxl you can do it with something like :-
    login admin password on localhost;
    spool on to 'c:\temp\filters.txt';
    display filter row all;
    spool off;
    logout;
    or if you want to narrow the filter down to a database use
    display filter row app.db;
    You will also need to change the column width to fit all the filter in e.g.
    set column_width 50;
    You can also dump the whole security file to a text file if you wanted which includes all the filter information (from 9.3.1)
    export security_file to data_file C:\temp\sec_file.txt;
    I take it your partitions don't change very often so you can easily just export the partition to xml from EAS, depending on what you are on.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Reading contents of asm through shell script

    How to read contents of asm through shell script?
    Please paste one small example also.
    Thanks
    Bala

    Hello Bala,
    The ASM contents is not visible from the operating system or its utilities. Only visible to database instances, RMAN, and other Oracle-supplied tools.
    Please see http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/glossary.htm#sthref4105
    Regards,
    Rodrigo Mufalani
    http://mufalani.blogspot.com

  • HT2508 My amp has an USB input but when I attach my mac pro to it, and set the input to the USB setting, no sound comes out. I looked at the system settings, but none of them produce a different outcome. How can I send the music through the USB out to USB

    My amp has an USB input but when I attach my mac pro to it, and set the input to the USB setting, no sound comes out. I looked at the system settings, but none of them produce a different outcome. How can I send the music through the USB out to USB in?

    AFAIK cameras offer their own built-in format utility for inserted SD cards.  You should use that.  Otherwise, refer to the manual that came with your camera to determine precisely how your SD cards need to be formatted to work properly.  Personally, I'd suggest Partition Scheme: MBR, and Filesystem: FAT32.
    Try to limit the number of formats you perform on the SD cards, though, as you're reducing their lifespan.  I believe formatting causes re-writes to a portion of the SD card that has fewer read/write cycles than the rest of the card as a whole.

Maybe you are looking for