ObjectNumberInvalidEstimated costCommentsDetails
DATABASE LINK000Database links will be exported as SQL/MED PostgreSQL's Foreign Data Wrapper (FDW) extensions using oracle_fdw.
GLOBAL TEMPORARY TABLE000Global temporary table are not supported by PostgreSQL and will not be exported. You will have to rewrite some application code to match the PostgreSQL temporary table behavior.
INDEX126020.175 index(es) are concerned by the export, others are automatically generated and will do so on PostgreSQL. Bitmap will be exported as btree_gin index(es) and hash index(es) will be exported as b-tree index(es) if any. Domain index are exported as b-tree but commented to be edited to mainly use FTS. Cluster, bitmap join and IOT indexes will not be exported at all. Reverse indexes are not exported too, you may use a trigram-based index (see pg_trgm) or a reverse() function based index and search. Use 'varchar_pattern_ops', 'text_pattern_ops' or 'bpchar_pattern_ops' operators in your indexes to improve search with the LIKE operator respectively into varchar, text or char columns.75 b-tree index(es)
JOB000Job are not exported. You may set external cron job with them.
SEQUENCE3303.3Sequences are fully supported, but all call to sequence_name.NEXTVAL or sequence_name.CURRVAL will be transformed into NEXTVAL('sequence_name') or CURRVAL('sequence_name').
SYNONYM295029.5SYNONYMs will be exported as views. SYNONYMs do not exists with PostgreSQL but a common workaround is to use views or set the PostgreSQL search_path in your session to access object outside the current schema.apex is an alias to APEX_050000.APEX
apex_activity_log is an alias to APEX_050000.WWV_FLOW_USER_ACTIVITY_LOG
apex_admin is an alias to APEX_050000.APEX_ADMIN
apex_application is an alias to APEX_050000.WWV_FLOW
apex_applications is an alias to APEX_050000.APEX_APPLICATIONS
apex_application_all_auth is an alias to APEX_050000.APEX_APPLICATION_ALL_AUTH
apex_application_auth is an alias to APEX_050000.APEX_APPLICATION_AUTH
apex_application_authorization is an alias to APEX_050000.APEX_APPLICATION_AUTHORIZATION
apex_application_bc_entries is an alias to APEX_050000.APEX_APPLICATION_BC_ENTRIES
apex_application_breadcrumbs is an alias to APEX_050000.APEX_APPLICATION_BREADCRUMBS
apex_application_build_options is an alias to APEX_050000.APEX_APPLICATION_BUILD_OPTIONS
apex_application_caching is an alias to APEX_050000.APEX_APPLICATION_CACHING
apex_application_computations is an alias to APEX_050000.APEX_APPLICATION_COMPUTATIONS
apex_application_files is an alias to APEX_050000.WWV_FLOW_FILES
apex_application_global is an alias to APEX_050000.WWV_FLOW_GLOBAL
apex_application_groups is an alias to APEX_050000.APEX_APPLICATION_GROUPS
apex_application_install is an alias to APEX_050000.WWV_FLOW_APPLICATION_INSTALL
apex_application_items is an alias to APEX_050000.APEX_APPLICATION_ITEMS
apex_application_lists is an alias to APEX_050000.APEX_APPLICATION_LISTS
apex_application_list_entries is an alias to APEX_050000.APEX_APPLICATION_LIST_ENTRIES
apex_application_locked_pages is an alias to APEX_050000.APEX_APPLICATION_LOCKED_PAGES
apex_application_lovs is an alias to APEX_050000.APEX_APPLICATION_LOVS
apex_application_lov_entries is an alias to APEX_050000.APEX_APPLICATION_LOV_ENTRIES
apex_application_nav_bar is an alias to APEX_050000.APEX_APPLICATION_NAV_BAR
apex_application_pages is an alias to APEX_050000.APEX_APPLICATION_PAGES
apex_application_page_branches is an alias to APEX_050000.APEX_APPLICATION_PAGE_BRANCHES
apex_application_page_buttons is an alias to APEX_050000.APEX_APPLICATION_PAGE_BUTTONS
apex_application_page_comp is an alias to APEX_050000.APEX_APPLICATION_PAGE_COMP
apex_application_page_da is an alias to APEX_050000.APEX_APPLICATION_PAGE_DA
apex_application_page_da_acts is an alias to APEX_050000.APEX_APPLICATION_PAGE_DA_ACTS
apex_application_page_db_items is an alias to APEX_050000.APEX_APPLICATION_PAGE_DB_ITEMS
apex_application_page_flash5 is an alias to APEX_050000.APEX_APPLICATION_PAGE_FLASH5
apex_application_page_flash5_s is an alias to APEX_050000.APEX_APPLICATION_PAGE_FLASH5_S
apex_application_page_groups is an alias to APEX_050000.APEX_APPLICATION_PAGE_GROUPS
apex_application_page_ir is an alias to APEX_050000.APEX_APPLICATION_PAGE_IR
apex_application_page_ir_cat is an alias to APEX_050000.APEX_APPLICATION_PAGE_IR_CAT
apex_application_page_ir_cgrps is an alias to APEX_050000.APEX_APPLICATION_PAGE_IR_CGRPS
apex_application_page_ir_col is an alias to APEX_050000.APEX_APPLICATION_PAGE_IR_COL
apex_application_page_ir_comp is an alias to APEX_050000.APEX_APPLICATION_PAGE_IR_COMP
apex_application_page_ir_cond is an alias to APEX_050000.APEX_APPLICATION_PAGE_IR_COND
apex_application_page_ir_grpby is an alias to APEX_050000.APEX_APPLICATION_PAGE_IR_GRPBY
apex_application_page_ir_pivot is an alias to APEX_050000.APEX_APPLICATION_PAGE_IR_PIVOT
apex_application_page_ir_pvagg is an alias to APEX_050000.APEX_APPLICATION_PAGE_IR_PVAGG
apex_application_page_ir_pvsrt is an alias to APEX_050000.APEX_APPLICATION_PAGE_IR_PVSRT
apex_application_page_ir_rpt is an alias to APEX_050000.APEX_APPLICATION_PAGE_IR_RPT
apex_application_page_ir_sub is an alias to APEX_050000.APEX_APPLICATION_PAGE_IR_SUB
apex_application_page_items is an alias to APEX_050000.APEX_APPLICATION_PAGE_ITEMS
apex_application_page_map is an alias to APEX_050000.APEX_APPLICATION_PAGE_MAP
apex_application_page_proc is an alias to APEX_050000.APEX_APPLICATION_PAGE_PROC
apex_application_page_regions is an alias to APEX_050000.APEX_APPLICATION_PAGE_REGIONS
apex_application_page_reg_cols is an alias to APEX_050000.APEX_APPLICATION_PAGE_REG_COLS
apex_application_page_rpt is an alias to APEX_050000.APEX_APPLICATION_PAGE_RPT
apex_application_page_rpt_cols is an alias to APEX_050000.APEX_APPLICATION_PAGE_RPT_COLS
apex_application_page_trees is an alias to APEX_050000.APEX_APPLICATION_PAGE_TREES
apex_application_page_val is an alias to APEX_050000.APEX_APPLICATION_PAGE_VAL
apex_application_parent_tabs is an alias to APEX_050000.APEX_APPLICATION_PARENT_TABS
apex_application_processes is an alias to APEX_050000.APEX_APPLICATION_PROCESSES
apex_application_shortcuts is an alias to APEX_050000.APEX_APPLICATION_SHORTCUTS
apex_application_static_files is an alias to APEX_050000.APEX_APPLICATION_STATIC_FILES
apex_application_substitutions is an alias to APEX_050000.APEX_APPLICATION_SUBSTITUTIONS
apex_application_supp_objects is an alias to APEX_050000.APEX_APPLICATION_SUPP_OBJECTS
apex_application_supp_obj_bopt is an alias to APEX_050000.APEX_APPLICATION_SUPP_OBJ_BOPT
apex_application_supp_obj_chck is an alias to APEX_050000.APEX_APPLICATION_SUPP_OBJ_CHCK
apex_application_supp_obj_scr is an alias to APEX_050000.APEX_APPLICATION_SUPP_OBJ_SCR
apex_application_tabs is an alias to APEX_050000.APEX_APPLICATION_TABS
apex_application_templates is an alias to APEX_050000.APEX_APPLICATION_TEMPLATES
apex_application_temp_bc is an alias to APEX_050000.APEX_APPLICATION_TEMP_BC
apex_application_temp_button is an alias to APEX_050000.APEX_APPLICATION_TEMP_BUTTON
apex_application_temp_calendar is an alias to APEX_050000.APEX_APPLICATION_TEMP_CALENDAR
apex_application_temp_files is an alias to APEX_050000.WWV_FLOW_TEMP_FILES
apex_application_temp_label is an alias to APEX_050000.APEX_APPLICATION_TEMP_LABEL
apex_application_temp_list is an alias to APEX_050000.APEX_APPLICATION_TEMP_LIST
apex_application_temp_page is an alias to APEX_050000.APEX_APPLICATION_TEMP_PAGE
apex_application_temp_popuplov is an alias to APEX_050000.APEX_APPLICATION_TEMP_POPUPLOV
apex_application_temp_region is an alias to APEX_050000.APEX_APPLICATION_TEMP_REGION
apex_application_temp_report is an alias to APEX_050000.APEX_APPLICATION_TEMP_REPORT
apex_application_themes is an alias to APEX_050000.APEX_APPLICATION_THEMES
apex_application_theme_files is an alias to APEX_050000.APEX_APPLICATION_THEME_FILES
apex_application_theme_styles is an alias to APEX_050000.APEX_APPLICATION_THEME_STYLES
apex_application_translations is an alias to APEX_050000.APEX_APPLICATION_TRANSLATIONS
apex_application_trans_dynamic is an alias to APEX_050000.APEX_APPLICATION_TRANS_DYNAMIC
apex_application_trans_map is an alias to APEX_050000.APEX_APPLICATION_TRANS_MAP
apex_application_trans_repos is an alias to APEX_050000.APEX_APPLICATION_TRANS_REPOS
apex_application_trees is an alias to APEX_050000.APEX_APPLICATION_TREES
apex_application_web_services is an alias to APEX_050000.APEX_APPLICATION_WEB_SERVICES
apex_appl_concatenated_files is an alias to APEX_050000.APEX_APPL_CONCATENATED_FILES
apex_appl_developer_comments is an alias to APEX_050000.APEX_APPL_DEVELOPER_COMMENTS
apex_appl_load_tables is an alias to APEX_050000.APEX_APPL_LOAD_TABLES
apex_appl_load_table_lookups is an alias to APEX_050000.APEX_APPL_LOAD_TABLE_LOOKUPS
apex_appl_load_table_rules is an alias to APEX_050000.APEX_APPL_LOAD_TABLE_RULES
apex_appl_page_calendars is an alias to APEX_050000.APEX_APPL_PAGE_CALENDARS
apex_appl_plugins is an alias to APEX_050000.APEX_APPL_PLUGINS
apex_appl_plugin_attributes is an alias to APEX_050000.APEX_APPL_PLUGIN_ATTRIBUTES
apex_appl_plugin_attr_values is an alias to APEX_050000.APEX_APPL_PLUGIN_ATTR_VALUES
apex_appl_plugin_events is an alias to APEX_050000.APEX_APPL_PLUGIN_EVENTS
apex_appl_plugin_files is an alias to APEX_050000.APEX_APPL_PLUGIN_FILES
apex_appl_plugin_settings is an alias to APEX_050000.APEX_APPL_PLUGIN_SETTINGS
apex_appl_template_options is an alias to APEX_050000.APEX_APPL_TEMPLATE_OPTIONS
apex_appl_template_opt_groups is an alias to APEX_050000.APEX_APPL_TEMPLATE_OPT_GROUPS
apex_appl_temp_page_dp is an alias to APEX_050000.APEX_APPL_TEMP_PAGE_DP
apex_appl_temp_region_dp is an alias to APEX_050000.APEX_APPL_TEMP_REGION_DP
apex_appl_theme_display_points is an alias to APEX_050000.APEX_APPL_THEME_DISPLAY_POINTS
apex_appl_user_interfaces is an alias to APEX_050000.APEX_APPL_USER_INTERFACES
apex_app_builder_api is an alias to APEX_050000.WWV_FLOW_APP_BUILDER_API
apex_authentication is an alias to APEX_050000.WWV_FLOW_AUTHENTICATION_API
apex_authorization is an alias to APEX_050000.WWV_FLOW_AUTHORIZATION_API
apex_cloud_archive is an alias to APEX_050000.WWV_FLOW_CLOUD_ARCHIVE
apex_collection is an alias to APEX_050000.WWV_FLOW_COLLECTION
apex_collections is an alias to APEX_050000.WWV_FLOW_COLLECTIONS
apex_css is an alias to APEX_050000.WWV_FLOW_CSS_API
apex_custom_auth is an alias to APEX_050000.HTMLDB_CUSTOM_AUTH
apex_data_load is an alias to APEX_050000.WWV_FLOW_DATA_UPLOAD
apex_debug is an alias to APEX_050000.WWV_FLOW_DEBUG_API
apex_debug_message is an alias to APEX_050000.WWV_FLOW_DEBUG_API
apex_debug_messages is an alias to APEX_050000.APEX_DEBUG_MESSAGES
apex_developer_activity_log is an alias to APEX_050000.APEX_DEVELOPER_ACTIVITY_LOG
apex_dictionary is an alias to APEX_050000.APEX_DICTIONARY
apex_error is an alias to APEX_050000.WWV_FLOW_ERROR_API
apex_escape is an alias to APEX_050000.WWV_FLOW_ESCAPE
apex_feedback_types is an alias to APEX_050000.WWV_FLOW_FEEDBACK_TYPES
apex_instance_admin is an alias to APEX_050000.WWV_FLOW_INSTANCE_ADMIN
apex_ir is an alias to APEX_050000.WWV_FLOW_WORKSHEET_UTIL
apex_item is an alias to APEX_050000.HTMLDB_ITEM
apex_javascript is an alias to APEX_050000.WWV_FLOW_JAVASCRIPT_API
apex_json is an alias to APEX_050000.WWV_FLOW_JSON
apex_lang is an alias to APEX_050000.HTMLDB_LANG
apex_ldap is an alias to APEX_050000.WWV_FLOW_LDAP
apex_legacy_plugins is an alias to APEX_050000.WWV_FLOW_LEGACY_PLUGINS
apex_login is an alias to APEX_050000.HTMLDB_LOGIN
apex_mail is an alias to APEX_050000.WWV_FLOW_MAIL_API
apex_mail_attachments is an alias to APEX_050000.WWV_FLOW_USER_MAIL_ATTACHMENTS
apex_mail_log is an alias to APEX_050000.WWV_FLOW_USER_MAIL_LOG
apex_mail_queue is an alias to APEX_050000.WWV_FLOW_USER_MAIL_QUEUE
apex_migration_acc_forms is an alias to APEX_050000.APEX_MIGRATION_ACC_FORMS
apex_migration_acc_projects is an alias to APEX_050000.APEX_MIGRATION_ACC_PROJECTS
apex_migration_acc_queries is an alias to APEX_050000.APEX_MIGRATION_ACC_QUERIES
apex_migration_acc_rpts is an alias to APEX_050000.APEX_MIGRATION_ACC_RPTS
apex_migration_acc_tables is an alias to APEX_050000.APEX_MIGRATION_ACC_TABLES
apex_migration_projects is an alias to APEX_050000.APEX_MIGRATION_PROJECTS
apex_migration_rev_forms is an alias to APEX_050000.APEX_MIGRATION_REV_FORMS
apex_migration_rev_queries is an alias to APEX_050000.APEX_MIGRATION_REV_QUERIES
apex_migration_rev_rpts is an alias to APEX_050000.APEX_MIGRATION_REV_RPTS
apex_migration_rev_tables is an alias to APEX_050000.APEX_MIGRATION_REV_TABLES
apex_mig_projects_update is an alias to APEX_050000.APEX_MIG_PROJECTS_UPDATE
apex_page is an alias to APEX_050000.WWV_FLOW_PAGE_API
apex_pkg_app_install_log is an alias to APEX_050000.APEX_PKG_APP_INSTALL_LOG
apex_plsql_job is an alias to APEX_050000.WWV_FLOW_PLSQL_JOB
apex_plsql_jobs is an alias to APEX_050000.WWV_FLOW_PLSQL_JOBS
apex_plugin is an alias to APEX_050000.WWV_FLOW_PLUGIN_API
apex_plugin_util is an alias to APEX_050000.WWV_FLOW_PLUGIN_UTIL
apex_region is an alias to APEX_050000.WWV_FLOW_REGION_API
apex_release is an alias to APEX_050000.APEX_RELEASE
apex_rest is an alias to APEX_050000.WWV_FLOW_REST
apex_rest_resource_handlers is an alias to APEX_050000.APEX_REST_RESOURCE_HANDLERS
apex_rest_resource_modules is an alias to APEX_050000.APEX_REST_RESOURCE_MODULES
apex_rest_resource_parameters is an alias to APEX_050000.APEX_REST_RESOURCE_PARAMETERS
apex_rest_resource_templates is an alias to APEX_050000.APEX_REST_RESOURCE_TEMPLATES
apex_spatial is an alias to APEX_050000.WWV_FLOW_SPATIAL_API
apex_standard_conditions is an alias to APEX_050000.APEX_STANDARD_CONDITIONS
apex_sys_all_constraints is an alias to APEX_050000.APEX_SYS_ALL_CONSTRAINTS
apex_sys_all_dependencies is an alias to APEX_050000.APEX_SYS_ALL_DEPENDENCIES
apex_sys_all_objects is an alias to APEX_050000.APEX_SYS_ALL_OBJECTS
apex_sys_all_synonyms is an alias to APEX_050000.APEX_SYS_ALL_SYNONYMS
apex_team_bugs is an alias to APEX_050000.APEX_TEAM_BUGS
apex_team_features is an alias to APEX_050000.APEX_TEAM_FEATURES
apex_team_feedback is an alias to APEX_050000.APEX_TEAM_FEEDBACK
apex_team_feedback_followup is an alias to APEX_050000.APEX_TEAM_FEEDBACK_FOLLOWUP
apex_team_milestones is an alias to APEX_050000.APEX_TEAM_MILESTONES
apex_team_todos is an alias to APEX_050000.APEX_TEAM_TODOS
apex_themes is an alias to APEX_050000.APEX_THEMES
apex_t_ldap_attribute is an alias to APEX_050000.WWV_FLOW_T_LDAP_ATTRIBUTE
apex_t_ldap_attributes is an alias to APEX_050000.WWV_FLOW_T_LDAP_ATTRIBUTES
apex_t_number is an alias to APEX_050000.WWV_FLOW_T_NUMBER
apex_t_varchar2 is an alias to APEX_050000.WWV_FLOW_T_VARCHAR2
apex_ui_default is an alias to APEX_050000.WWV_FLOW_HINT
apex_ui_defaults_attr_dict is an alias to APEX_050000.APEX_UI_DEFAULTS_ATTR_DICT
apex_ui_defaults_columns is an alias to APEX_050000.APEX_UI_DEFAULTS_COLUMNS
apex_ui_defaults_groups is an alias to APEX_050000.APEX_UI_DEFAULTS_GROUPS
apex_ui_defaults_lov_data is an alias to APEX_050000.APEX_UI_DEFAULTS_LOV_DATA
apex_ui_defaults_tables is an alias to APEX_050000.APEX_UI_DEFAULTS_TABLES
apex_ui_default_update is an alias to APEX_050000.APEX_UI_DEFAULT_UPDATE
apex_user_access_log is an alias to APEX_050000.WWV_FLOW_USER_ACCESS_LOG
apex_util is an alias to APEX_050000.HTMLDB_UTIL
apex_web_service is an alias to APEX_050000.WWV_FLOW_WEBSERVICES_API
apex_workspaces is an alias to APEX_050000.APEX_WORKSPACES
apex_workspace_access_log is an alias to APEX_050000.APEX_WORKSPACE_ACCESS_LOG
apex_workspace_activity_log is an alias to APEX_050000.APEX_WORKSPACE_ACTIVITY_LOG
apex_workspace_apex_users is an alias to APEX_050000.APEX_WORKSPACE_APEX_USERS
apex_workspace_clicks is an alias to APEX_050000.APEX_WORKSPACE_CLICKS
apex_workspace_developers is an alias to APEX_050000.APEX_WORKSPACE_DEVELOPERS
apex_workspace_files is an alias to APEX_050000.APEX_WORKSPACE_FILES
apex_workspace_groups is an alias to APEX_050000.APEX_WORKSPACE_GROUPS
apex_workspace_group_groups is an alias to APEX_050000.APEX_WORKSPACE_GROUP_GROUPS
apex_workspace_group_users is an alias to APEX_050000.APEX_WORKSPACE_GROUP_USERS
apex_workspace_log_archive is an alias to APEX_050000.APEX_WORKSPACE_LOG_ARCHIVE
apex_workspace_log_summary is an alias to APEX_050000.APEX_WORKSPACE_LOG_SUMMARY
apex_workspace_log_summary_usr is an alias to APEX_050000.APEX_WORKSPACE_LOG_SUMMARY_USR
apex_workspace_schemas is an alias to APEX_050000.APEX_WORKSPACE_SCHEMAS
apex_workspace_sessions is an alias to APEX_050000.APEX_WORKSPACE_SESSIONS
apex_workspace_session_groups is an alias to APEX_050000.APEX_WORKSPACE_SESSION_GROUPS
apex_workspace_sql_scripts is an alias to APEX_050000.APEX_WORKSPACE_SQL_SCRIPTS
apex_workspace_static_files is an alias to APEX_050000.APEX_WORKSPACE_STATIC_FILES
apex_workspace_ui_types is an alias to APEX_050000.APEX_WORKSPACE_UI_TYPES
apex_ws_applications is an alias to APEX_050000.APEX_WS_APPLICATIONS
apex_ws_app_pages is an alias to APEX_050000.APEX_WS_APP_PAGES
apex_ws_data_grid is an alias to APEX_050000.APEX_WS_DATA_GRID
apex_ws_data_grid_col is an alias to APEX_050000.APEX_WS_DATA_GRID_COL
apex_zip is an alias to APEX_050000.WWV_FLOW_ZIP
development_service_home is an alias to APEX_050000.DEVELOPMENT_SERVICE_HOME
development_service_home_login is an alias to APEX_050000.DEVELOPMENT_SERVICE_HOME_LOGIN
development_service_signup is an alias to APEX_050000.DEVELOPMENT_SERVICE_SIGNUP
f is an alias to APEX_050000.F
htmldb is an alias to APEX_050000.HTMLDB
htmldb_activity_log is an alias to APEX_050000.WWV_FLOW_USER_ACTIVITY_LOG
htmldb_admin is an alias to APEX_050000.HTMLDB_ADMIN
htmldb_application is an alias to APEX_050000.WWV_FLOW
htmldb_application_files is an alias to APEX_050000.WWV_FLOW_FILES
htmldb_application_global is an alias to APEX_050000.WWV_FLOW_GLOBAL
htmldb_collection is an alias to APEX_050000.WWV_FLOW_COLLECTION
htmldb_collections is an alias to APEX_050000.WWV_FLOW_COLLECTIONS
htmldb_custom_auth is an alias to APEX_050000.HTMLDB_CUSTOM_AUTH
htmldb_item is an alias to APEX_050000.HTMLDB_ITEM
htmldb_lang is an alias to APEX_050000.HTMLDB_LANG
htmldb_ldap is an alias to APEX_050000.WWV_FLOW_LDAP
htmldb_login is an alias to APEX_050000.HTMLDB_LOGIN
htmldb_mail is an alias to APEX_050000.WWV_FLOW_MAIL_API
htmldb_mail_log is an alias to APEX_050000.WWV_FLOW_USER_MAIL_LOG
htmldb_mail_queue is an alias to APEX_050000.WWV_FLOW_USER_MAIL_QUEUE
htmldb_plsql_job is an alias to APEX_050000.WWV_FLOW_PLSQL_JOB
htmldb_plsql_jobs is an alias to APEX_050000.WWV_FLOW_PLSQL_JOBS
htmldb_util is an alias to APEX_050000.HTMLDB_UTIL
nv is an alias to APEX_050000.NV
p is an alias to APEX_050000.P
v is an alias to APEX_050000.V
ws is an alias to APEX_050000.WS
wwv_flow is an alias to APEX_050000.WWV_FLOW
wwv_flow_api is an alias to APEX_050000.WWV_FLOW_API
wwv_flow_application_install is an alias to APEX_050000.WWV_FLOW_APPLICATION_INSTALL
wwv_flow_audit is an alias to APEX_050000.WWV_FLOW_AUDIT
wwv_flow_clickthru_log is an alias to APEX_050000.WWV_FLOW_CLICKTHRU_LOG
wwv_flow_cloud_archive_obj is an alias to APEX_050000.WWV_FLOW_CLOUD_ARCHIVE_OBJ
wwv_flow_collection is an alias to APEX_050000.WWV_FLOW_COLLECTION
wwv_flow_collections is an alias to APEX_050000.WWV_FLOW_COLLECTIONS
wwv_flow_css is an alias to APEX_050000.WWV_FLOW_CSS_API
wwv_flow_css_api is an alias to APEX_050000.WWV_FLOW_CSS_API
wwv_flow_customize is an alias to APEX_050000.WWV_FLOW_CUSTOMIZE
wwv_flow_custom_auth is an alias to APEX_050000.WWV_FLOW_CUSTOM_AUTH
wwv_flow_custom_auth_ldap is an alias to APEX_050000.WWV_FLOW_CUSTOM_AUTH_LDAP
wwv_flow_custom_auth_std is an alias to APEX_050000.WWV_FLOW_CUSTOM_AUTH_STD
wwv_flow_dual100 is an alias to APEX_050000.WWV_FLOW_DUAL100
wwv_flow_epg_include_modules is an alias to APEX_050000.WWV_FLOW_EPG_INCLUDE_MODULES
wwv_flow_error is an alias to APEX_050000.WWV_FLOW_ERROR_API
wwv_flow_error_api is an alias to APEX_050000.WWV_FLOW_ERROR_API
wwv_flow_escape is an alias to APEX_050000.WWV_FLOW_ESCAPE
wwv_flow_files is an alias to APEX_050000.WWV_FLOW_FILES
wwv_flow_file_mgr is an alias to APEX_050000.WWV_FLOW_FILE_MGR
wwv_flow_fnd_user_api is an alias to APEX_050000.WWV_FLOW_FND_USER_API
wwv_flow_global is an alias to APEX_050000.WWV_FLOW_GLOBAL
wwv_flow_group_users is an alias to APEX_050000.WWV_FLOW_GROUP_USERS
wwv_flow_hint is an alias to APEX_050000.WWV_FLOW_HINT
wwv_flow_html_api is an alias to APEX_050000.WWV_FLOW_HTML_API
wwv_flow_id is an alias to APEX_050000.WWV_FLOW_ID
wwv_flow_image_api is an alias to APEX_050000.WWV_FLOW_IMAGE_API
wwv_flow_init_htp_buffer is an alias to APEX_050000.WWV_FLOW_INIT_HTP_BUFFER
wwv_flow_item is an alias to APEX_050000.WWV_FLOW_ITEM
wwv_flow_item_help is an alias to APEX_050000.WWV_FLOW_ITEM_HELP
wwv_flow_javascript is an alias to APEX_050000.WWV_FLOW_JAVASCRIPT_API
wwv_flow_lang is an alias to APEX_050000.WWV_FLOW_LANG
wwv_flow_ldap is an alias to APEX_050000.WWV_FLOW_LDAP
wwv_flow_lists_of_values$_v is an alias to APEX_050000.WWV_FLOW_LISTS_OF_VALUES$_V
wwv_flow_list_of_values_data_v is an alias to APEX_050000.WWV_FLOW_LIST_OF_VALUES_DATA_V
wwv_flow_mail is an alias to APEX_050000.WWV_FLOW_MAIL_API
wwv_flow_months_mon is an alias to APEX_050000.WWV_FLOW_MONTHS_MON
wwv_flow_months_month is an alias to APEX_050000.WWV_FLOW_MONTHS_MONTH
wwv_flow_plugin is an alias to APEX_050000.WWV_FLOW_PLUGIN_API
wwv_flow_plugin_api is an alias to APEX_050000.WWV_FLOW_PLUGIN_API
wwv_flow_plugin_util is an alias to APEX_050000.WWV_FLOW_PLUGIN_UTIL
wwv_flow_preferences is an alias to APEX_050000.WWV_FLOW_PREFERENCES
wwv_flow_random is an alias to APEX_050000.WWV_FLOW_RANDOM
wwv_flow_render_shortcut is an alias to APEX_050000.WWV_FLOW_RENDER_SHORTCUT
wwv_flow_session_seq is an alias to APEX_050000.WWV_FLOW_SESSION_SEQ
wwv_flow_svg is an alias to APEX_050000.WWV_FLOW_SVG
wwv_flow_t_number is an alias to APEX_050000.WWV_FLOW_T_NUMBER
wwv_flow_t_varchar2 is an alias to APEX_050000.WWV_FLOW_T_VARCHAR2
wwv_flow_users is an alias to APEX_050000.WWV_FLOW_USERS
wwv_flow_user_access_log is an alias to APEX_050000.WWV_FLOW_USER_ACCESS_LOG
wwv_flow_user_activity_log is an alias to APEX_050000.WWV_FLOW_USER_ACTIVITY_LOG
wwv_flow_user_api is an alias to APEX_050000.WWV_FLOW_USER_API
wwv_flow_utilities is an alias to APEX_050000.WWV_FLOW_UTILITIES
wwv_flow_ws_import_api is an alias to APEX_050000.WWV_FLOW_WS_IMPORT_API
wwv_flow_years is an alias to APEX_050000.WWV_FLOW_YEARS
wwv_mig_acc_load is an alias to APEX_050000.WWV_MIG_ACC_LOAD
wwv_render_chart2 is an alias to APEX_050000.WWV_RENDER_CHART2
wwv_seq is an alias to APEX_050000.WWV_SEQ
z is an alias to APEX_050000.Z
TABLE5305.36 binary columns
Total number of rows: 53
Top 10 of tables sorted by number of rows:
rules_metadata has 1 rows
user_tokens has 1 rows
groups has 1 rows
permission_templates has 1 rows
ce_task_characteristics has 1 rows
internal_properties has 1 rows
perm_tpl_characteristics has 1 rows
project_links has 1 rows
users has 1 rows
manual_measures has 1 rows
Top 10 of largest tables:
TRIGGER330132Total size of trigger code: 3269 bytes.active_rules_idt: 3
active_rule_parameters_idt: 3
ce_activity_idt: 3
ce_queue_idt: 3
duplications_index_idt: 3
events_idt: 3
file_sources_idt: 3
groups_idt: 3
group_roles_idt: 3
issues_idt: 3
issue_changes_idt: 3
loaded_templates_idt: 3
manual_measures_idt: 3
metrics_idt: 3
notifications_idt: 3
permission_templates_idt: 3
perm_templates_groups_idt: 3
perm_templates_users_idt: 3
perm_tpl_characteristics_idt: 3
projects_idt: 3
project_links_idt: 3
project_measures_idt: 3
project_qprofiles_idt: 3
properties_idt: 3
quality_gates_idt: 3
quality_gate_conditions_idt: 3
rules_idt: 3
rules_parameters_idt: 3
rules_profiles_idt: 3
snapshots_idt: 3
users_idt: 3
user_roles_idt: 3
user_tokens_idt: 3
Total5400190.20190.20 cost migration units means approximatively 3 man-day(s). The migration unit was set to 5 minute(s)

Migration level: A-2

Details of cost assessment per trigger