Simpler story (slide decks unread -> three-bullet status email), proper Claude-chat look with avatars and bubbles on both sides. Canonical trigger prompt switched to English everywhere (homepage, architecture, both adapter generators rebuilt) - V7 consistency green, all checks pass. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PDKeXvpT6tENSvyQGLV1Uq
1.2 KiB
esco_uri, esco_label, relation, onet_soc, source, confidence, qa_count, generator, generated
| esco_uri | esco_label | relation | onet_soc | source | confidence | qa_count | generator | generated |
|---|---|---|---|---|---|---|---|---|
| http://data.europa.eu/esco/skill/5ef0c719-5bcb-49f8-b8eb-824388225333 | use scripting programming | essential | 15-1242.00 | model-knowledge | high | 0 | gemma3:27b (prompt-designed and spot-checked by Claude) | 2026-07-10 |
use scripting programming — Database Administrator
For a Database Administrator (DBA), 'use scripting programming' isn’t about building full applications; it's about automation and efficient management at scale. Daily tasks like user provisioning, backup verification, performance monitoring, and data cleansing become incredibly time-consuming without scripting. Think automating the creation of 100 new database users with specific permissions instead of doing it manually through a GUI, or writing a script to identify tables exceeding storage thresholds and alert you. Common tools are shell scripting (Bash/PowerShell for system tasks), SQL*Plus or similar command-line clients for database operations, and increasingly Python – especially for more complex logic and integration with monitoring systems.
Weitere Anreicherung
Stage-2 source for future practitioner grounding: arXiv cs.SE (software-engineering preprints).