{"id":20505151,"url":"https://github.com/sujunmin/oracledbdailycheckscripts","last_synced_at":"2025-10-03T18:57:32.630Z","repository":{"id":197977562,"uuid":"76641222","full_name":"sujunmin/OracleDBDailyCheckScripts","owner":"sujunmin","description":"Oracle DB 12c Daily Check Scripts for Windows","archived":false,"fork":false,"pushed_at":"2019-10-09T03:24:23.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T21:06:04.788Z","etag":null,"topics":["daily-tasks","database-status","oracle-db","powershell","sql","windows"],"latest_commit_sha":null,"homepage":null,"language":"PLSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sujunmin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-12-16T09:36:06.000Z","updated_at":"2023-04-07T08:01:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"4098dd27-ae0f-47b3-a730-cb75009425c6","html_url":"https://github.com/sujunmin/OracleDBDailyCheckScripts","commit_stats":null,"previous_names":["sujunmin/oracledbdailycheckscripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sujunmin/OracleDBDailyCheckScripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujunmin%2FOracleDBDailyCheckScripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujunmin%2FOracleDBDailyCheckScripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujunmin%2FOracleDBDailyCheckScripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujunmin%2FOracleDBDailyCheckScripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sujunmin","download_url":"https://codeload.github.com/sujunmin/OracleDBDailyCheckScripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujunmin%2FOracleDBDailyCheckScripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278212139,"owners_count":25949045,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["daily-tasks","database-status","oracle-db","powershell","sql","windows"],"created_at":"2024-11-15T19:44:16.168Z","updated_at":"2025-10-03T18:57:32.595Z","avatar_url":"https://github.com/sujunmin.png","language":"PLSQL","readme":"# OracleDBDailyCheckScripts\nOracle DB 12c Daily Check Scripts for Windows\n\n# Preparations\nSettings\n\nIn create_database_report.bat\n- `set ORACLE_SID=\u003coracle_sid\u003e` Oracle SID\n- `\u003csqlpluspath\u003e / as sysdba @database_status.sql` SQLPlus and database_status.sql path\n- `powershell -nologo -noninteractive -file sendreportfile.ps1` sendreportfile.ps1 path\n\nIn database_status.sql\n- `spool \u003coutputpath\u003e` Output Html file path\n\nIn sendreportfile.ps1\n- `$MessageContent = [Io.File]::ReadAllText(\"\u003coutputpath\u003e\", [System.Text.Encoding]::Default)` Output Html file path (The same as `\u003coutputpath\u003e` in database_status.sql)\n- `Send-MailMessage -to \"\u003crcpts\u003e\" -from \"\u003csender\u003e\" -Subject \"DBA Checks (\u003cservername\u003e)[\u003cserverip\u003e] \" -smtpserver \u003cmailserverip\u003e -Body $MessageContent -BodyAsHtml -Encoding ([System.Text.Encoding]::UTF8)`\n  - `\u003crcpts\u003e` for report rcpts\n  - `\u003csender\u003e` for report sender\n  - `\u003cservername\u003e` for Oracle DB server name\n  - `\u003cserverip\u003e` for Oracle DB IP\n  - `\u003cmailserverip\u003e` for Mail server IP\n  \n  # Usage\n  \n  execute `create_database_report.bat`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujunmin%2Foracledbdailycheckscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsujunmin%2Foracledbdailycheckscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujunmin%2Foracledbdailycheckscripts/lists"}