Skip to content

Commit

Permalink
Merge pull request #6149 from EnterpriseDB/mp/rebrand_screenshots
Browse files Browse the repository at this point in the history
Migration Portal: exchanged screenshots after CSS and logo updates
  • Loading branch information
gvasquezvargas authored Oct 14, 2024
2 parents b0afc7d + c084bf1 commit 80c9e46
Show file tree
Hide file tree
Showing 31 changed files with 54 additions and 53 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_edbai.png)
![The Migration Portal home page.](../images/mp_overview_home_1_pgai.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_edbai.png)
![The Migration Portal Projects Page overview.](../images/mp_overview_home_2_pgai.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 @@ -54,7 +54,7 @@ What is the difference between the Migration Portal and the Migration Toolkit?

When the Migration Portal finds a syntax issue, it flags a line with the problem.

![Syntax error message](../../images/mp_syntax_error.png)
![Syntax error message](../../images/mp_syntax_error_pgai.png)

You can ask a general question to gain more knowledge about the query, for example:

Expand Down Expand Up @@ -87,7 +87,7 @@ CREATE OR REPLACE VIEW HRPLUS.VW_STRING_LIST (STRING_VAL) AS

Sometimes, the Migration Portal provides an imprecise or vague error message for a syntax issue:

![Imprecise syntax error message](../../images/mp_vague_error.png)
![Imprecise syntax error message](../../images/mp_vague_error_pgai.png)


You can ask AI Copilot to explain the issue:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ You can provide general feedback on a specific AI Copilot answer by selecting th

You can also provide more detailed feedback or report an issue by copying the conversation ID and sharing it with the Support team.

![Feedback via conversation ID and icon](../../images/mp_ai_copilot_feedback_updated.png)
![Feedback via conversation ID and icon](../../images/mp_ai_copilot_feedback_pgai.png)
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,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_edbai.png)
![Incompatible objects are identified](../images/mp_schema_assessment_incompatible_pgai.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_edbai.png)
![Incompatible objects are identified](../images/mp_schema_assessment_errors_pgai.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_edbai.png)
![Suggestions provided by AI Copilot](../images/mp_schema_assessment_copilot_pgai.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 @@ -71,7 +71,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_edbai.png)
![Workaround or resolution for incompatible objects](../images/mp_schema_assessment_workaround_pgai.png)

!!! Note
If any failed object passes while reassessing, the dependent objects for that object are also reassessed.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,13 @@ Before migrating a schema, EDB recommends that you identify any configuration re

Migrate schemas manually to an EDB Postgres Advanced Server on Windows or Linux platforms by running a DDL SQL file using a client.

1. Select **Offline Migration**.
1. In the **Projects** view, select **Migrate to...**.

1. Select **Offline Migration** and **Next**.

1. Select one or more schemas to migrate to EDB Postgres Advanced Server. You can also expand a schema and select specific object types under each schema.

![Schema and objects are selected](../images/mp_schema_migration_offline.png)
![Schema and objects are selected](../images/mp_schema_migration_offline_pgai.png)

!!! Note
If your schemas aren't 100% compatible, a banner appears. Complete the Contact Us form as needed.
Expand Down Expand Up @@ -76,15 +78,17 @@ Migrate schemas manually to an EDB Postgres Advanced Server on Windows or Linux

Directly connect to and create schemas in the target EDB Postgres Advanced Server database.

1. Select **Online Migration**.
1. In the **Projects** view, select **Migrate to...**.

1. Select **Online Migration** and **Next**.

1. Select one or more schemas to migrate to EDB Postgres Advanced Server. You can also expand a schema and select specific object types under each schema.

![Schema and objects are selected](../images/mp_schema_migration_online.png)
![Schema and objects are selected](../images/mp_schema_migration_online_pgai.png)

1. Enter the required connection details on the `Connection` page.

![Connecting to the cloud cluster](../images/mp_migrate_cloud_connection_screen.png)
![Connecting to the cloud cluster](../images/mp_migrate_cloud_connection_screen_pgai.png)

1. To verify the connection details, select **Test Connection**.

Expand Down

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 80c9e46

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.