Refresh Database

Hi All,
I have migrated hyperion 9.3.1 to 11.1.2 and i have some problem when refresh database to update essbase cube.
I have 3 db and detacted in Manage Dimension> performance setting as Plan1, Plan2, and Plan3
But when i refrash database only Plan1 created on Essbase.
Could you please let me know how to created all db from Planning To Essbase?
Thanks

When doing a refresh from Planning, all databases are refreshed.
Did you try doing a "Create" instead of "Refresh the first time? Be aware that if you have uploaded data in Plan1, it would get deleted with a Create Database. So be ready for that if you want to try this route.
Cheers,
Abhishek

Similar Messages

  • Refresh database and another is create database

    Hi All,
    In the Hyperion planning under the administration menu there are two option, one is refresh database and another is create database.
    Is there any way to hide/delete or not give the access to users of ”create database” option? I mean other than admin I don’t want any users to see “create database option” once they login.
    Thank you

    There is no option to hide the create database button, but the good news is the planning users won't be able to see that option anyways. Due to the provisioning, only Admins have access to the Administation Menu.
    Cheers,
    Mehmet

  • Refresh database structure

    Hello !
    I'm using VB.net 2013 , Entity Framework 6 , SQL server 2008R2 and SMO.
    I have the application that use the database.
    But sometime I make changes to database structure , and I want to add to my application a "Refresh Database" command.
    Let's say that I have a database model called "Model" ( as a .bak file). The refresh command should compare the current database with this model and after make all the changes needed to make the current database up to date according to model.
    How this can be done using SMO ?
    Thank you !

    Do you think that creating a new database and migrating data it's more easy ?
    Let's get an example :
    The new Model.bak contains only a new field in one of the tables comparing with the current database.
    Do you think that only for 1 field , I should create a new database and migrate thousand of records ? After that of course I should make additional work to make this "New database" connect with my program because I use Entity framework that
    is created with wizard on design time with the database ( that have a specific name ) , and the new database have another name.
    So I think is more easy to add this new field to the current database ( so make a "Refresh" )  and end of the story.
    what do you think ?
    thank you !
    Hi dcode25,
    For such a scenario adding only one more field, what you should do in the upgrade is neither to restore nor to "refresh", the only approach is to run the ALTER table script to add the column when your upgrade wizard fires. This approach should be
    applied to the cases that there's not much modification in your "model". For the cases which are more complex, the restore and migration is the option.
    If you have any question, feel free to let me know.
    Eric Zhang
    TechNet Community Support
    Hello !
    I think that the conversion now is transformed in how we  should call this process.
    Why you don't like the word "Refresh". I like to call this process refresh , but we can call how we want.
    The point is that I want to do this process within my application . I don't know what do you mean with "When your upgrade wizard fire ?"
    Is possible to use the Alter table script in vb.net inside my application and what are the steps ? But of course I want to make this process general so regardless of how many field are added , this process should work. But how can I compare first the
    current database with new model to find out what are the changes that I should made ?
    And what you consider  "too much modification "
    The modifications on new "Model.Bak" may  be :
    - One (or some ) field(s) are added to one (or several )  existing table(s).
    - One (or some ) field(s) are deleted to one (or several )  existing table (s).
    - One (or some ) field(s) in one (or several )  existing table (s) have a different type.
    - A new table is added to database
    - A new table is added that have a new relationship with an existing table
    - 2 or more new tables are added that may have relationship between each other.
    On your opinion , which of these modifications can be done without migration and inside my application ?
    For the others , why do you think that cannot be done without migrating ? Because it's impossible to do , or is difficult ?
    In my opinion ( of course I can be wrong because I don't know ) these may be the steps :
    1) Get one by one the tables in "Model.Bak"
    2) With each table , first detect if this exist in the current database
    3) If not exist , create the table ( or copy from Model ???? I don't know if can be done ).
    4) If exist , compare one by one the fields , and if a field doesn't exist , add the new field. If a field exist but has a different type , change the type. After detect if one of fields in current database doesn't exist on model. If so , delete that field.
    5) If a new relationship exist , add the new relationship
    If you agree with these steps , which of them may be impossible to be done ?
    Or if can be done , how can I realize each of these steps inside my program in vb.net ?
    Thank you !

  • ITunes refresh database (updating songs tags)

    I've been looking for a solution for ages!!
    I have almost 100 000 songs, and I like it clean! So I often spend hours cleaning tags, making sure everything is perfect (Artist, Album, Year, Categories).
    I don't want to use the iTunes auto managing thing, because I don't want iTunes to duplicate my songs in his own folder because there's too much to even think about using twice the space needed...
    My setup is simple, I have a data partition on my HD and it's F:/Music (Then all artist has his folder, and a folder for albums...)
    When I clean my Tags, I have to play the song in iTunes (only 1 second) and it updates the changes I made. But I don't want to click them all to see my changes...
    And I don't want to delete/redo my library because I really need the Play Count feature (for my Smart Playlist auto syncing with my iPhone)
    So, is there a "refresh database" button somewhere? That won't change nothing but the update the actual tags ?
    Thank you guys!
    PS : I know there's other similar answer but it doesn't do what I want to do!

    Thank man, your scripts are amazing!
    I have one more question about artworks.
    I have a very large music library and artworks are taking a lot of place and I'd like to free some space by managing it in a better way.
    Actually, I have some artwork managed by iTunes (it creates a folder "Album Artwork") and put the front picture to every song so I can see it if i'm scrolling in iTunes or on my iPhone. It is great but the folder is taking a few GB. iTunes cannot find all the cover (30-40%), so I don't really want to let iTunes manage it. I also have some front cover as a JPG file in the album folder and with my Tag Editor I can add the picture file to the music files and then delete the original JPG files and it keeps showing the artwork without taking a lot of spaces.
    My question is : Can I delete all those iTunes files created in the folder
    Music\iTunes\Album Artwork\Download\9406062996C08529\00\02\14\9406062996C08529-5C28FB7E1EBD0E20.it c2
    Can I simply add my cover myself with my Tag Editor and then delete all the cover related files?
    What would you suggest me? (Music library is about 100 000 songs)
    I hope my question is clear and makes sense, this is the last thing I need to fix to have my perfect music library.
    Thank for your time buddy!

  • Refreshing Database From Planning

    Hello,
    I have three datases in my Planning application.
    I am going to perform a refresh from Planning to Essbase.
    Is it possible to control which database is refreshed?
    - If so, please tell me how. or point me to a resource I can use as a guide.
    Or do I have to refresh all three every time I perform a refresh?
    Thanks,
    Dave

    user1651519 wrote:
    I am a little hung up on this - so please forgive me - I think I need a bit more clarification.
    I have Essbase and Planning installed on separate servers.
    Application: BUDGET
    Database: Sales
    Finance
    If I use the following command:
    HspCubeRefresh.Cmd /A:<application_name> /U:<user_name> [P:<password>]
    C [D] [F[S|V]][RMIPORT:<rmi_port>] [L] [DEBUG])
    [R] - Specifies a refresh
    [D] - Specifies the database for the refresh
    So if I specify my Sales database - to me this looks like I will only be pushing my Sales metadata from Planning to Essbase.
    Am I incorrect?
    If I am correct - then the Finance database metadata is not refreshed from Planning - Right?
    Why would the command allow me to specify a database if it is going to force a refresh of all databases in that application?
    Dave,
    You need not specify any database name at /D. It is just to let planning know that you want to refresh database.
    You have two options when you do a refresh.
    1. database
    2. security filters
    /D specifies that you are gonna refresh database and by default it will update changes to all databases( nothing needs to be mentioned in specific). /F specify that you are gonna refresh filters. You can use both parameters as well.
    I suggest you to look at the planningweb goto administration--->manage database. This will give you a clear picture of what a Refresh does.
    Hope this helps!
    Hope this helps!

  • Refresh database through exp/imp

    version 10203 on windows (old db on solaris 8170)
    i Have to refresh database data, No of users/schemas are 400+. fastest way to do that would be to do full exp/imp.
    but 1st drop current users cascade. (any command to drop all users in with one command?)
    then validate all all tables/schemas are same & up-to-date( any suggestion to validate this efficiently?) i am thinking to check full exp logs on old & new db.(what that can take forever manually going through thousands of tables etc)

    First, make sure that statistics are properly gathered in both the old and the new DB.
    Next, use num_rows column in dba_tables. Since statistics are typically gathered by sampling, they would not necessarily match. They need to be quite close though.
    After you are sure that all objects were transferred, you can issue a query to find all tables with “invalid” number of records.
    The query can look something like this:
    select s.owner, d.table_name , d.num_rows
    from dba_tables d
    where d.owner not in (‘SYS’,’SYSTEM’,…)
    and not exists
               (select * from dba_tables@old_db s
              Where d.owner = s.owner
              And d.table_name = s.table_name
              And s.num_rows between 0.9*d.num_rows and 1.1*d.num_rows
              )You need to take care of some special cases, such as num_rows being NULL, partitioned tables, etc.
    Iordan Iotzov
    http://iiotzov.wordpress.com/

  • Refreshing Database

    I have a Sansa Fuze v01.02.31A with a 32GB SD.When i start it always takes a long time to refresh database.How to do avoid it?Where Fuze store database data?

    How old is your Fuze?
    If the card slot is starting to go, losing and then regaining the connection, then you might get the constant refreshing--and that's a hardware problem, not fixable for less than the price of the Fuze even if you can find someone to do it. That might explain your Rockbox problem too--no one else has reported that happening here.
    It might be time to start looking for a replacement player.  

  • Planning webservice terminating while refresh database

    Planning websevice terminating while refresh database from planning to essbase.
    It's new setup.Planning version 11.1.1.3.
    We have loaded metadata into our planning application.
    One of our product dimention have 2,75,000 records.
    While refreshing database,Planning server utilization going 100% and services are terminating.
    We have 8 GB RAm on planning server.
    Our Essbase is on Solaris box.
    Thanks,
    Venkat

    927875 wrote:
    Planning websevice terminating while refresh database from planning to essbase.
    It's new setup.Planning version 11.1.1.3.
    We have loaded metadata into our planning application.
    One of our product dimention have 2,75,000 records.How many members does your product dimension have
    275,000 or 2,750,000 or ?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Refresh database I need to automise the process

    Hello All,
    I need to automise the process of refreshing the database.
    The scenario is:
    I have one database intance and I need to copy the database to another instance every day.
    How is the best way to do this?
    Regards

    There is a very simple way to do it, as most of the time these days, people want even reporting db into read-write mode for which depending on db size and transactions happening per day, you can consider replication too or other solution like log-shipping\db
    mirroring if you have to have db in read - only mode.
    Below ones are easy to follow if simple ways you want to follow, but first get smtp  access for  this server so that you can use alert for this.
    Create a Sql  Server job to add step by keeping below step A, then add step to wait for backup, copy files steps to be done, like wait T-sql command. Then add final restoration step.
    A). Create a batch file wherein you will be calling first job using osql.
    B). Create a batch file wherein you will be calling restore job using osql.
    1. Create and disable Sql Server Job to backup database. It shd have steps like backup, old files removal, success and failure alerts. Add step to call to Robocopy job for copy backup files.
    2. Create and disable Robocopy backup file copy job to copy backup file to required server again with all options like copy just latest files, enable logging for copy. Add dos command to alert in case of success and failure message. This shd be one db at
    a time so that error and success message can be handled properly. Once copy of file is done then move the backup files to archive folder. Again maintain some retention for all folders where you keep backup files.
    3. Create and disable restore job on required server. Add steps like first kill all session for this db, bring db into single user mode, restore backup db, bring db into multi user mode, add any logins, fix required orphan users{If sql server 2012 use contained
    db to carry on logins and password}, shrink log files to remove unwanted log space, success and failure accordingly. Once backup file gets restored then move the backup files to archive folder, so that by mistake also, nobody shd be able to restore it.
    Thanks,
    Santosh Singh

  • Unable to refresh database after forced stop of the business rule

    Hello, Experts!
    I am currently testing and tuning performance of business rules in Hyperion Planning 9.3.1. I launched a business rule in EAS Console that was running way too long so I decided to stop it manually. But after this manual stop when I try to refersh Essbase from Hyperion Planning (Administration>Manage Database>Database Refresh) I get the following error:
    +com.hyperion.planning.olap.EssbaseException: Cannot restructure. There are other active users on database [%s] (1013101)+
    I remember having done forced business rule stops earlier in other Hyperion Planning 9.3.1 deployments and they did not generate such errors. So could you help me on how I prevent Hyperion Planning from this error after manual business rule stops because most likely I will have to do them in the future? Thanks very much!

    John, you are right. I erred earlier: I was thinking that I had stopped the business rule, but it still was running. I had not seen this rule running because of lack of permissions for my user name. After adding extra Essbase permissions to my user name in HSS, I was able to see in EAS Console in Ediit>Sessions window that the rule was still running and Hyperion Planning definitely will produce the above error message if one tries to refresh Essbase cube while the rule is still running.

  • After upgrade Yosemite "Message" wants to refresh database...

    After upgrade to Yosemite everything works find except "Nachrichten" (in english "Message" so the earlier iChat) is not working. When i start "message" it shows a window (i got it in german but in english it must be something like:) "Message is updating / refresh the message-database, please wait...."
    I wait for 5 minutes. Nothing. I can cancel it and when i open message again, it will happen the same. Did check rights of files, did reboot the system. If i look to activites, message is listed does nothing.
    Error messages from console:
    (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    -[UCPServerConnection xmppConnection:didReceiveEvent:params:] xmppStreamDidReceiveErrorEvent {
        Result = Error Domain=NSPOSIXErrorDomain Code=60 "The operation couldn’t be completed. Operation timed out";
    }-[ConnectionManager ucpServerConnection:errorReceived:]: Error: 2 state: 1
    Do you have any ideas why ?
    Thanks
    Frank

    Hi Rene,
    When you found out that you misread the instrucition and you already ran the script, what did you do next? Did you restore the db and redo over? Or did you continue on? I have the same problem with you too but I'm not sure what to do next.
    Trina :)
    [email protected]

  • Refresh database table

    Hi,
    I've got to find out if a table is being refreshed daily. Apart from looking for scripts that could be doing the refresh (which I've not found), is there a data dictionary view that could tell me and if so what column in the view do I need to look at to tell me if it's been refreshed today or when was the last time it was refreshed.
    thank you.

    Dear,
    Since you are on 10g, you could potentially use the ORA_ROWSCN pseudocolumn. That gives you an upper bound of the last SCN (system change number) that caused a change in the row. Since this is an increasing sequence, you could store off the maximum ORA_ROWSCN that you've seen and then look only for data with an SCN greater than that.
    By default, ORA_ROWSCN is actually maintained at the block level, so a change to any row in a block will change the ORA_ROWSCN for all rows in the block. This is probably quite sufficient if the intention is to minimize the number of rows you process multiple times with no changes if we're talking about "normal" data access patterns. You can rebuild the table with ROWDEPENDENCIES which will cause the ORA_ROWSCN to be tracked at the row level, which gives you more granular information but requires a one-time effort to rebuild the table.
    Another option would be to configure something like Change Data Capture (CDC) and to make your OCI application a subscriber to changes to the table, but that also requires a one-time effort to configure CDC.
    Oracle can watch tables for changes and when a change occurs can execute a callback function in PL/SQL or OCI. The callback gets an object that's a collection of tables which changed, and that has a collection of rowid which changed, and the type of action, Ins, upd, del.
    So you don't even go to the table, you sit and wait to be called. You'll only go if there are changes to write.
    It's called Database Change Notification. It's much simpler than CDC as i mentioned, but both require some fancy admin stuff. The good part is that neither of these require changes to the APPLICATION.
    The caveat is that CDC is fine for high volume tables, DCN is not
    I wish i have answered you well
    Kind regards
    Mohamed ElAzab
    Database Admin at Etisalat
    Edited by: user2974000 on Jul 13, 2010 2:31 PM

  • Refresh database to previous incarnation

    Hi All,
    we have one request that is we need to refresh the database to previous incarnation.
    i need to refresh the database to 1july 2009.
    I have the incarnation dbinckey on 25th june and the second resetlogstime dbinckey on 23 may 2008.
    By mistake i reset the incarnation key to 23 may 2008 instead of 25th june.
    After i drop the dataabase and again reset the incarnation key to 25th june2009.
    I need to ask you that we can reset the incarnation again to 25th june 2009 after resetting the incarnation key 23rd may 2008.
    Could you please help me on this.
    I am in the middle of refresh activity.
    Thanks.

    Hi,
    List of Incarnations :-
    First Incr - 25th june (which year) 2007 ??
    Second Incr - 23 may 2008
    By mistake i reset the incarnation key to 23 may 2008 instead of 25th june.
    After i drop the dataabase and again reset the incarnation key to 25th june2009.AS per above statements the incarantions have changed to
    List of Incarnations :-
    First Incr - 25th june (which year) 2007 ??
    Second Incr - 25th june 2009
    I could not able digest the query
    I need to ask you that we can reset the incarnation again to 25th june 2009 after resetting the incarnation key 23rd may 2008.- Pavan Kumar N
    ORACLE 9i/10g - OCP
    http://www.oracleinternals.blogspot.com

  • Error 1054013 when attempting to refresh database from planning

    I get the error 1054013: Syntax error loading filters - operation canceled when attempting to refresh the database from planning. I refreshed the security filters but it did not fix the problem. Has anyone else experienced this or does anyone have an idea on the root cause? Thx in advance.

    HiThis is actually an Essbase issue. If you stop and start the application it shoudl stop happeningNot sure what causes it, but seems to be long filters (generally created from Planning). It would be worth speaking with Hyperion or checking on the knowledge base for any further info.I have previously cleared the security file and recreated which clears the problem. Hope this helpsAndy Kingwww.analitica.co.uk

  • Ebs instance- refresh database only?

    Good morning,
    I would like to know, is it possible to do a database refresh only without touching anything to apps binaires in an ebs instance?
    Something like, shutdown application, shutdown database. Delete database (datafile, not dbms binaires), bring back backup, recreate control file, recover the database, run the updates to change the prod path for test path for ebs, normal update in the post-clone steps.
    Thx~

    Thank you very much hussein for replying.
    One more clarification
    Say i have applied patches on application node and i did not copy the apps file system and cloned only database retaining the target apps file system. In what ways it will effect ,will it fail while running autoconfig on apps tier.
    what my assumption is "we will miss out the bug fixes on target node if we do not copy the apps file system from source" apart from this there will be no problem.
    2.During patching of source applications ,if the patch would have touched my database ,say creating new sequence,updating any profiles,etc... ,In this case ,will cloning only db part be successful ,keeping the target apps filesystem intact or will it fail.
    My assumption is it will fail ,since the application file system might know the the changes that have been made to database.[since it is old application file system on target]
    Did you ever use rsync ? can we use rsync during cloning. to just sync the application file system and only refreshing db part.
    Regards,
    Mannu

