Find Jobs
Hire Freelancers

Oracle database automation cron jobs

₹600-1500 INR

Avslutat
Publicerad över ett år sedan

₹600-1500 INR

Betalning vid leverans
We have multiple oracle database(RAC setup with primary and standby) in our environment for that we required to create a shell script which will automatic send the required data in html format to our email id, following are the scripts which has to be configured in our setup. server os:Sun OS,Linux set serveroutput on set timing on set echo off set time on --Tablespace Output: set lines 999 pages 999 select a.tablespace_name, round(assigned_space) "ALLOCATED (MB)", round((nvl(free_space,0) + INCRM)) "FREE (MB)", round((assigned_space - nvl(free_space,0) - INCRM)) "USED (MB)", round( ((assigned_space - nvl(free_space,0) - INCRM) / assigned_space)*100) "% Full"from(select  tablespace_name, count(*) num1, sum(DECODE(SIGN(maxbytes - bytes), -1, bytes, maxbytes))/(1024*1024) assigned_space, sum(DECODE(SIGN(maxbytes - bytes), -1, bytes, maxbytes))/(1024*1024) - sum(bytes)/(1024*1024) INCRM from dba_data_files group by tablespace_name) A,(select  tablespace_name, count(*) num2, (sum(bytes)/(1024*1024)) free_space from dba_free_space a group by tablespace_name) B where b.tablespace_name(+)=a.tablespace_name union all select a.tablespace_name, round(assigned_space) "ALLOCATED (MB)", round((nvl(free_space,0) + INCRM)) "FREE (MB)", round((assigned_space - nvl(free_space,0) - INCRM)) "USED (MB)", round(((assigned_space - nvl(free_space,0) - INCRM ) / assigned_space)*100) "% Full"from(select  tablespace_name, count(*) num1, sum(DECODE(SIGN(maxbytes - bytes), -1, bytes, maxbytes))/(1024*1024) assigned_space, Sum(Decode(Sign(Maxbytes - Bytes), -1, Bytes, Maxbytes))/(1024*1024) - Sum(Bytes)/(1024*1024) Incrm From Dba_Temp_Files Group By Tablespace_Name) A,(Select  Tablespace_Name, Count(*) Num2, (Sum(free_space)/(1024*1024)) Free_Space FROM DBA_TEMP_FREE_SPACE GROUP BY TABLESPACE_NAME) B WHERE B.TABLESPACE_NAME(+)=A.TABLESPACE_NAME Order By "% Full" Desc / --FRA set lines 999 pages 999 col name for a20 select name,(SPACE_LIMIT/1024/1024/1024), (SPACE_USED/1024/1024/1024), (SPACE_RECLAIMABLE/1024/1024/1024) from v$recovery_file_dest / --Instance Startup : SELECT inst_id,INSTANCE_NAME,to_char(startup_time,'DD-MON-YYYY HH24:MI:SS') "DB Startup Time" FROM sys.gv_$instance / --ASM Disk usage: SELECT NAME, TOTAL_MB/1024 total_gb, FREE_MB/1024 free_gb, ROUND((1- (FREE_MB / TOTAL_MB))*100, 2)  "percentage used" FROM v$asm_diskgroup order by 4 desc / exit;
Project ID: 35303190

Om projektet

9 anbud
Distansprojekt
Senaste aktivitet ett år sedan

Ute efter att tjäna lite pengar?

Fördelar med att lägga anbud hos Freelancer

Ange budget och tidsram
Få betalt för ditt arbete
Beskriv ditt förslag
Det är gratis att registrera sig och att lägga anbud på uppdrag
9 frilansar lägger i genomsnitt anbud på ₹1 522 INR för detta uppdrag
Använd avatar
Hi There, I am available in day time to assist you with mentioned kind of automation sql/shell/cron jobs ; for further discussion, feel tree to connect with me . Regards .
₹2 250 INR Om 3 dagar
4,9 (7 omdömen)
3,5
3,5
Använd avatar
I am Oracle Database performance engineer with automation using Excel VBA, Shell script & Python. Comfortable in generating the output in HTML or Email format.
₹1 500 INR Om 4 dagar
0,0 (0 omdömen)
0,0
0,0
Använd avatar
Hello , I have 6+ years of experience as oracle dba experience in shell script creation I can help you in this project
₹1 750 INR Om 3 dagar
5,0 (1 omdöme)
0,0
0,0
Använd avatar
Hi, I have a experience as a DBA and have handled this kind of requirement for db2 database. I can deliver this project with the quality within the approved timeframe. Please feel to reach out to me, We can discuss and finalize.
₹1 500 INR Om 6 dagar
0,0 (0 omdömen)
0,0
0,0
Använd avatar
i can modify the script let me know how i can help on it. ...................................................
₹1 050 INR Om 7 dagar
0,0 (0 omdömen)
0,0
0,0
Använd avatar
I can do this task, as I am working as database administrator and having good experience in such monitoring script/Cron Job setup. Please confirm the servers and hosted databases count to be deployed.
₹1 300 INR Om 7 dagar
0,0 (0 omdömen)
0,0
0,0
Använd avatar
I worked on rac environment and already did same thing you want , so i can understand your requirements . Lets discuss further.
₹1 500 INR Om 4 dagar
0,0 (0 omdömen)
0,0
0,0
Använd avatar
I hv solution for your requirement of html report. Do ping me in chat to discuss about the requirements.
₹1 100 INR Om 1 dag
0,0 (0 omdömen)
0,0
0,0
Använd avatar
I can do this in few hours as I have good experience in unix shell scripts and working on Oracle 19c
₹1 750 INR Om 1 dag
0,0 (0 omdömen)
0,0
0,0

Om kunden

Flagga för INDIA
Chennai, India
0,0
0
Verifierad betalningsmetod
Medlem sedan nov. 23, 2022

Kundverifikation

Tack! Vi har skickat en länk för aktivering av gratis kredit.
Något gick fel med ditt e-postmeddelande. Vänligen försök igen.
Registrerade Användare Totalt antal jobb publicerade
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Laddar förhandsgranskning
Tillstånd beviljat för geolokalisering.
Din inloggningssession har löpt ut och du har blivit utloggad. Logga in igen.