Check List After Pull Down
Check List After Pull Down
Search
Add to Favorites
Checklist after Restoring a Kinetic/ERP Database from a Different Actions
Location KB0050119
Create Case
Authored by Serge Bosque • 1814 Views • 9d ago •
Issue Related KB
Articles
WARNING
https://epicorcs.service-now.com/epiccare?id=epiccare_kb_article&sys_id=KB0050119 1/11
4/6/22, 4:41 PM Knowledge Page - EpicCare
8054 Views
Creating and
SUMMARY Updating Cases on
the EpicCare Portal
When moving or copying a database from one location to another
7627 Views
(e.g. Production to Test, Pilot to Production), you need to perform
a number of steps and checks, before using the restored Epicor Support
Epicor SoftwareofCorporation
Statement
environment.
TermsServices
of Use | Privacy Policy
The checklist below has been broken down into 5 sections: 6708 Views
The Task Agent will run the Schedules and corresponding tasks set in
the System Agent.
In most cases, you will not want all your scheduled tasks to trigger in
the new location, so after the restore, it is safer to:
- Automatically: Before you start the application pool run the SQL
script documented in KB0051762 Disabling ERP10 System Agent
Schedules using a Script
b. Ensure that the Server Data Directory and the Client Data
Directory are unique to the environment. This controls the temporary
data and log file locations. You want to ensure your logs are
independent to make it easier to analyze issues.
This is only required if the database you have restored was registered
against a different server name.
If it was, then follow KB0043625 The Task Agent Service has already
been registered with this server the maximum allowed number
You need to clear the File Root Directory (FileRootDir) if one or more
of the following situations apply:
you have moved the database to a new server
the database is linked to a file share that no longer exists
you set up a new task agent
Impact:
The File Root Directory and the Extended Service
Registration table no longer contain source values from the
original database.
When users access the database and/or you create a new task
agent, the database populates with values that match the test
environment.
They define a friendly name and the color that will display
on the Kinetic UX, along with the current application server,
user, company, and site.
https://epicorcs.service-now.com/epiccare?id=epiccare_kb_article&sys_id=KB0050119 4/11
4/6/22, 4:41 PM Knowledge Page - EpicCare
c. For earlier versions, you can change the company names (from the
EAC), and use a different colored theme or even personalise a theme
to add watermarks.
For more information on Indicators and Logo review the help or the
Implementation Guide.
File System Location: verify the path is correct for the non-
live system
https://epicorcs.service-now.com/epiccare?id=epiccare_kb_article&sys_id=KB0050119 5/11
4/6/22, 4:41 PM Knowledge Page - EpicCare
a. To check and adjust the EDD URL use KB0098985 AHP Pointing
To Incorrect EDD URL
In 10.0
https://epicorcs.service-now.com/epiccare?id=epiccare_kb_article&sys_id=KB0050119 6/11
4/6/22, 4:41 PM Knowledge Page - EpicCare
While Custom Data Definitions & Report Styles are carried within the
database, the actual SSRS report files (.rdl) will not, because they are
stored inside the SSRS ReportServer database.
File Names:
- Ice.DataModel.dll
- Epicor.DataModel.dll
Refresh Process:
a. Open the EAC
b. Expand Database Server Management
c. Expand SQL Server
https://epicorcs.service-now.com/epiccare?id=epiccare_kb_article&sys_id=KB0050119 7/11
4/6/22, 4:41 PM Knowledge Page - EpicCare
C5. BPMs
Since 10.1
Method Directives are held within your database, but the run-time
code produced during the saving is written within the application files.
https://epicorcs.service-now.com/epiccare?id=epiccare_kb_article&sys_id=KB0050119 8/11
4/6/22, 4:41 PM Knowledge Page - EpicCare
- Review each BPM and ensure the point to the correct workflow to
avoid cross-contamination of databases.
- Alternatively, the suspected BPMs could be disabled.
Note: This will redeploy all dashboard DLLs to enable them to work
in your new database, and report any failure.
The database you've just restored will automatically take the recovery
model of the backed-up (source) database.
If the source database was in a production environment, then the
recovery model is likely to be "Full".
If the target database is not a production environment, then you
probably don't need it to be "Full", which implies
- logging every single transaction
- having a corresponding maintenance plan in place
Set the Recovery Model to 'Simple' for the non-production database
will provide the following benefits:
- no maintenance plan required
- no overhead for populating log files
- saving disk space
To using the Simple model and reclaim the disk space you can use
KB0040270 Shrinking the SQL Log & Troubleshooting
https://epicorcs.service-now.com/epiccare?id=epiccare_kb_article&sys_id=KB0050119 9/11
4/6/22, 4:41 PM Knowledge Page - EpicCare
If you wish to purge all the old tasks and reports, including the ones
that may have been running when the backup was taken, then use the
following SQL commands to purge the related table:
/* Purge SysTask tables */
If you are restoring the database, you are likely to want some users to
use it straight away.
However, if the database is not in production, you may want to review
the Application Pool AutoStart setting to save resources for the
production environment(s).
This can be checked and adjusted in IIS Manager > Application Pools
> {Pool Name} > Basic Settings > Start application pool immediately.
Note: If the Application Pool is not running, then no resource will be
used by the database, even if it remains attached.
E. COUNTRY SPECIFIC
FUNCTIONALITIES (CSF)
CSF installations impact both the database and the deployed software.
Therefore, if you are restoring a database where a CSF was installed,
into an environment where it was not, then you need to install the CSF
where it was restored.
Notes
Related Articles
https://epicorcs.service-now.com/epiccare?id=epiccare_kb_article&sys_id=KB0050119 10/11
4/6/22, 4:41 PM Knowledge Page - EpicCare
Related Training
https://epicorcs.service-now.com/epiccare?id=epiccare_kb_article&sys_id=KB0050119 11/11