Viewing a List of Applications
You can obtain a list of applications contained within a source that are started or stopped in the source environment.
- Open the navigation menu on the Oracle Cloud Infrastructure Console, click OCI Classic Services, and then click Sources in the Classic Migration section to display the Sources in compartment page and a list of sources in the compartment.
- Select the compartment from the Compartment menu in which you have created the source, if you are not already in the correct compartment.
- Click the source for which you want to view a list of the associated applications.
Perform one of the following actions based on the state of the application. Application Status Description Action Ready You can migrate an application that is in the Ready state. You can create a migration to migrate this application to Oracle Cloud Infrastructure. Missing Role The server administrator user that you provided while creating the source does not have the service administrator role in the source environment for the application that you want to migrate. Ensure that the username that you have provided has the required role in Oracle Cloud Infrastructure Classic. For information about the service administrator role that is specific to the application that you want to migrate, see About Service Administrator Roles. Unsupported You cannot migrate this application as the current version of the application is not supported by Classic Migration Service. This status is visible only for unsupported versions of the Oracle Java Cloud Service application in the source environment. Upgrade the application in the source environment to a supported version. After you upgrade the application in the source environment, the status of the application changes to Ready in Classic Migration Service, and then you can migrate the application using Classic Migration Service.
Unknown You cannot migrate an application that is in the Unknown state. Check whether the source instance is undergoing maintenance or if it is not in the Running state. Verify that the source instance is configured correctly. If this issue persists even after you perform these checks and ensure that the source instance is in the running state, then contact My Oracle Support. Failed You cannot migrate an application that is in the Failed state. Check whether the source instance is undergoing maintenance or if it is not in the Running state. Verify that the source instance is configured correctly. If this issue persists even after you perform these checks and ensure that the source instance is in the running state, then contact My Oracle Support. This task is not available in the CLI.
Use the list command and required parameters to obtain a list of the applications associated with the specified source:
oci application-migration source-application list [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the ListSourceApplications operation to obtain a list of the applications associated with the specified source.