proceso batch de so

Upload: juanvivanco3

Post on 07-Feb-2018

216 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/21/2019 Proceso Batch de SO

    1/27

    UNIVERSIDAD SAN MARTIN DE PORRES

    FACULTAD DE INGENIERIA Y ARQUITECTURA

    S I S T E M A S O P E R A T I V O S

    P R O C E S O B A T C H

    Integrantes

    Ayon Luna Richard Henry

    Chirinos Ruiz, Jesus Antonio

    Miraval Albornoz Christian Alvaro

    Ponce Almenara Ivan Renato

    Jose Antonio vidal Herrera

    P R O F E S O R : I N G . V I C T O R A P A R I C I O Y R A L A

  • 7/21/2019 Proceso Batch de SO

    2/27

    L A M O L I N A 1 1 , A B R I L D E L 2 0 1 3

  • 7/21/2019 Proceso Batch de SO

    3/27

    Complejo Hospitalario San Pablo

    Misin:

    Lograr la satisfaccin y confianza de nuestros pacientes y

    colaboradores.

    Incentivar la docencia y la investigacin en el campo de la salud.

    Visin:

    Mantenernos como la red privada de salud ms grande del pas con

    personal altamente capacitado, motivado y apoyado en tecnologa de

    punta.

    Descripcin:

    En agosto de 1991 un selecto grupo de mdicos liderados por el

    doctor Jos lvarez Blas fundaron la Clnica San Pablo en el distritode Santiago de Surco. Los impulsaba un ambicioso objetivo: llegar a

    ser una institucin altamente especializada en cardiologa. Sin

    embargo no se dejaron de lado las otras especialidades mdicas que

    demanda el bienestar de la comunidad.

    Con el transcurso de los aos y gracias a una estrategia de

    descentralizacin, la pequea clnica se transform en el Complejo

    Hospitalario San Pablo, la red privada de salud ms grande y moderna

    del Per, que atiende las necesidades de salud de los diferentes

  • 7/21/2019 Proceso Batch de SO

    4/27

    niveles socioeconmicos de la poblacin, brindndoles servicios de

    alta calidad a precios asequibles, a travs de sus seis sedes en Lima y

    en la provincia de Huaraz.

    Valores:

    Honestidad y lealtad

    Comunicacin

    Excelencia enfocada en el paciente

    Trabajo en equipo

    Liderazgo

    Matriz FODA:

    Fortalezas:

    Recursos humanos muy capacitados y calificados.

    Alto equipamiento mdico e infraestructura moderna para investigacin y

    desarrollo. nica clnica privada que aplica la tcnica laparoscpica para la extraccin

    de tumores, en el Per.

    Debilidades:

    Insuficiente integracin entre reas de trabajo.

    Infraestructura sub utilizada.

    Algunos rasgos desfavorables percibidos en la cultura organizacional.

    Oportunidades:

    La inauguracin de una nueva sede en San Borja, la clnica Chacarilla.

    La autorizacin recibida para realizar Trasplantes de Mdula sea por parte

    del Ministerio de Salud.

  • 7/21/2019 Proceso Batch de SO

    5/27

    Alta demanda de pacientes, quienes quieren recibir garantas en su

    atencin mdica.

    Amenazas:

    Nuevos virus y enfermedades. Presencia de clnicas competidoras para el rea especializada en

    cardiologa.

    La insuficiente o escasa publicidad que hace el Complejo Hospitalario San

    Pablo en el Per.

    Descripcin del Proceso:

    En la Clnica se ejecuta todos los das a las 00:00 hrs el proceso batch del

    Hospital, que es el de ejecucin del backup del esquema CHSP. El esquema

    CHSP es el esquema que soporta todas las tablas que son usadas por los

    diversos aplicativos de la clnica como: Facturacin, Planillas, Farmacia, etc.

    Programa que se Utiliza:

    Sistema Operativo: Windows XP Profesional

    Base de Datos: Oracle 11g

    Propsito del proceso batch: este proceso elabora un backup diario de toda la

    informacin actualizada por los diversos aplicativos que usan el esquema CHSP.

    Se ejecuta a la 1 am y tarda entre 2 horas aproximadas en terminar su ejecucin,

    el tamao promedio del backup generado en memoria fsica es de 7.6 GB.

    El fichero .bat hace uso del api del gestor de base de datos Oracle para hacer una

    importacin del esquema CHSP (exp

    system/0800INDEFENSO9@PRODUCCION owner=chsp), Adems as el uso de

  • 7/21/2019 Proceso Batch de SO

    6/27

    la api del sistema operativo para obtener la fecha del sistema, permitir comprimir la

    data en formato Zip, y guardar el archivo en el directorio determinado.

    CDIGO

    DEL ARCHIVO

    .bat

    Oracle

    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production

    PL/SQL Release 11.2.0.3.0 - Production

    CORE 11.2.0.3.0 Production

    TNS for Linux: Version 11.2.0.3.0 - Production

    NLSRTL Version 11.2.0.3.0 - Production

    SISTEMA OPERATIVO

    Set NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1

    call CurDate.bat

    e:cd Respaldocd repadmin

    exp system/0800indefenso9@PRODUCCION owner=CHSPFILE=exp_repadmin.dmp buffer=999999 compress=yLOG=e:\Respaldo\log\back_bdsurco_repadmin.log

    zip exp_repadmin_%CURDATE%.zip exp_repadmin.dmpdel exp_repadmin.dmp

    exit

  • 7/21/2019 Proceso Batch de SO

    7/27

    LOG DE LOS BACKUP

  • 7/21/2019 Proceso Batch de SO

    8/27

    BACKUP

  • 7/21/2019 Proceso Batch de SO

    9/27

    TAREAS PROGRAMADAS

  • 7/21/2019 Proceso Batch de SO

    10/27

  • 7/21/2019 Proceso Batch de SO

    11/27

    Consumo del procesador, tiempos de ejecucin, asignacin de memoria y recursos:

    Procesos CPUTipo Enviar % Tiempo Memoria RecursosP1: DBO.CTT_PRC_CARGAR_MIG 20 5' 17MB Red, Procesador, HD, Memoria

    P2: TP_CTT_PRC_GENERAL_A.KSH 38 6' 23MB Red, Procesador, HD, Memoria

    P3: TP_CTT_PRC_GENERAL_B.KSH 22 4' 9MB Red, Procesador, HD, Memoria

    Tipo RestauracinP4: TP_RESTAURACION.KSH 36 4' 43MB Procesador, HD, Memoria

    P5: TP_ RESTAURACION _DPC.KSH 18 5' 32MB Procesador, HD, Memoria

    Tipo DependenciaP6: TP_CARGA_MIG_KSH 82 21' 27MB Procesador, HD, Memoria

    Tipo MigracinP7: TP_MIGRA_DD.KSH 29 7' 1MB Procesador, HD, Memoria

    P8: SUB_DAYEND.KSH 87 95' 79MB Red, Procesador, HD, Memoria

    Tipo EjecucinP9: TP_ EJECUCION _NAC.KSH 83 5' 13MB Red, Procesador, HD, Memoria

    P10: SUB_DAIENDD.KSH 93 90' 123MB Red, Procesador, HD, Memoria

    Tipo EjecucinP11: TP_EJECUCION_NAC.KSH 90 5' 13MB Red, Procesador, HD, Memoria

    P12: SUB_ENDAY.KSH 62 92' 137MB Red, Procesador, HD, Memoria

    Tipo ValidacinP13: TP_PRC_VALIDAR.KSH 21 55' 3MB Red, Procesador, HD, Memoria

    TIPO ENVIAR

    0 5 10 15 20 22 25 30 35 40 45 50 54 60

  • 7/21/2019 Proceso Batch de SO

    12/27

    TIPO RESTAURACION

    TIPO DEPENDENCIA

    TIPO MIGRACIN

    0 20 21 40 48 60

    0 7 8 95 174

    0 4 5 10 20 30 40 47 50 60 70 79 80

  • 7/21/2019 Proceso Batch de SO

    13/27

    TIPO EJECUCIN

    TIPO EJECUCIN

    TIPO VALIDACIN

    0 5 18 90 213

    0 5 18 92 229

    0 55 58

  • 7/21/2019 Proceso Batch de SO

    14/27

    Consumo de memoria fsica y virtual

    Procesos MEMORIATipo Enviar M. Fsica M. Virtual

    P1: DBO.CTT_PRC_CARGAR_MIG 512MB 1GBP2: TP_CTT_PRC_GENERAL_A.KSH 512MB 1GB

    P3: TP_CTT_PRC_GENERAL_B.KSH 512MB 1GB

    Tipo Restauracin

    P4: TP_ RESTAURACION.KSH 256MB 1GB

    P5: TP_ RESTAURACION _DPC.KSH 512MB 1GB

    Tipo Dependencia

    P6: TP_CARGA_MIG_KSH 3GB 2GB

    Tipo Migracin

    P7: TP_DESPCHO_DD.KSH 1GB 1GB

    P8: SUB_DAIEND.KSH 256MB 512MB

    Tipo Ejecucin

    P9: TP_ EJECUCION _NAC.KSH 512MB 2GB

    P10: SUB_DAIENDD.KSH 256MB 512MB

    Tipo Ejecucin

    P11: TP_EJECUCION_NAC.KSH 512MB 1GB

    P12: SUB_ENDAY.KSH 1GB 1GB

    Tipo Validacin

    P13: TP_PRC_VALIDAR.KSH 2GB 4GB

  • 7/21/2019 Proceso Batch de SO

    15/27

    0-256MB P4,P8,P10

    256-512MB

    P1,P2,P3,P5,P9,P11

    512-768MB x

    768-1024MB

    P7,P12

    1024-1280MB x

    1280-

    1536MB x1536-

    1792MB x

    1792-2048MB P13

    2048-2816MB

    2816-3072MB P6

    0-256MB

    256-512MB

    512-768MB

    768-1024MB

    1024-1280MB

    1280-1536MB

    1536-1792MB

    1792-2048MB

    2048-2816MB

    2816-3072MB

    3072-

    4096MB

    Espacio dedireccin

    virtual

    Direcciones dela memoria

    FsicaPAGINACIN

  • 7/21/2019 Proceso Batch de SO

    16/27

    Dispositivos de E/ S

    Procesos DispositivoTipo Enviar E/S

    P1: DBO.CTT_PRC_CARGAR_MIG Red, ConsolaP2: TP_CTT_PRC_GENERAL_A.KSH Red

    P3: TP_CTT_PRC_GENERAL_B.KSH Red

    Tipo Restauracin

    P4: TP_ RESTAURACION.KSH Red

    P5: TP_ RESTAURACION _DPC.KSH Red

    Tipo Dependencia

    P6: TP_CARGA_MIG_KSH Red, Consola

    Tipo Migracin

    P7: TP_DESPCHO_DD.KSH Red, Consola

    P8: SUB_DAIEND.KSH Red

    Tipo Ejecucin

    P9: TP_ EJECUCION _NAC.KSH Red, Consola

    P10: SUB_DAIENDD.KSH Red

    Tipo Ejecucin

    P11: TP_EJECUCION_NAC.KSH Red, Consola

    P12: SUB_ENDAY.KSH Red

    Tipo Validacin

    P13: TP_PRC_VALIDAR.KSH Red, Impresora

  • 7/21/2019 Proceso Batch de SO

    17/27

    Procesos Archivos utilizados por procesoTipo Enviar Estructura Tipo Acceso Atributos Oper

    .CTT_PRC_CARGAR_VTA Secuencia de bytes Regulares SecuencialFecha creacin, modificacin

    y tamao mximoBsque

    TT_PRC_GENERAL_A.KSH Secuencia de bytes Regulares ColasFecha creacin, modificacin

    y tamao mximoC

    TT_PRC_GENERAL_B.KSH Secuencia de bytes Regulares ColasFecha creacin, modificacin

    y tamao mximoC

    o Restauracin_ RESTAURACION.KSH Secuencia de registros Regulares Secuencial

    Fecha creacin, modificaciny tamao mximo

    Bsque

    ESTAURACION _DPC.KSH Secuencia de registros Regulares SecuencialFecha creacin, modificacin

    y tamao mximoC

    o Dependencia

    TP_CARGA_VTA_KSH Secuencia de registros Regulares ColasFecha creacin, modificacin

    y tamao mximoBsque

    o Migracin

    P_DESPCHO_DD.KSH Secuencia de bytes no aplica SecuencialFecha creacin, modificacin

    y tamao mximoBsque

    : SUB_DAIEND.KSH Secuencia de bytes No aplica SecuencialFecha creacin, modificacin

    y tamao mximoC

    o Ejecucin

    _ EJECUCION _NAC.KSH rbol Directorios SecuencialFecha creacin, modificacin

    y tamao mximoBsque

    : SUB_DAIENDD.KSH rbol Directorios SecuencialFecha creacin, modificacin

    y tamao mximoC

    o Ejecucin

    P_EJECUCION_NAC.KSH rbol Directorios SecuencialFecha creacin, modificacin

    y tamao mximoBsque

    2: SUB_ENDAY.KSH rbol Directorios SecuencialFecha creacin, modificacin

    y tamao mximoC

    o Validacin

    TP_PRC_VALIDAR.KSH Secuencia de bytes no aplica Secuencial Fecha creacin, modificaciny tamao mximo

    Bsque

  • 7/21/2019 Proceso Batch de SO

    18/27

    S I S T E M A S O P E R A T I V O S

    U S M P - F I A P g i n a 1 8

    Segmentacin y paginacin de la memoria

    El siguiente cuadro muestra la segmentacin, paginacin y rfagas de CPU para elproceso ms grande y que demanda mas consumo de recursos de CPU, la cual esSUB_DAIENDD.KSH y consta de 10 subprocesos.

    Proceso 10: SUB_DAIENDD.KSH - Tipo Ejecucin

    Subproceso Segmentacin (MV) Paginacin (MF) RfagasSUB_DAIENDD_ST.KSH BDx125551 2bd5325-2bd9487 253 - CPU, 35 - E/S

    SUB_DAIENDD_PR1.KSH BDx286481 2bd9488-2be3853 125 - CPU, 125 - E/SUB_DAIENDD_PR2.KSH BEx167958 2be3854-2be7564 136 - CPU, 35 - E/SSUB_DAIENDD_PR3.KSH BEx845209 2be7565-2bf6579 256 - CPU, 86 - E/SSUB_DAIENDD_PR4.KSH BFx245693 2bf6580-2c00346 274 - CPU,631 - E/SSUB_DAIENDD_PR5.KSH C0x456680 2c00347-2c16742 208 - CPU, 109 - E/SUB_DAIENDD_PR6.KSH C1x663000 2c16743-2c19884 965 - CPU, 458 - E/SUB_DAIENDD_PR7.KSH C1x825551 2c19885-2c21038 260 - CPU, 395 - E/SUB_DAIENDD_PR8.KSH C2x025741 2c21039-2c24853 658 - CPU, 985 - E/SUB_DAIENDD_CL.KSH C2x395431 2c24854-2c29436 500 - CPU, 857 - E/

  • 7/21/2019 Proceso Batch de SO

    19/27

    S I S T E M A S O P E R A T I V O S

    U S M P - F I A P g i n a 1 9

    El siguiente cuadro muestra la segmentacin, paginacin y rfagas de CPU para elsegundo proceso ms grande y que demanda consumo de recursos de CPU, la cuales P8: SUB_DAYEND.KSH y consta de 8 subprocesos.

    Proceso 8: SUB_DAYEND.KSH - Tipo Migracin

    Subproceso Segmentacin (MV) Paginacin (MF) RfagasSUB_DAYEND_ST.KSH FFx155521 0ff2584-0ff3864 160 - CPU, 25 - E/S

    SUB_DAIENDD_PR1.KSH FFx184682 0ff3864-0ff7201 140 - CPU, 105 - E/SUB_DAIENDD_PR2.KSH FFx458761 0ff7201-0ff9345 124 - CPU, 40 - E/SSUB_DAIENDD_PR3.KSH FFx456948 0ff9345-1ff3784 256 - CPU, 58 - E/SSUB_DAIENDD_PR4.KSH FFx254842 1ff3784-1ff5482 200 - CPU, 150 - E/SUB_DAIENDD_PR5.KSH FFx359654 1ff5482-1ff9725 208 - CPU, 120 - E/SUB_DAIENDD_PR6.KSH FFx012466 1ff9725-2ff4684 860 - CPU, 480 - E/SUB_DAIENDD_CL.KSH FFx455528 2ff4684-2ff8005 270 - CPU, 338 - E/

  • 7/21/2019 Proceso Batch de SO

    20/27

    S I S T E M A S O P E R A T I V O S

    U S M P - F I A P g i n a 2 0

    Ejemplos de algunos logs que se ejecuta:

    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit

    Production

    With the Partitioning and Data Mining options

    Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set

    About to export specified users ...

    . exporting pre-schema procedural objects and actions

    . exporting foreign function library names for user CHSP_TM

    . exporting PUBLIC type synonyms

    . exporting private type synonyms

    . exporting object type definitions for user CHSP_TM

    About to export CHSP_TM's objects ...

    . exporting database links

    . exporting sequence numbers

    . exporting cluster definitions

    . about to export CHSP_TM's tables via Conventional Path ...

    . . exporting table ADAMBDATOS 0 rows exported

    . . exporting table ADAMBPENDCARTA 0 rows exported

    . . exporting table ADAMBULATORIO 17689 rows exported

    . . exporting table ADAUTORPROCE 0 rows exported

    . . exporting table ADCAMA 0 rows exported

    . . exporting table ADDIAGNAMB 17670 rows exported

    . . exporting table ADHISTCLIN 15269 rows exported

    . . exporting table ADHOSPCGARANT 0 rows exported

    . . exporting table ADHOSPCONTROLALTA 2 rows exported

    . . exporting table ADHOSPDIAGN 0 rows exported

    . . exporting table ADMEDXESP 42 rows exported

    . . exporting table ADNUMCONS 0 rows exported

    . . exporting table ADORDATENC 17947 rows exported

    . . exporting table ADTSSPDET 0 rows exported

    . . exporting table ADTSSPDET_BK 0 rows exported

    . . exporting table ADTSSPHC 0 rows exported

  • 7/21/2019 Proceso Batch de SO

    21/27

    S I S T E M A S O P E R A T I V O S

    U S M P - F I A P g i n a 2 1

    . . exporting table ADVIPCAB 0 rows exported

    . . exporting table ADVIPDET 0 rows exported

    . . exporting table AMSPLOTD 0 rows exported

    . . exporting table AMSPLOTDEPS 0 rows exported

    . . exporting table AMSPLOTDPPS 0 rows exported

    . . exporting table AMSPLOTL 0 rows exported

    . . exporting table AMSPLOTLEPS 0 rows exported

    . . exporting table AMSPLOTLPPS 0 rows exported

    . . exporting table ANAPEDRO 0 rows exported

    . . exporting table ANEXO_DETALLE 0 rows exported

    . . exporting table ANEXO_LOTE 0 rows exported

    . . exporting table ANULADOSFL 0 rows exported

    . . exporting table ARCITADOSC 0 rows exported

    . . exporting table ARCITADOSD 0 rows exported

    . . exporting table ARC_UBICACION_HC_PASIVA 0 rows exported

    . . exporting table AREASORG_MOTIVO 0 rows exported

    . . exporting table AREASORG_PERSONAL 0 rows exported

    . . exporting table ARMOVIMIENTO 17911 rows exported

    . . exporting table ASEGCOMPANIA 0 rows exported

    . . exporting table ASEGURDS 0 rows exported

    . . exporting table ASERIMAC 0 rows exported

    . . exporting table AUDHISTERR 0 rows exported

    . . exporting table AUDIT_CIARESPONSAB 0 rows exported

    . . exporting table AUDIT_PFCONTRATO 0 rows exported

    . . exporting table AUD_SQL 0 rows exported

    . . exporting table AUPRODXDIAGA 0 rows exported

    . . exporting table AUTARIFXDIAG 0 rows exported

    . . exporting table AUXI 0 rows exported

    . . exporting table AUXILIAR 0 rows exported

    . . exporting table A_MIORDEN 0 rows exported

    . . exporting table BAUCHER_NOTCREDITO 0 rows exported

    . . exporting table BCR_ACTUALIZAR 114 rows exported

    . . exporting table CHSP_AUDIT 27228 rows exported

  • 7/21/2019 Proceso Batch de SO

    22/27

    S I S T E M A S O P E R A T I V O S

    U S M P - F I A P g i n a 2 2

    . . exporting table CODIGO_DUPLICADO_120402 0 rows exported

    . . exporting table CUENTACAB 5 rows exported

    . . exporting table ERRORTAB 17969 rows exported

    . . exporting table FACAJEROS 5 rows exported

    . . exporting table FACAJERO_OOEMPRESA 0 rows exported

    . . exporting table FACAJERO_SERIE 1 rows exported

    . . exporting table FAMOTIVO 1 rows exported

    . . exporting table FASERIE 130 rows exported

    . . exporting table FA_COMPARATAR 0 rows exported

    . . exporting table LQCONSUMOAMBU 17938 rows exported

    . . exporting table LQCONSUMOAMBU_SIMUROYAL 0 rows exported

    . . exporting table LQCONSUMOEMER 0 rows exported

    . . exporting table LQCONSUMOHOSP 0 rows exported

    . . exporting table LQCONSUMOHOSP_SIMUROYAL 0 rows exported

    . . exporting table MAE_TABLA 292 rows exported

    . . exporting table MAE_TABLA_DET 6394 rows exported

    . . exporting table MAE_VENTANA 0 rows exported

    . . exporting table MALOTEC 0 rows exported

    . . exporting table MALOTED 0 rows exported

    . . exporting table MAPSP 0 rows exported

    . . exporting table MEDICOX 0 rows exported

    . . exporting table MEDICO_X_SERVICIO 0 rows exported

    . . exporting table OOCIACONDIC 122 rows exported

    . . exporting table OOCIACONDICSH 0 rows exported

    . . exporting table OOCIACONDIC_20060504 0 rows exported

    . . exporting table OOCIAMEDIC 121 rows exported

    . . exporting table OOCIAXMEDICO 0 rows exported

    . . exporting table OOCIAXPACTE 9188 rows exported

    . . exporting table OOCOBERTURA 10 rows exported

    . . exporting table OOCOBRADOR 0 rows exported

    . . exporting table OOCOMPANIA 124 rows exported

    . . exporting table OODIAGNOST 14783 rows exported

    . . exporting table OODIAGNOST_TEMP 0 rows exported

  • 7/21/2019 Proceso Batch de SO

    23/27

    S I S T E M A S O P E R A T I V O S

    U S M P - F I A P g i n a 2 3

    . . exporting table OODIAGXCIA 56828 rows exported

    . . exporting table OODIAGXESPEC 297 rows exported

    . . exporting table OODSCTOXCIA 0 rows exported

    . . exporting table OOEMPRESA 6 rows exported

    . . exporting table OOEMPRESABK 0 rows exported

    . . exporting table OOEMPRESA_SERIE 225 rows exported

    . . exporting table OOEMPRESA_SERVICMED 0 rows exported

    . . exporting table OOEMPRESA_TFORMA 0 rows exported

    . . exporting table OOESPECIALIDAD 88 rows exported

    . . exporting table OOIMPUESTOS 8 rows exported

    . . exporting table OOMEDCONSULT 0 rows exported

    . . exporting table OOMEDICO 43 rows exported

    . . exporting table OOMEDICOCONTROL 0 rows exported

    . . exporting table OOMEDICOSH 0 rows exported

    . . exporting table OOMEDICOTITDEP 0 rows exported

    . . exporting table OOMEDICOTITDEPSH 0 rows exported

    . . exporting table OOMEDICOVSFIRMA 0 rows exported

    . . exporting table OOMEDICO_EXTERNO 0 rows exported

    . . exporting table OOMED_SCIA 0 rows exported

    . . exporting table OOMED_TARCIA 0 rows exported

    . . exporting table OOMONEDA 0 rows exported

    . . exporting table OOPACIENSA1204 0 rows exported

    . . exporting table OOPACIENSH 0 rows exported

    . . exporting table OOPACIENTE 15348 rows exported

    . . exporting table OOPAIS 252 rows exported

    . . exporting table OOPAQUETE 0 rows exported

    . . exporting table OOPERSONAL 67 rows exported

    . . exporting table OOPISOARCH 0 rows exported

    . . exporting table OOPOLIZASEG 121 rows exported

    . . exporting table OORESPONSAB 123 rows exported

    . . exporting table OOSEDES 12 rows exported

    . . exporting table OOSERVICMED 0 rows exported

    . . exporting table OOSERVICMED_PLA_USRIDENT 0 rows exported

  • 7/21/2019 Proceso Batch de SO

    24/27

    S I S T E M A S O P E R A T I V O S

    U S M P - F I A P g i n a 2 4

    . . exporting table OOSUCURSAL 20 rows exported

    . . exporting table OOSUCURSAL_USUARIO 6 rows exported

    . . exporting table OOTABLA_APOYO 100 rows exported

    . . exporting table OOTABLA_APOYO2 1 rows exported

    . . exporting table OOTABLA_DETALLE 1568 rows exported

    . . exporting table OOTABLA_DETALLE2 2 rows exported

    . . exporting table OOTITULDEPEND 8707 rows exported

    . . exporting table OOUBIGEO 2048 rows exported

    . . exporting table OOUSERVSSEDE 0 rows exported

    . . exporting table OOUSUARIO_EMP 6 rows exported

    . . exporting table OO_TORO_CIA 130 rows exported

    . . exporting table PLA_MODULO 120 rows exported

    . . exporting table PLA_MODULO_USER 11 rows exported

    . . exporting table RISP 5 rows exported

    . . exporting table ROWS_ELIM_REP 0 rows exported

    . . exporting table RUPD$_FACTURA_CHEQUE

    . . exporting table RVCONTABLE 0 rows exported

    . . exporting table RVCONTAS 0 rows exported

    . . exporting table SABPLANTILLA_CABECERA 0 rows exported

    . . exporting table SABPLANTILLA_DETALLE 0 rows exported

    . . exporting table TEMP_PACIENTE 8954 rows exported

    . . exporting table TEMP_PACSP 0 rows exported

    . . exporting table TEMP_PLANILLA_GLOBAL 0 rows exported

    . . exporting table TEMP_PLANILLA_GLOBAL_DETALLE 0 rows exported

    . . exporting table TEMP_PLANILLA_PRELIQ 0 rows exported

    . . exporting table TEMP_PLANILLA_PRELIQ_DETALLE 0 rows exported

    . . exporting table TMP_MEDICO_TORO 28 rows exported

    . . exporting table TMP_PAC 9734 rows exported

    . . exporting table UPDATE_BCR 114 rows exported

    . exporting synonyms

    . exporting views

    . exporting stored procedures

    . exporting operators

  • 7/21/2019 Proceso Batch de SO

    25/27

    S I S T E M A S O P E R A T I V O S

    U S M P - F I A P g i n a 2 5

    . exporting referential integrity constraints

    . exporting triggers

    . exporting indextypes

    . exporting bitmap, functional and extensible indexes

    . exporting posttables actions

    . exporting materialized views

    . exporting snapshot logs

    . exporting job queues

    . exporting refresh groups and children

    . exporting dimensions

    . exporting post-schema procedural objects and actions

    . exporting statistics

    Export terminated successfully without warnings.

    Libreras dinmicas (dll)

    uiw60.dll

    Caracterstica

    Pertenecen frecuentemente al producto Oracle Toolkit for Windows y fueron

    desarrollados frecuentemente por la compaia Oracle Corporation. Estos archivos

    tienen frecuentemente descripcin Oracle Toolkit for Windows. Este archivo es una

    Librera de enlace Dinmico. Esta librera puede ser cargada y ejecutada en cualquier

    proceso en ejecucin.

    oraocci11.dll

    Caracterstica:

    OCI ofrece una API de procedimiento, no slo para realizar ciertas tareas de

    administracin de bases de datos (como el arranque y cierre del sistema), sino

    tambin para el uso de PL / SQL o SQL para consultar, acceder y manipular los

    datos. La biblioteca OCI, en base a indocumentados Oracle User Interface

    Programtico (UPI), acta como un " intrprete "entre las aplicaciones y el

    protocolo de red de bajo nivel de base de datos.

    ruta:C:\oracle\product\10.1.0\Client_1\oci\lib\msvc\vc6

  • 7/21/2019 Proceso Batch de SO

    26/27

    S I S T E M A S O P E R A T I V O S

    U S M P - F I A P g i n a 2 6

    shutdown.exe

    Caractersticas:

    shutdown.exe, tambin escrito como Windows Shutdown and Annotation Tool o

    shutdown, es una biblioteca compartida para shunimpl.dll, shunimpl.dll y

    d3dcompiler_42.dll en los ordenadores instalados con Microsoft Windows 7, Windows

    8, Windows Vista y Windows XP, incluyendo 32 bits y sistemas operativos de 64 bits.

    Este Dll utilizamos para que cuando el equipo termine de hacer los procesos Batch.

    lsass.exe (Inicio de Sesin en Red)

    Caracterstica:

    Este dll nos permite loguearse al sistema para poder cada Usuario tiene su propia

    clave, Se utiliza para loguearse/autentificarse en un Controlador de Dominio (Domain

    Controller)

    Nombre en Ingls: Net Logon (Netlogon)

    Ejecutable o DLL: lsass.exe

    mnmsrvc.exe (Escritorio remoto compartido de NetMeeting )

    Caractersticas:

    Habilita que un usuario autorizado acceda a nuestra computadora remotamente

    utilizando el NetMeeting. Si detenemos este servicio, no podremos utilizar el escritorio

    remoto compartido.

    svchost.exe (Conexiones de red)Caractersticas:

    Administra los objetos de la carpeta Conexiones de red y Acceso telefnico.

    spoolsv.exe (Cola de impresin)

    Caractersticas:

    Es el spool de impresin. Se encarga de poner los archivos a imprimir en la cola de

    espera. Este servicio es requerido si utilizamos impresoras, incluso las que estn en

    red.

  • 7/21/2019 Proceso Batch de SO

    27/27

    S I S T E M A S O P E R A T I V O S