🎴 Flashcard Mode

Simple Informatica ETL Quiz

Card1 / 10
Mastered0
Review0
QuestionClick to flip

Workflow can be executed using

AnswerClick to flip back
A
PMCMD command
💡 Explanation:

PMCMD is the Informatica command-line utility specifically designed to execute and manage workflows. The Repository Server Admin Console is for repository administration, not workflow execution. The Repository Manager is a GUI for repository management. PMREP is a command-line utility for repository object management (migrate, promote, etc.), not workflow execution. Only PMCMD can start and control workflow execution from command line or scripts.

Change Mode