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
JackLacava
OneStream Employee
2 years ago... Or just use the Onestream Database Configuration Utility, which has an option to rename the app that includes recreating the ID. Simply connect to the database once it's been restored in the target environment.
Related Content
- 5 months ago