Maybe you are looking for

  • How can I edit an RH9 .hhc file (XML format) to include a portion of a RH8 TOC (HTML format)?

    I blend output from a third-part application (Sandcastle) into an existing RH8 project.  I do this by decompiling and importing the HTML, then editing the RH8 .hhc file to include the .hhc information from Sandcastle. This worked fine until RH9 (and

  • ITunes won't pull up the songs on my iPod!!!!

    Just updates to iTunes 7, and everytime I try to access the songs on my iPod, it gives me a list of utter garbage: Summary, Musci, Movies, TV Shows, etc. When I click on "Music", it asks me if I want to sync my iPod and my library, thereby erasing ev

  • Does the easycap dc60 work with the 2013 imac 27 inch?

    hi i wanted to connect my xbox to my iMac but i couldn't find a solution except the easycap dc60 but does anyone know if its compatible with the new iMac?

  • Help request: Adobe Converter issue

    Hi! May I trouble someone, it's likely a simple issue but is driving me insane My Adobe Professional - 8 used to convert MS-Word 2007 files (up to this morning) while keeping all the original text colors/fonts.  Now when it converts, the resulting PD

  • Dockable window & Sytem Tray

    Dear Friends, 1) i have created an air application (Ticker) please tel me how can i create the dockable screen. my ticker screen is dragging fine. if i drag the ticker screen near the top of the desktop screen, it should go and stick on the top of th