Forum Discussion
Ashley_Blake
2 years agoNew Contributor
how to extract a database from a OneStream application
I need to copy one application to another, for that I am wondering if i need to go to the OneStream SQL server and extract a database ( or database schema), and if so how would i do this? The goal i...
MarkBird
2 years agoContributor III
I have done this before, but I'm not entirely clear on the sequence of steps... From what I remember you need to do the following:
1) Do a full copy of the application database
2) Update the information in the SystemInfo table
- you need to update the TextValue in the record that I have highlighted below with a new guid
- Also update the TextValue column for rows 1 and 5 to the new application name
3) Create the application reference
Note, I haven't done this in a while so it may be worth reaching out to OneStream for an official list of steps.
Mark
MarkBird
2 years agoContributor III
It will also be bit more involved if you are using BiBlend...The best would probably be to purge the StageBiBlend Table and re-run all you BiBlend Loads
- Ashley_Blake2 years agoNew Contributor
Thanks Mark, I will try this and let you know how it goes. I have also contacted OneStream to get their advice also.
Related Content
- 5 months ago