• عضویت
  • ورود
  • صفحه اصلی
  • درباره ما
  • دوره های آموزشی
    • فناوری اطلاعات
      • زبان های برنامه نویسی
        • برنامه نویسی اوراکل اپکس
        • برنامه نویس جامع پایتون
        • پایتون پیشرفته ( شی گرا OOP )
        • پایتون با فریم ورک دیجنگو
        • برنامه نويس ري اكت
        • برنامه نویس سی شارپ
      • دوره های تخصصی اوراکل
        • Oracle SQL-PL/SQL
        • Oracle Database Adminstrator
        • Oracle Backup & Recovery
      • عمومی کامپیوتر
        • 2ICDL کامپیوترمقدماتی(مبانی، ویندوز، اینترنت)
        • 1ICDL (word, ExcelAcce ss, Powerpoint)
        • شهروندالکترونیک
        • Help Desk
        • (مهارت های کاربردی درشبکه وسخت افزارونصب Vmware)
        • آشنایی با سخت افزار مقدماتی
        • Excelمهندسی
        • برنامه نویسی با vB-ماکرونویسی در اکسل
      • نرم افزارهای گرافیکی
        • فتوشاپ جامع
        • COREL DRAW
        • FREEHAND
        • FLASH
      • انیمیشن
        • Adobe premiere
        • Adobe Audition
        • Adobe After effect
        • Adobe Lightroom
    • برق و الکترونیک
      • تعمیرکارعمومی تلفن همراه
      • تعمیرکارتکمیلی تلفن همراه
      • تعمیرکار حرفه ای تلفن همراه اندروید
      • تعمیرکار حرفه ای تلفن همراه آیفون
      • تعمیرکارHard وCPU تلفن همراه
      • تعمیر لپ تاپ
    • زبان انگلیسی
      • American English File
      • First Friends
      • Tiny Talk
      • Family and Friend
      • IELTS
      • Pre IELTS
      • تعیین سطح رایگان
    • حسابداری
      • حسابداری مقدماتی
      • حقوق و دستمزد
      • حسابداری با نرم افزار
      • حسابداری مالیاتی
    • دیجیتال مارکتینگ و سئو
      • دوره جامع دیجیتال مارکتینگ
      • مدیریت سئووسایت
      • مدیریت پیج اینستا
      • طراحی سایت با word press
      • تحلیل سایت باگوگل آنالیتیکس
      • فن مذاکره و استارتاپ ( کارآفرینی Kab )
      • سوشیال مدیا و شبکه های اجتماعی
      • تولیدمحتوای الکترونیکی بانرم افزارهای - Photoshop Premiere
      • تولیدمحتوای الکترونیکی با نرم افزار
    • دریافت لیست کلی دوره ها
    • آموزش دوره های منتورینگ
  • خدمات فنی و حرفه ای
    • دریافت کارت آزمون آنلاین
    • مشاهده نتایج آزمون
    • استعلام گواهینامه
    • مزایای مدرک فنی وحرفه ای
    • انواع مدارک فنی وحرفه ای
    • معادل سازی گواهی مهارت
    • دیپلم کارو دانش بزرگسالان

مفاهیم پایه مدیریت پایگاه داده اوراکل(work shop I)

مفاهیم پایه مدیریت پایگاه داده اوراکل(work shop I)

مفاهیم پایه مدیریت پایگاه داده اوراکل(work shop I)

Oracle Workshop I

Oracle Database Administrator Fundamental


Managing Data and Concurrency

( ) Monitor and resolve locking confilicts

 

Managing Undo Data

( ) Overview of Undo

( ) Transactions and undo data

( ) Managing undo

 

Implementing Oracle Database Security

( ) Database Security and Principle of Least

Privilege

( ) Work with Standard Database Auditing


Database Maintenance

( ) Use and manage optimizer statistics

( ) Use and manage Automatic Workload Repository(AWR)

( ) Use advisory framework

(  ) Manage Alerts and Thresholds

 

Performance Management

( ) Use Automatic Memory Management

( ) Use Memory Advisors

( ) Troubleshoot invalid and unusable objects

 

Intelligent Infrastructure Enhancements

( ) Use the Enterprise Manager Support

 Workbench

( ) Managing  Patches

 

 

 

 

 

 

 

Exploring the Oracle Database Architecture

( ) Explain the Memory Structures

( ) Describe the Process Structures

Overview Of Storage Structures ( )

 

Preparing the Database Environment

( ) Identify the tools For Administering an Oracle Database

( ) Plan an Oracle Database installation

( ) Install the Oracle software by using Oracle Universal Installer(OUI)

 

Creating an Oracle Database

( ) Create a database by using the Database Configuration Assistant (DBCA)

 

Managing the Oracle Instance

( ) Setting database initialization parameters

  ( ) Describe the stages of database startup and shutdown

