Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

641

March 9th, 2011 00:00

Where is AutoStart database stored?

From concept guide:

The AutoStart database maintains information, such as resource definitions and states, on each primary agent. It is replicated to each primary agent in the AutoStart domain. If you have a situation in which you want to duplicate the AutoStart domain information to create a new AutoStart domain, you can export or import the AutoStart database.

For debug purpose I want to see what content does AuoStart database contain, can anyone tell me where is this database?

Thanks

262 Posts

March 9th, 2011 01:00

Hi,

SQLite is used since AutoStart5.3SP4.

SQLite Database Browser
http://sqlitebrowser.sourceforge.net/

The data in a table can be seen with this tool.

The data base file is dbm_records535.

79 Posts

March 9th, 2011 01:00

Database definition: dbpopulate.log?

Data file: dbm_records535?

79 Posts

March 9th, 2011 03:00

Thank you very much.

I can see the data now.

No Events found!

Top