Details

    • Type: Task Task
    • Status: To Do To Do (View Workflow)
    • Priority: Urgent Urgent
    • Resolution: Unresolved
    • Labels:
      None Labels
    • Customer:
      Zain 2.X
    • Product:
      NEP

      Description

      Click to add description

        Activity

        Hide
        Diana Hamdouche added a comment -

        Dear Navneet,
        Please find attached an excel sheet Containing all tables, Views, MViews and procedures to be migrated from 2x schema to 3x schema...
        It contains all their columns, constraints and indexes.
        While migrating them, all of these details should be considered carefully...

        Please also find attached a zip file containing All created views, Views and procedures...

        Show
        Diana Hamdouche added a comment - Dear Navneet, Please find attached an excel sheet Containing all tables, Views, MViews and procedures to be migrated from 2x schema to 3x schema... It contains all their columns, constraints and indexes. While migrating them, all of these details should be considered carefully... Please also find attached a zip file containing All created views, Views and procedures...
        Hide
        Diana Hamdouche added a comment -

        Please note that after migration all tables find the below:
        1) we need to create" versionid_tmp" column for each table having its "versionid" column with type "varchar"
        2) copy same data in "versionid" column to "versionid_tmp" column
        3) drop column "versionid" with type varchar
        4) create new column "versionid" with type number (19,0)
        5)update this new column with the id_number of the version (based on "versionid_tmp" column having version id)
        6) drop table "versionid_tmp"

        For more clear details, you can refer to me

        Show
        Diana Hamdouche added a comment - Please note that after migration all tables find the below: 1) we need to create" versionid_tmp" column for each table having its "versionid" column with type "varchar" 2) copy same data in "versionid" column to "versionid_tmp" column 3) drop column "versionid" with type varchar 4) create new column "versionid" with type number (19,0) 5)update this new column with the id_number of the version (based on "versionid_tmp" column having version id) 6) drop table "versionid_tmp" For more clear details, you can refer to me
        Hide
        Diana Hamdouche added a comment -

        As per Ahad Confirmation: We have used "Test" version for our current xml  imports. 

        Show
        Diana Hamdouche added a comment - As per Ahad Confirmation: We have used "Test" version for our current xml  imports. 
        Hide
        Diana Hamdouche added a comment -

        ear @Sanju,

        Please find attached an excel sheet Containing all tables, Views, MViews and procedures to be migrated from 2x schema to 3x schema

        It contains all their columns, constraints and indexes.

        While migrating them, all of these details should be considered carefully...

        Please also find attached a zip file containing All created views, Views and procedures Scripts

        Please note that after migration all tables find the below:
        1) we need to create" versionid_tmp" column for each table having its "versionid" column with type "varchar"
        2) copy same data in "versionid" column to "versionid_tmp" column
        3) drop column "versionid" with type varchar
        4) create new column "versionid" with type number (19,0)
        5)update this new column with the id_number of the version (based on "versionid_tmp" column having version id)
        6) drop table "versionid_tmp"

        These are same as the steps shared by you in your previous email..

        You can proceed

        Show
        Diana Hamdouche added a comment - ear @Sanju, Please find attached an excel sheet Containing all tables, Views, MViews and procedures to be migrated from 2x schema to 3x schema It contains all their columns, constraints and indexes. While migrating them, all of these details should be considered carefully... Please also find attached a zip file containing All created views, Views and procedures Scripts Please note that after migration all tables find the below: 1) we need to create" versionid_tmp" column for each table having its "versionid" column with type "varchar" 2) copy same data in "versionid" column to "versionid_tmp" column 3) drop column "versionid" with type varchar 4) create new column "versionid" with type number (19,0) 5)update this new column with the id_number of the version (based on "versionid_tmp" column having version id) 6) drop table "versionid_tmp" These are same as the steps shared by you in your previous email.. You can proceed

          People

          • Assignee:
            Basant Kumar
            Reporter:
            Navneet Kaur
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Planned Start:
              Planned End:

              Drag and Drop