

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello Folks,
I want to know how to remove existing system_tables from ESM 6.9.1 (CORR Engine) database.
I have uploaded ESM 6.5.1.2083.2 system_table dump on Test ESM 6.9.1, however post importing the system_tables "manager service" is showing as unavailable.
I assume that removing problematic system_tables will make ESM as good as new one
Thanks in advance.
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello
Did you try to import the correct system tables?
Whenever you import the system tables , the process deletes the old system tables automatically !
Or else you can use the command manager/bin/arcsight initdb
This command will re initialize the db (use it on your own risk)
BR


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello Sumit.
What you are asking for it will not work.
you need to install ESM 6.5.1.2083.2 and then upgrade to 6.9.1.
Best Regards


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello
Did you try to import the correct system tables?
Whenever you import the system tables , the process deletes the old system tables automatically !
Or else you can use the command manager/bin/arcsight initdb
This command will re initialize the db (use it on your own risk)
BR


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Actually might be wrong (corrupted) system_tables were uploaded in ESM, due to this manager service is not coming up & reason i want to remove it.
As you said whenever we import new system_table in ESM -CORR DB all older tables automatically gets replaced / deleted by the new one,
So that still I'hv a chance to import valid system_tables & able to make manager services up and running
Thanks for you help !!
BTW manager/bin/arcsight initd'b ---> What does this command do? removing all CORR files?
Regards


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Sumit.
Do not assume that might be a corrupted table.
By design manager service will not start if you import wrong version system tables.
If the service is not starting , find more information into server.std.log , you will see a fatal error probably during verification of mysql db schema if I remember correct .
BTW manager/bin/arcsight initd'b actually re initialize the db schema .after running the command your system storage will be empty (like a new installation)
BR
Tasos

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Sumit,
The rule of thumb here is that you can only import system tables that were exported from the SAME ESM version. One reason is that there may be a change in the database schema from one version to another. So, in your case, you have an ESM 6.9.1 test machine. You can NOT import a system table that was exported from ESM 6.5 due to version mis-match. You can only import system table exported from an ESM 6.9.1 system.
In order resolve your issue, this is what you can do:
1. install a fresh ESM 6.5 (matching exactly the version of the system tables you want to import).
2. import the ESM 6.5 system tables and make sure that everything works.
3. Upgrade your system to ESM 6.9.1
Please let me know if you have any questions.
Warm regards,
Erdy Suarez