QuestionQ6

Deployment and System Configuration

An administrator is moving the system template profile between ADOMs by executing the following command:

execute fmprofile import-profile ADOM2 3547 /tmp/myfile

Where does the administrator import the file from?

  • A File system
  • B ADOM1
  • C ADOM2 object database
  • D ADOM2
Explanation

For execute fmprofile import-profile, the final parameter is the full path to the input file that contains the CLI configuration. /tmp/myfile is a file-system path, while ADOM2 identifies the target ADOM and 3547 identifies the profile.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!