Multiple choice technology

By which command one can test the dbc file?

  1. m_touch

  2. m_mv

  3. m_cp

  4. m_db test

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In Ab Initio, the m_db command with the 'test' subcommand validates and tests a dbc file (database configuration) for correctness, connectivity, and metadata access. The options m_touch, m_mv, and m_cp are different utilities (file touch, move, copy respectively) and not used for dbc testing.