Skip to content

Commit

Permalink
Changed image names to force preview to not cache outdated images
Browse files Browse the repository at this point in the history
  • Loading branch information
gvasquezvargas committed Jun 26, 2024
1 parent 0e262ca commit b89ce28
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ legacyRedirectsGenerated:

The Migration Portal home page provides quick access to migration tools.

![The Migration Portal home page.](../images/mp_overview_home_1.png)
![The Migration Portal home page.](../images/mp_overview_home_1_edbai.png)

The Migration Portal home page allows access to the following Migration Portal features:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ legacyRedirectsGenerated:

The Migration Portal Projects page provides detailed information about your migration.

![The Migration Portal Projects Page overview.](../images/mp_overview_home_2.png)
![The Migration Portal Projects Page overview.](../images/mp_overview_home_2_edbai.png)

Use the following resources to gather information about your migration projects:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,17 @@ You can assess an Oracle database schema for compatibility with EDB Postgres Adv

1. Select the objects that aren't compatible with EDB Postgres Advanced Server and view the details. At the bottom of the middle panel, you can view repair action details.

![Incompatible objects are identified](../images/mp_schema_assessment_incompatible.png)
![Incompatible objects are identified](../images/mp_schema_assessment_incompatible_edbai.png)

1. To locate the possible workarounds for the objects that aren't immediately compatible with EDB Postgres Advanced Server, refer to the **Quick Help** (Knowledge Base) information or interact with the [AI Copilot](/migration_portal/latest/03_mp_using_portal/mp_ai_copilot/) in the right panel.

![Incompatible objects are identified](../images/mp_schema_assessment_errors.png)
![Incompatible objects are identified](../images/mp_schema_assessment_errors_edbai.png)

When using the **Quick Help** (Knowledge Base), enter the error message for the incompatible objects with EDB Postgres Advanced Server and select **Search**.

When using the [AI Copilot](/migration_portal/latest/03_mp_using_portal/mp_ai_copilot/), use the chat window to interact with the AI-enabled chat feature. You can ask questions about compatibility, enter the error message, request syntax Postgres equivalents for DDL queries, and so on.

![Suggestions provided by AI Copilot](../images/mp_schema_assessment_copilot.png)
![Suggestions provided by AI Copilot](../images/mp_schema_assessment_copilot_edbai.png)

!!! Note
If the information or workaround for incompatible objects isn't available in the Knowledge Base or AI Copilot, contact the Support team for help.
Expand All @@ -69,7 +69,7 @@ You can assess an Oracle database schema for compatibility with EDB Postgres Adv
!!! Important
Ensure that you test all suggested solutions to confirm the converted schemas behave as expected.

![Workaround or resolution for incompatible objects](../images/mp_schema_assessment_workaround.png)
![Workaround or resolution for incompatible objects](../images/mp_schema_assessment_workaround_edbai.png)

!!! Note
If any failed object passes while reassessing, the dependent objects for that object are also reassessed.
Expand Down

0 comments on commit b89ce28

Please sign in to comment.