globe with meridians Language: Deutsch · English

open book Management Console

Low-level administration via console – rebuild caches/classes/constraints, checks, migrations and maintenance mode.

REFERENZ ADMINISTRATOR UPDATED: JUL 2026 APPLIES TO NUCLOS 4.2026.X

On this page

Menu Administration → Management Console. The console application provides tools for low-level, time-consuming administration tasks. It runs via a start script on the command line or – with the appropriate right – from the rich client's administration menu.

Invocation

  • Command line: <option> -<param> <value> …. Calling without (or with a wrong) option lists all available options.
  • Client: choose an option from the combo box, enter arguments, start action.

Important actions

ActionArgumentsDescription
checkDataSourcesChecks data sources and (active) database object sources.
checkDocumentAttachmentsChecks document attachments (missing files; unused files in the storage folder).
cleanupDuplicateDocumentsFinds duplicate documents.
clearUserPreferenceResets all user-specific settings (tables, search filters, working environments …).
compileDBObjectsCompiles all database objects (views, functions, procedures, packages).
dropConstraintsRemoves all constraints created by Nuclos.
freeDalMemoryFrees the data access layer memory (usually before invalidateAllCaches).
generateBOUidListGenerates a list of all business objects incl. UIDs.
getConstraintsLists all constraints of all tables.
invalidateAllCachesRefreshes all server-side caches (after direct DB changes; restart needed for T_AD_PARAMETER).
killSession-user <login>Cleanly ends a user's session (settings are saved).
migrateDocumentAttachmentsIntoSubdirectories-chunkSize / -maxChunksToMigrateMoves document attachments into subdirectories (in chunks).
migrateJasperReports-patch -forceAll …Shows/updates Jasper versions of reports; can unify fonts.
rebuildClassesRebuilds the classes in the background.
rebuildConstraintsAndIndexesRebuilds constraints and indexes in the background.
rebuildLuceneIndexRebuilds the Lucene full-text index.
sendMessage-user <login> -priority … -message …Sends a message to a logged-in user.
setMandatorLevel-package … -bo … -level … [-initial] [-uniqueMandator]Enables multi-tenancy for a BO (see Mandator).
isMaintenance / startMaintenance / stopMaintenanceStatus/start/stop of the maintenance mode.

Tip

Many of these actions are needed after direct DB changes or migrations – typical order: invalidateAllCachesrebuildClassesrebuildConstraintsAndIndexes.

Related pages

gear Maintenance mode


Maintenance.

Open →

gear Mandator


Mandators.

Open →

  • Keine Stichwörter