( ) Using alert log and trace files

( ) Using data dictionary and dynamic performance views

 

Configuring the Oracle Network Environment

( ) Configure and Manage the Oracle Network

( ) Using the Oracle Shared Server architecture

 

Managing Database Storage Structures

( ) Overview Of tablespace and datafiles

( ) Create and manage tablespace

( ) Space management in tablespace

 

Administering User Security

( ) Create and manage Database user accounts

( ) Grant and revoke privileges

( )  Create and manage roles

( )  Create and manage profiles

PL/SQL     Fundamentals

Introduction to PL/SQL

PL/SQL Overview

Benefits of PL/SQL Subprograms

Overview of the Types of PL/SQL blocks

Creating and Executing a Simple Anonymous Block

Generating Output from a PL/SQL Block

Declaring PL/SQL Identifiers

Different Types of Identifiers in a PL/SQL subprogram

Using the Declarative Section to Define Identifiers

Storing Data in Variables

Scalar Data Types

% TYPE Attribute

Bind Variables

 Using Sequences in PL/SQL Expression

Writing Executable Statements

Describing Basic PL/SQL Block Syntax Guidelines

Commenting Code

SQL Functions in PL/SQL

Data Type Conversion

Nested Blocks

Operators in PL/SQL

Interacting with the Oracle Server

Including SELECT Statements in PL/SQL to Retrieve Data

Manipulating Data in the Server Using PL/SQL

The SQL Cursor concept

Using SQL Cursor Attributes to Obtain Feedback on DML

Saving and Discarding Transactions

Writing Control Structures

Conditional processing Using IF Statements

Conditional processing Using CASE Statements

Simple Loop Statement

While Loop Statement

For Loop Statement

The Continue Statement

Working with Composite Data Types

Using PL/SQL Records

Using the %ROWTYPE Attribute

Inserting and Updating with PL/SQL Records

INDEX BY Tables

INDEX BY Tables Methods

INDEX BY Tables of Records

Using Explicit Cursors

Understanding Explicit Cursors

Declaring the Cursor

Opening the Cursor

Fetching data from the Cursor

Closing the Cursor

Cursor FOR loop

Cursor Attributes Explicit

FOR UPDATE Clause and WHERE CURRENT Clause

Handling Exceptions

Understanding Exceptions

Handling Exceptions with PL/SQL

Trapping Predefined Oracle Server Errors

Trapping Non-Predefined Oracle Server Errors

Trapping User-Defined Exceptions

Propagate Exceptions

RAISE_APPLICATION_ERROR Procedure

Creating Stored Procedures and Functions

Understanding Stored Procedures and Functions

Differentiate between anonymous blocks and subprograms

Create a Simple Procedure

Create a Simple Procedure with IN parameter

Create a Simple Function

Execute a Simple Procedure

Execute a Simple Function

کلمات کلیدی:

Oracle

،

آموزش اوراکل

،

برنامه نویسی

،

اوراکل اپکس

،

APEX

،

تحت وب

،

دیتابیس

،

Database

،

form

،

report

،

ادمین

،

اوراکل اصفهان

،

آموزشگاه معتبر

،

اوراکل رس

تماس با ما

شماره های تماس:   

031-36692393

031-36689057

031-36687436

شماره فاکس:       36682086-031

ایمیل موسسه:   instrasa@gmail.com

آدرس موسسه: اصفهان- خیابان شیخ صدوق جنوبی - میدان برج - کوچه 14- پ 70                  

    ارتباط در واتساپ:09360171332

پیج اینستاگرام ما:

rasalearning

دریافت رزومه کاری اساتید

اخبار و اطلاعیه ها


لیست کلی دوره های موسسه رسا

لیست دوره های عمومی و تخصصی کامپیوتردر موسسه آموزشی رسا در اصفهان

 لیست دوره های عمومی و پیشرفته  حسابداری در موسسه آموزشی رسا در اصفهان

لیست دوره های  (ترمی و فشرده ) زبان انگلیسی در موسسه آموزشی رسا در اصفهان

لیست دوره های تعمیر موبایل -تعمیر لپ تاپ و ...

دوره های ایران مهارت

نحوه پاسخگویی به آزمون لیسنینگ آیلتس

تعین سطح رایگان زبان انگلیسی در رسا

متدآموزش زبان انگلیسی درموسسه آموزشی رسا اصفهان

تکنیک ها وروش های طلایی آموزش زبان انگلیسی درموسسه آموزشی رسا

روش های آموزشی منتورینگ (Mentoring ) درموسسه آموزشی رسا

دوره جامع دیجیتال مارکتینگ،سوشیال مدیا،بازاریابی دیجیتالی،ارتقا سئو






آدرس ما

طراحی سایت در اصفهان مرداویج  : سپاهان گستر