Agresso framework


Job details

Name: Agresso framework
Platform: Sqlserver
Category: Agresso
Description: Checks whether there is an installation of the agresso application in any of the databases.
Long description: Checks whether there is an installation of the agresso application in any of the databases.
Version: 1.21
Default schedule: 4 6 * *
Requires engine install: Yes
Compatibility tag: .[type=‘instance’ & databasetype=‘sqlserver’]/instance[maj_version > ‘2012′ & hasengine=‘YES’ & (engine_edition = ‘Microsoft SQL Server’ engine_edition = ‘Azure SQL Managed Instance’)]

Parameters

Name Default value Description

Job Summary

Purpose

Why This Job Is Important

Manual Checking

SELECT * FROM sys.objects WHERE name LIKE '%agltransact%' OR name LIKE '%asyssetup%';

Technical Details

Dependencies

Job Execution

Error Handling

Reporting

Reporting Structure

Data Points in Report

Scheduling and Version

This job setup ensures that administrators have up-to-date information on Agresso installations across their managed databases, allowing for efficient management of these business-critical applications.