How To Recreate Database Saptools On ASE 16.0 SP03 or Later - SAP ASE For BS
How To Recreate Database Saptools On ASE 16.0 SP03 or Later - SAP ASE For BS
3007299 - How to recreate database saptools on ASE 16.0 SP03 or later - SAP ASE for
BS
Component: BC-DB-SYB (Business Suite on Adaptive Server Enterprise), Version: 2, Released On: 12.06.2023
Symptom
Database 'saptools' need to be recreated.
Environment
SAP Adaptive Server Enterprise (ASE) 16.0 for Business Suite
SAP Solution Manager (SOLMAN) 7.x
SAP NetWeaver (NW) - All versions
Built-In ASE Longterm Monitoring Data Repository ( BALDR )
Resolution
You have to delete the database device to recreate database 'saptools'. Therefore, You have to keep the database device
information before the delete of the database device.
1. Check BALDR version
1> use saptools
2> go
1> select * from DBH_CONFIG where [KEY] like 'BALDR%'
2> go
2. Check status and database device for database saptools
1> sp_helpdb saptools
2> go
1> sp_helpdevice
2> go
3. Stop and disable Job Scheduler
This will create database 'saptools' with data device : 2048 MB and log device : 200 MB
If the database size differs with the result of above 2. step, please increase the database size for database 'saptools'.
Data device
OR
OR
Please check whether it was matching with the status of above 2. step result.
If BALDR version differs with the result of above 1. step or need to implement latest BALDR version, please run the
scripts in the following note attached.
Note 2502193 - SYB: BALDR - New Monitoring Persistency Layer for SAP ASE
See Also
SAP KBA 2926293 - How to Determine your current BALDR release
SAP Note 2502193 - SYB: BALDR - New Monitoring Persistency Layer for SAP ASE
ASE Reference Manual: Commands : alter database
ASE Reference Manual: Commands : disk init
ASE Reference Manual: Commands : disk resize
Keywords
dbacockpit , DBACOCKPIT , DBA COCKPIT , ATM , Data Collectors , DCF , DBA Cockpit Framework , SP04
Products
Products
2926293 BC-DB-SYB How to Determine your current BALDR release - SAP ASE for BS
2497314 BC-DB-SYB How to recreate database saptools when it is corrupted and no clear backup - SAP ASE for Business
Suite
2502193 BC-DB-SYB SYB: BALDR - New Monitoring Persistency Layer for SAP ASE