-
Notifications
You must be signed in to change notification settings - Fork 286
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Releasing version 2.88.2
- Loading branch information
Showing
32 changed files
with
809 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ whenever sqlerror exit sql.sqlcode rollback | |
begin | ||
wwv_flow_imp.import_begin ( | ||
p_version_yyyy_mm_dd=>'2022.04.12' | ||
,p_release=>'22.1.4' | ||
,p_release=>'22.1.6' | ||
,p_default_workspace_id=>9710643564672463 | ||
,p_default_application_id=>100 | ||
,p_default_id_offset=>0 | ||
|
@@ -28,7 +28,7 @@ prompt APPLICATION 100 - OCI Usage and Cost Report | |
-- Application Export: | ||
-- Application: 100 | ||
-- Name: OCI Usage and Cost Report | ||
-- Date and Time: 19:57 Wednesday September 28, 2022 | ||
-- Date and Time: 02:17 Wednesday November 16, 2022 | ||
-- Exported By: [email protected] | ||
-- Flashback: 0 | ||
-- Export Type: Application Export | ||
|
@@ -69,7 +69,7 @@ prompt APPLICATION 100 - OCI Usage and Cost Report | |
-- Reports: | ||
-- E-Mail: | ||
-- Supporting Objects: Excluded | ||
-- Version: 22.1.4 | ||
-- Version: 22.1.6 | ||
-- Instance ID: 9710412995014033 | ||
-- | ||
|
||
|
@@ -106,7 +106,7 @@ wwv_flow_imp.create_flow( | |
,p_public_user=>'APEX_PUBLIC_USER' | ||
,p_proxy_server=>nvl(wwv_flow_application_install.get_proxy,'') | ||
,p_no_proxy_domains=>nvl(wwv_flow_application_install.get_no_proxy_domains,'') | ||
,p_flow_version=>'Release 22.10.04' | ||
,p_flow_version=>'Release 22.11.22' | ||
,p_flow_status=>'AVAILABLE_W_EDIT_LINK' | ||
,p_flow_unavailable_text=>'This application is currently unavailable at this time.' | ||
,p_exact_substitutions_only=>'Y' | ||
|
@@ -128,7 +128,7 @@ wwv_flow_imp.create_flow( | |
,p_substitution_string_01=>'APP_NAME' | ||
,p_substitution_value_01=>'OCI Usage and Cost Report' | ||
,p_last_updated_by=>'[email protected]' | ||
,p_last_upd_yyyymmddhh24miss=>'20220928195342' | ||
,p_last_upd_yyyymmddhh24miss=>'20221116021420' | ||
,p_file_prefix => nvl(wwv_flow_application_install.get_static_app_file_prefix,'') | ||
,p_files_version=>3 | ||
,p_ui_type_name => null | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file modified
0
examples/usage_reports_to_adw/shell_scripts/run_daily_report.sh
100755 → 100644
Empty file.
Empty file modified
0
examples/usage_reports_to_adw/shell_scripts/run_gather_stats.sh
100755 → 100644
Empty file.
Empty file modified
0
examples/usage_reports_to_adw/shell_scripts/run_multi_daily_usage2adw.sh
100755 → 100644
Empty file.
Empty file modified
0
examples/usage_reports_to_adw/shell_scripts/run_table_size_info.sh
100755 → 100644
Empty file.
Oops, something went wrong.