-
loading
Ads with pictures

Storage training


Top sales list storage training

India
Storage Testing training in Hyderabad About the Storage Testing course - The course is offered in two formats – Class room training (Face-to-Face) and Online Training. With Classroom training you will get to experience learning in a corporate environment with advanced infrastructure. Your daily session will typically comprise of a one-hour training session followed by at least six hours of hands-on practical work. Students will get to practice what they learnt in our state-of-the-art Cloud Lab equipped with EMC servers. Your training sessions will be supported with downloadable study material. Online training allows you to attend classes through an online platform. For those who cannot attend classes at our premises, we offer virtual classroom training. Students will have one hour training sessions daily. Based on what is taught, students will be assigned projects to improve and enhance their understanding and learning. Downloadable study material will be provided to support student learning. Course duration will be 2 months for both Class room & online training. Study Material will be provided. Lab will be facilitated with corporate infrastructure. Weekly Assessment test will be conducted. And you pick the time and place to learn, according to your convenience! Enjoy the day! Regards ORRO technologies Phone: +91 – 8008769719 Address: 1st Floor, LP Tower, Plot No.56 & 57, Near Pride Honda Car Showroom & Ratnadeep Madhapur, Hyderabad-500081.
See product
India
BASE SAS MODULES Day 1: Introduction to the SAS System Components of Base SAS Software Output Produced by the SAS System Ways to Run SAS Programs Running Programs in the SAS Windowing Environment Introduction to DATA Step Processing The SAS Data Set introduction How the DATA Step Works: A Basic Introduction Supplying Information to Create a SAS Data Set Introduction to Raw Data Examine the Structure of the Raw Data: Factors to Consider Reading Unaligned Data Reading Data That Is Aligned in Columns Reading Data That Requires Special Instructions Reading Unaligned Data with More Flexibility Mixing Styles of Input Day 2: Introduction to Beyond the Basics with Raw Data Using INFILE statement and various options. Testing a Condition before Creating an Observation Creating Multiple Observations from a Single Record Reading Multiple Records to Create a Single Observation Problem Solving: When an Input Record Unexpectedly Does Not have enough values Day 3: Introduction to Starting with SAS Data Sets Understanding the Basics Input SAS Data Set for Examples Reading Selected Observations Reading Selected Variables Creating More Than One Data Set in a Single DATA Step Using the DROP=, KEEP= and WHERE= Data Set Options for Efficiency Introduction to DATA Step Processing Input SAS Data Set for Examples Adding Information to a SAS Data Set Defining Enough Storage Space for Variables Conditionally Deleting an Observation Day 4: Introduction to Working with Numeric Variables About Numeric Variables in SAS Input SAS Data Set for Examples Calculating with Numeric Variables Comparing Numeric Variables Storing Numeric Variables Efficiently Numeric Functions. Day 5: Introduction to Working with Character Variables Input SAS Data Set for Examples Identifying Character Variables and Expressing Character Values Handling Missing Values Creating New Character Values Saving Storage Space by Treating Numbers as Characters Character Functions Day 6: Introduction to Acting on Selected Observations Input SAS Data Set for Examples Selecting Observations Constructing Conditions Comparing Characters Introduction to Creating Subsets of Observations Input SAS Data Set for Examples Selecting Observations for a New SAS Data Set Conditionally Writing Observations to One or More SAS Data Sets Day 7: Introduction to Working with Grouped or Sorted Observations Input SAS Data Set for Examples Working with Grouped Data Working with Sorted Data Introduction to Using More Than One Observation in a Calculation Input File and SAS Data Set for Examples Accumulating a Total for an Entire Data Set Obtaining a Total for Each BY Group Writing to Separate Data Sets Using a Value in a Later Observation Day 8: Introduction to Using More Than One Observation in a Calculation Input File and SAS Data Set for Examples Accumulating a Total for an Entire Data Set Obtaining a Total for Each BY Group Writing to Separate Data Sets Using a Value in a Later Observation Introduction to Working with Dates Understanding How SAS Handles Dates Input File and SAS Data Set for Examples Entering Dates Displaying Dates Using Dates in Calculations Using SAS Date Functions Comparing Durations and SAS Date Values Day 9: Introduction to Combining SAS Data Sets Definition of Concatenating Definition of Interleaving Definition of Merging Definition of Updating Definition of Modifying 237 Comparing Modifying, Merging, and Updating Data Sets Day 10: Introduction to Concatenating SAS Data Sets Concatenating Data Sets with the SET Statement Concatenating Data Sets Using the APPEND Procedure Choosing between the SET Statement and the APPEND Procedure. Introduction to Interleaving SAS Data Sets Understanding BY-Group Processing Concepts Interleaving Data Sets Day 11: Introduction to Merging SAS Data Sets Understanding the MERGE Statement One-to-One Merging Match-Merging Choosing between One-to-One Merging and Match-Merging Introduction to Updating SAS Data Sets Understanding the UPDATE Statement Understanding How to Select BY Variables Updating a Data Set Updating with Incremental Values Understanding the Differences between Updating and Merging Handling Missing Values Day 12: Input SAS Data Set for Examples Modifying a SAS Data Set: The Simplest Case Modifying a Master Data Set with Observations from a Transaction Data Set Understanding How Duplicate BY Variables Affect File Update Handling Missing Values Introduction to Conditional Processing from Multiple SAS Data Sets Input SAS Data Sets for Examples Determining Which Data Set Contributed the Observation Combining Selected Observations from Multiple Data Sets Performing a Calculation Based on the Last Observation Day 13: Introduction to Analysing Your SAS Session with the SAS Log Understanding the SAS Log Locating the SAS Log Understanding the Log Structure Writing to the SAS Log Suppressing Information to the SAS Log Changing the Log’s Appearance Introduction to Directing SAS Output and the SAS Log Input File and SAS Data Set for Examples Routing the Output and the SAS Log with PROC PRINTTO Storing the Output and the SAS Log in the SAS Windowing Environment Redefining the Default Destination in a Batch or Non interactive Environment Introduction to Diagnosing and Avoiding Errors Understanding How the SAS Supervisor Checks a Job Understanding How SAS Processes Errors Distinguishing Types of Errors Diagnosing Errors Using a Quality Control Checklist Day 14: Introduction to Creating Detail and Summary Reports with the REPORT Procedure Understanding How to Construct a Report Input File and SAS Data Set for Examples Creating Simple Reports Creating More Sophisticated Reports Day 15: Introduction to Proc means Deriving descriptive statistics Introduction to Proc univariate and various options Day 16: Introduction to Proc freq Calculating counts using Freq Outputting the counts into a dataset Proc Transpose introduction Using VAR, ID and BY statement efficiently in transpose Reshaping the data with required variables Day 17: Introduction to Producing Charts to Summarize Variables Understanding the Charting Tools Input File and SAS Data Set for Examples Charting Frequencies with the CHART Procedure Customizing Frequency Charts Creating High-Resolution Histograms Day 18: Introduction to Writing Lines to the SAS Log or to an Output File Understanding the PUT Statement Writing Output without Creating a Data Set Writing Simple Text Introduction to the Basics of Understanding and Customizing SAS Output Understanding Output Input SAS Data Set for Examples Locating Procedure Output Making Output Informative Controlling Output Appearance Controlling the Appearance of Pages Representing Missing Values Day 19: Introduction to Customizing SAS Output by Using the Output Delivery System Input Data Set for Examples Understanding ODS Output Formats and Destinations Selecting an Output Format Creating Formatted Output Day 20: Proc Format introduction Creating format catalogue Converting catalogue to dataset Storing formats permanently and finding out formats in a library Accessing a Permanent SAS Data Set with User-Defined Formats ADVANCED SAS MODULES Day 21: Getting Started with the Macro Facility Replacing Text Strings Using Macro Variables Generating SAS Code Using Macros More Advanced Macro Techniques Other Features of the Macro Language Introduction to SAS Programs and Macro Processing How SAS Processes Statements without Macro Activity How SAS Processes Statements with Macro Activity Introduction to Macro Variables Macro Variables Defined by SAS Macro Variables Defined by Users Using Macro Variables Displaying Macro Variable Values Referencing Macro Variables Indirectly Manipulating Macro Variable Values with Macro Functions Introduction to Macro Processing Defining and Calling Macros How the Macro Processor Compiles a Macro Definition How the Macro Processor Executes a Compiled Macro Summary of Macro Processing Day 22: Introduction to the Scopes of Macro Variables Global Macro Variables Local Macro Variables Writing the Contents of Symbol Tables to the SAS Log How Macro Variables Are Assigned and Resolved Introduction to Macro Expressions Defining Arithmetic and Logical Expressions How the Macro Processor Evaluates Arithmetic Expressions Day 23: Introduction to Macro Quoting Deciding When to Use a Macro Quoting Function and Which Function to Use Using Various Macro Functions %STR and %NRSTR Functions etc Using the %BQUOTE and %NRBQUOTE Functions Referring to Already Quoted Variables Deciding How Much Text to Mask with a Macro Quoting Function Using %SUPERQ Summary of Macro Quoting Functions and the Characters They Mask Unquoting Text How Macro Quoting Works Other Functions That Perform Macro Quoting Day 24: Introduction to Storing and Reusing Macros Saving Macros in an Auto call Library Saving Macros Using the Stored Compiled Macro Facility General Macro Debugging Information Troubleshooting Your Macros Debugging Techniques Introduction to Writing Efficient and Portable Macros Keeping Efficiency in Perspective Writing Efficient Macros Writing Portable Macros PROJECT CONTENT COVERED Day Creation of Efficacy tables. Creation of Standard and safety tables. Day 28 Creation of listings Day Creation of Graphs a)Bar Charts b)Scatter plot c)Line plot d)Box plot Day 31 Creation of Analysis datasets/derived datasets Day 32 Introduction to SDTM CRF Annotation (ONLY BASICS) Introduction to mapping specification (ONLY BASICS) Introduction to SDTM dataset Creation (ONLY BASICS) Validation in Open CDISC (ONLY BASICS) Day 33 Introduction to ADAM Standards (ONLY BASICS) Mock interview and providing assistance for interview preparation Contact:
See product
Coimbatore (Tamil Nadu)
Android is an open source project of the Open Handset Alliance that has revolutionized the user experience of a mobile device. Android is a platform for mobile devices, which includes an OS, middleware and some key applications. The OS is based on a variant of Linux Kernel. The biggest advantage is that the success of Android depends on the availability of unique and engaging user applications created by developers. Course Objective To understand the android platform architecture: Difference between Android and other mobile development environments. Design, develop, debug, and deploy Android applications, Use Android SDK's simulator to test and debug applications, Construct user interfaces with built-in views and layouts. Advantage of APIs for data storage, retrieval, files, databases etc. Prerequisite Understanding of Java SE. After the successful completion of training program, a student will get a Training Certificate and project letter from Hewlett Packard Enterprise India Pvt. Ltd. HPE Program gives you an opportunity to excel with courses designed for the truly digital, modern workspace. Learn in depth and master disciplnes, you'd only heard in intense technology spheres, so far. Build a career that's futurer ready!
See product
Hyderabad (Andhra Pradesh)
Itabhyas online training is the Best EMC SAN Online Training in Bengaluru, Chennai, Hyderabad and India. EMC SAN SAN storage training course covers various technologies in SAN (Storage Area Network) Domain. It starts with data storage, its importance and explosive growth of data. It then goes on to describe various Storage Topologies such as DAS, NAS and SAN which were evolved to support the exponential growth in data. Subsequently, it covers Fundamental Storage Protocols (SCSI, SATA, SAS, Fiber Channel, iSCSI), Block Storage Technologies (RAID, Volume Manager), Storage Virtualization, Storage and Data Management techniques. SAN (Storage Area Network) is the most demanding and fastest growing technology in the world, every company/organization (Small/Medium/Large) is trying to have a Storage Infrastructure to benifit from historical data copies - apply advanced data science techniques and also suffice increasing customer demands to hold more and more pesonal user data. This course covers Storage Fundamentals irrespective of any Vendor - this is especially useful for Students who are completely new to SAN providing them a baseline and conceptual background. Later we get to more advanced topics including SAN Switches, EMC SAN and NAS Storage Arrays including Clariion, VNX, DMX and VMAX. We provide you with practical knowledge with real time working professionals which is part and parcel of their daily routine, we also provide you with step by step documentations and lot of training materials which cover 5 different Training modules from EMC. Who should do this course? IT Professional planning to do CompTIA Storage+ / SNIA SCNP certification Candidates seeking a career in storage and networking domain. IT professional enrolled in activities for storage software or hardware. Professional responsible for architecting information infrastructure solutions. EMC SAN Online Training batches will start every week. Make a call on +91-9030403937 or send a mail For EMC SAN Online Training in Hyderabad, Bengaluru, Chennai, India.
See product
Bangalore (Karnataka)
VEPSUN is a leader in Citrix Training and IT Services. In VEPSUN Citrix XenApp, Citrix XenDesktop and Citrix XenServer trainings are delivered by Solution Architect and Citrix Consultants, they are known names in IT Industry. They help you understand technology from the scratch to the advanced level; it helps in boosting your confidence and knowledge. XenServer Course Description Citrix XenServer certification is a server virtualization platform that offers bare-metal virtualization performance for virtualized server and client operating systems. Citrix XenServer uses the Xen hypervisor to virtualize each server, on which it is installed, enables each host to virtualizes multiple Virtual Machines simultaneously with guaranteed performance. Citrix XenServer allows you to combine multiple Xen-enabled servers into a powerful resource Pool, using industry-standard shared storage architectures and leveraging resource clustering technology created by Xen Source. We offer Exclusive training program through class room & Online at a faster pace & affordable price by real time Architect. Call us for demo Registration 9036363007/9035353007 Mode of Training >Regular training >Week-end training>online training Courses Offered: Citrix Training VMware Training Storage Area Network (SAN) Training IBM - AIX Certification Training IBM - AIX Virtualization (VIO) IBM - AIC HA (Clustering) EMC Storage Training EMC ISM Training EMC VNX Training EMC VMAX Training Citrix XenApp 6.5 Training Citrix XenDesktop 5.6 Training Citrix XenServer 6 Training VMware vSphere 5.1 Training VMware Horizon 5.2 Training VMware vCloud Director 5.1 Training Linux Administration Training RedHat Training Centers MCITP 2008 Certification Training MCSE 2012 Certification Training Microsoft Exchange 2007 & 2010 Training Oracle 10g & 11g DBA Training Centers SAP Basis Training SAP ABAP SAP FICCO SAP HR HADOOP BIG DATA CCNA Certification Training CCNP Certification Training A+ & N+ Certification Training Address: VEPSUN Technologies, #100, 104 S.R Arcade, Tulasi Theater Road, Marathahalli. Landmark: Street next to Brand Factory, Marathahalli. Contact Number: 9035353007, 9036363007 & 08042094552 Email: info@vepsun.com Website: http://www.vepsun.in
₹ 15.000
See product
Bangalore (Karnataka)
Type Tutoring We are the only training provider who covers 100% practical and more tutorial than any other institute. Theory is taught by all the institutes and it can be studied by you without any additional help. But in real life, practical knowledge is more important that helps you crack tough examination or an interview. That’s the reason our main emphasis is on practical in addition to theory. Despite working for longer hours and getting less offs, your team leader or managers are not happy with your performance. It’s only because you are not working smartly, we help you working smartly and efficiently. We know how to make technology a piece of cake for you and making it more interesting and delicious. Call us for demo Registration / Mode of Training >Regular training >Week-end training>online training Courses Offered: Citrix Training VMware Training Storage Area Network (SAN) Training IBM - AIX Certification Training IBM - AIX Virtualization (VIO) IBM - AIC HA (Clustering) EMC Storage Training EMC ISM Training EMC VNX Training EMC VMAX Training Citrix XenApp 6.5 Training Citrix XenDesktop 5.6 Training Citrix XenServer 6 Training VMware vSphere 5.1 Training VMware Horizon 5.2 Training VMware vCloud Director 5.1 Training Linux Administration Training RedHat Training Centers MCITP Certification Training MCSE Certification Training Microsoft Exchange Training Oracle 10g & 11g DBA Training Centers SAP Basis Training SAP ABAP SAP FICCO SAP HR HADOOP BIG DATA CCNA Certification Training CCNP Certification Training A+ & N+ Certification Training Address: VEPSUN Technologies, No.7,29th Main Road,kuvempunagar,B.T.M. Layout,2nd stage,Bangalore-76 Phone-080-.Mob-/.
See product
Bangalore (Karnataka)
IBM AIX Training Centers in Bangalore @Vepsun Technologies We are the only training provider who covers 100% practical and more tutorial than any other institute. Theory is taught by all the institutes and it can be studied by you without any additional help. But in real life, practical knowledge is more important that helps you crack tough examination or an interview. That’s the reason our main emphasis is on practical in addition to theory. Despite working for longer hours and getting less offs, your team leader or managers are not happy with your performance. It’s only because you are not working smartly, we help you working smartly and efficiently. We know how to make technology a piece of cake for you and making it more interesting and delicious. Call us for demo Registration / Mode of Training >Regular training >Week-end training>online training Courses Offered: Citrix Training VMware Training Storage Area Network (SAN) Training IBM - AIX Certification Training IBM - AIX Virtualization (VIO) IBM - AIC HA (Clustering) EMC Storage Training EMC ISM Training EMC VNX Training EMC VMAX Training Citrix XenApp 6.5 Training Citrix XenDesktop 5.6 Training Citrix XenServer 6 Training VMware vSphere 5.1 Training VMware Horizon 5.2 Training VMware vCloud Director 5.1 Training Linux Administration Training RedHat Training Centers MCITP Certification Training MCSE Certification Training Microsoft Exchange Training Oracle 10g & 11g DBA Training Centers SAP Basis Training SAP ABAP SAP FICCO SAP HR HADOOP BIG DATA CCNA Certification Training CCNP Certification Training A+ & N+ Certification Training Address: VEPSUN Technologies, No.7,29th Main Road,kuvempunagar,B.T.M. Layout,2nd stage,Bangalore-76 Phone-080-.Mob-/. #pp# pav
See product
Bangalore (Karnataka)
Type Computer CMS Info Systems is a leading IT & outsourced business services provider with extensive reach across India. We offer a wide bouquet of services across the value chain, focusing on Retail Banks, Insurance, Telecom, Retail, PSU and Government segments. We serve over 700 large customers in India. CMS Institute, the training arm of CMS Info Systems, is amongst India's leading hardware, networking, security & storage training institutes. It has presence in nine states with over 60 centers and is planning to expand its network to over 100 centers in the next one year. Cloud computing is a type of computing that relies on sharing computing resources rather than having local servers or personal devices to handle applications. Cloud computing is comparable to grid computing, a type of computing where unused processing cycles of all computers in a network are harnesses to solve problems too intensive for any stand-alone machine. MS Server Virtualization with MS Windows Server Hyper-V and System Center () Redhat Enterprise Virtualization(RH -318)-RHEV Red Hat Storage Server Administration (RH -236) Red Hat Open Stack Administration(CL-210). We do conduct training on the other courses, that you can find those courses below.Net Certification Training.Net Training CCNA Routing & Switching Training Cloud Computing Classes Computer Networking classes Ethical Hacking & Cyber Security Training ITIL Certification classes Java Certification Classes Microsoft Certification classes Microsoft Virtualization Training Mobile Application Development Training PHP Classes RHCA - Red Hat Certified Architect Training RHCE Training For more details call:/. Please find the venue details: CMS Computer Institute, No. nd Floor, 12th Main, 3rd Block, Bashyam Circle, Rajaji Nagar, Bangalore – , Rajajinagar, Bangalore, India- . Tel+91-/
See product
Bangalore (Karnataka)
Type Computer CMS Info Systems is a leading IT & outsourced business services provider with extensive reach across India. We offer a wide bouquet of services across the value chain, focusing on Retail Banks, Insurance, Telecom, Retail, PSU and Government segments. We serve over 700 large customers in India. CMS Institute, the training arm of CMS Info Systems, is amongst India's leading hardware, networking, security & storage training institutes. It has presence in nine states with over 60 centers and is planning to expand its network to over 100 centers in the next one year. Cloud computing is a type of computing that relies on sharing computing resources rather than having local servers or personal devices to handle applications. Cloud computing is comparable to grid computing, a type of computing where unused processing cycles of all computers in a network are harnesses to solve problems too intensive for any stand-alone machine. MS Server Virtualization with MS Windows Server Hyper-V and System Center () Redhat Enterprise Virtualization(RH -318)-RHEV Red Hat Storage Server Administration (RH -236) Red Hat Open Stack Administration(CL-210). We do conduct training on the other courses, you can find those courses below.Net Certification Training.Net Training CCNA Routing & Switching Training Cloud Computing Classes Computer Networking classes Ethical Hacking & Cyber Security Training ITIL Certification classes Java Certification Classes Microsoft Certification classes Microsoft Virtualization Training Mobile Application Development Training PHP Classes RHCA - Red Hat Certified Architect Training RHCE Training For more details call:/. Please find the venue details: CMS Computer Institute, No. nd Floor, 12th Main, 3rd Block, Bashyam Circle, Rajaji Nagar, Bangalore – , Rajajinagar, Bangalore, India- . Tel+91-/
See product
Bangalore (Karnataka)
Type Computer CMS Info Systems is a leading IT & outsourced business services provider with extensive reach across India. We offer a wide bouquet of services across the value chain, focusing on Retail Banks, Insurance, Telecom, Retail, PSU and Government segments. We serve over 700 large customers in India. CMS Institute, the training arm of CMS Info Systems, is amongst India's leading hardware, networking, security & storage training institutes. It has presence in nine states with over 60 centers and is planning to expand its network to over 100 centers in the next one year. CMS Institute offers certificate programs from Red Hat These programs may be technology or product related. Students can opt for technology certification or product certification. Red Hat Certified Engineer (RHCE) is a Red Hat Certified System Administrator (RHCSA) who possesses the additional skills, knowledge, and abilities required of a senior system administrator responsible for Red Hat Enterprise Linux systems. Topics Covered RHCSA + RHCE Red Hat System Administrator 1 (RH 124) Red Hat System Administrator 2 (RH 134) Red Hat System Administrator 3 (RH 254). We do conduct training on the other courses, that you can find those courses below.Net Certification Training.Net Training CCNA Routing & Switching Training Cloud Computing Classes Computer Networking classes Ethical Hacking & Cyber Security Training ITIL Certification classes Java Certification Classes Microsoft Certification classes Microsoft Virtualization Training Mobile Application Development Training PHP Classes RHCA - Red Hat Certified Architect Training RHCE Training For more details call:/. Please find the venue details: CMS Computer Institute, No. nd Floor, 12th Main, 3rd Block, Bashyam Circle, Rajaji Nagar, Bangalore – , Rajajinagar, Bangalore, India- . Tel+91-/
See product
Bangalore (Karnataka)
Type Computer CMS Info Systems is a leading IT & outsourced business services provider with extensive reach across India. We offer a wide bouquet of services across the value chain, focusing on Retail Banks, Insurance, Telecom, Retail, PSU and Government segments. We serve over 700 large customers in India. CMS Institute, the training arm of CMS Info Systems, is amongst India's leading hardware, networking, security & storage training institutes. It has presence in nine states with over 60 centers and is planning to expand its network to over 100 centers in the next one year. Cisco Certified Network Associate (CCNA) Routing and Switching is a certification program for entry-level network engineers that helps maximize your investment in foundational networking knowledge and increase the value of your employer's network. CCNA Routing and Switching is for Network Specialists, Network Administrators, and Network Support Engineers with 1-3 years of experience. The CCNA Routing and Switching validates the ability to install, configure, operate, and troubleshoot medium-size routed and switched networks. Topics Covered CCNA Paper 1 (ICND - 1) CCNA Paper 2 (ICND - 2). We do conduct training on the other courses, that you can find those courses below.Net Certification Training.Net Training CCNA Routing & Switching Training Cloud Computing Classes Computer Networking classes Ethical Hacking & Cyber Security Training ITIL Certification classes Java Certification Classes Microsoft Certification classes Microsoft Virtualization Training Mobile Application Development Training PHP Classes RHCA - Red Hat Certified Architect Training RHCE Training For more details call:/. Please find the venue details: CMS Computer Institute, No. nd Floor, 12th Main, 3rd Block, Bashyam Circle, Rajaji Nagar, Bangalore – , Rajajinagar, Bangalore, India- . Tel+91-/
See product
Kochi (Kerala)
We are the Information Technology training division of CMS IT Services, an IT company founded in 1976. Valued at $150 million, CMS caters to over a 1,000 large and medium global enterprises in the IT infrastructure management space across the globe. We are ranked among the best hardware, networking, security and storage training institutes in the country. We have: ->Over 50+ training centres ->Over 500 employees and 200 certified trainers ->Over a million students trained ->More than 100 corporate clients ->ISO certified-design and development centre CMS Cochin offers Training in Java,.Net, HTML 5, Android, SQL 2012, MySQL and so on...
See product
India
CMS Info Systems is a leading IT & outsourced business services provider with extensive reach across India. We offer a wide bouquet of services across the value chain, focusing on Retail Banks, Insurance, Telecom, Retail, PSU and Government segments. We serve over 700 large customers in India. CMS Institute, the training arm of CMS Info Systems, is amongst India's leading hardware, networking, security & storage training institutes. It has presence in nine states with over 60 centers and is planning to expand its network to over 100 centers in the next one year. Cisco Certified Network Associate (CCNA) Routing and Switching is a certification program for entry-level network engineers that helps maximize your investment in foundational networking knowledge and increase the value of your employer's network. CCNA Routing and Switching is for Network Specialists, Network Administrators, and Network Support Engineers with 1-3 years of experience. The CCNA Routing and Switching validates the ability to install, configure, operate, and troubleshoot medium-size routed and switched networks. Topics Covered CCNA Paper 1 (ICND - 1) CCNA Paper 2 (ICND - 2)
See product
India
CMS Info Systems is a leading IT & outsourced business services provider with extensive reach across India. We offer a wide bouquet of services across the value chain, focusing on Retail Banks, Insurance, Telecom, Retail, PSU and Government segments. We serve over 700 large customers in India. CMS Institute, the training arm of CMS Info Systems, is amongst India's leading hardware, networking, security & storage training institutes. It has presence in nine states with over 60 centers and is planning to expand its network to over 100 centers in the next one year. MCSA (Microsoft Certified Solutions Associate) is a certification program intended for people who seek entry-level jobs in an IT (information technology) environment. MCSA is a prerequisite for more advanced Microsoft certifications. Validates your foundation of core technical skills and prepares you for a sustainable IT career.
See product
India
TRAINING: VMware vSphere 5 Training Why Go for Virtualization? Virtualization is a proven software technology that is rapidly transforming the IT landscape and fundamentally changing the way that people compute. Virtualization enables today’s x86 computers to run multiple operating systems and applications, making your infrastructure more simple and efficient. Virtualization reduces costs on facilities, power, cooling and Hardware. It provides simplify administration and maintenance through Centralized management. Virtualization has emerged as the most dramatic market inflection of the decade and has resulted in millions of dollars of savings. Why choose VMware for Virtualization? VMware is the global leader in x86 Virtualization with over customers, including 100 percent of the Fortune 500 companies. VMware continue to be first to market in key innovations like vMotion, DRS, Storage DRS etc. VMware is pioneer in virtualization. If you know virtualization today, you will sure get multiple job offers from the market, more when it is recession time as everyone is trying to cut the cost. OVERVIEW: VMware vSphere 5 Training will provide you a Fundamental understanding of VMware DataCenter Virtualization Products,Including the business challenges these products are intended to solve. This course will start by covering the concepts of Datacenter Virtualization, including some common IT challenges faced by Organizations. We’ll then take a In-Depth Journey through VMware vSphere5 Products line, Showing the various components and features and how they help resolve business and Technical Challenges. This hands-on training course also explores installation, configuration, and management of VMware vSphere®, which consists of VMware vSphere® ESXi™ and VMware® vCenter Server™. This course is based on release versions of VMware vSphere5 PREREQUISITES: 1. System administration experience on Microsoft Windows or Linux operating systems 2. Some basic knowledge of Basic Networking/OS concepts RECOMMENDED FOR: This course is appropriate for both fresh graduates, and experienced software professionals under following categories: System administrators Systems engineers Architect and Consultant Operators responsible for ESXi and vCenter Server Anyone involved in QA or QC activities Anyone who is new to VMware Virtualization. Things you will learn: At the end of this course, you should gain an understanding of the functionality in VMware Infrastructure 5 and be able to: Deploy an ESXi host Deploy a vCenter Server instance Deploy a vCenter Server appliance Manage an ESXi host using vCenter Server Manage ESXi storage using vCenter Server Manage ESXi networking using vCenter Server Manage virtual machines using vCenter Server Deploy and manage thin-provisioned virtual machines Migrate virtual machines with VMware vSphere® vMotion® Manage vSphere infrastructure with VMware vSphere® Web Client and VMware vSphere® Client™ Migrate virtual machines using VMware vSphere® Storage vMotion® Manage access control using vCenter Server Monitor resource usage using vCenter Server Manage VMware vSphere® High Availability, VMware vSphere® Fault Tolerance, and VMware vSphere® TRAINER PROFILE 9+ Years of working experience in Virtualization and VMware vSphere Technology. RHCE, CCNA, VCP4.1, VC5.5 and VCA-Cloud Certified.
See product
Hyderabad (Andhra Pradesh)
Itabhyas online training is the Best NetApp Online Training in Bengaluru, Chennai, Hyderabad, India. Learn Netapps from itabhyas and optimize storage, our online training sessions have created professionals in NetApps administration and storage data management. Our online trainers assist you with complete modules of NetApps, we focus on NetApps FAS Devices, EF-Series Storage Systems, Server Virtualization, Flash Endurance, Clustered Data ONTAP and many more advanced tops. Enroll quickly as we have new batches going on the way every month. Once registered, you will have access to our videos recording for life time, you can login to our site and watch the live recorded videos. Companies are hiring professionals in order to manage their data storage systems. The huge demand for the professionals in this field has made many training companies to educate young and experienced professional who would like to excel. Itabhyas training has designed classroom and online course to upgrade your skills and knowledge on Network Appliance (NetApp). It creates netapp storage system and management software and customizes with company data. Course participants can gain information on the latest storage devices and storage system used in the unified storage, high performance SAN storage, and Enterprise All-flash storage. We are the only NetApp Online training in Hyderabad. Our trainers deliver every module in detail, with real time example, Which helps the candidate to understand the subject in depth. Our trainers are always available to you in clearing doubts and taking any suggestions. The Candidate can raise their questions and get cleared doubts in no time. NetApp Online Training batches will start every week. Make a call on +91-9030403937 or send a mail For NetApp Oline Training in Hyderabad, Bangalore, Chennai, India.
See product
India
EMC-SAN Training at elegant it services –hosakote 1.0 Introduction to Storage Management Storage System • Introduction to information storage • Data center environments • RAID • Intelligent storage system Storage Networking Technologies • Fibre Channel SAN (FC SAN), Zoning, LUN Masking etc • IP SAN and FCoE • Network-attached storage (NAS) • Object-based and unified storage • Thin Provisoning • Automated Provisoning • Introduction to various enterprise products Backup, Archive, and Replication • Introduction to business continuity • Backup and archive • Local replication • Remote replication SRDF Cloud computing, and Security and Management of storage infrastructure • Cloud computing introduction & hands-on training • Securing storage infrastructure • Managing storage infrastructure Thanks&Regards Elegant IT Services, #nd Floor,Aswath Nagar Varthur main road,Near Railway Fly Over Maratha halli,Land mark: Chemmunar Jewellers, Bangalore
See product
Hyderabad (Andhra Pradesh)
Acutelearn is a leading training company, provides corporate, online and classroom training on various technologies like Amazon Web Services, Microsoft Azure, Office 365, Cisco UCS, VMware Vsphere, VMware VRA,VMware NSX 6.0, Citrix Netscaler, Citrix Xendesktop, Blue Prism,Openspan,Robotic Process Automation, etc...... Introduction to Microsoft Azure •?Cloud Technology Overview •?Microsoft Azure Overview •?Azure Regions & Locations •?Azure Portals •?Managing Azure with Windows PowerShell Implementing & Managing Virtual machines •?Overview of Virtual machines options- Classic & Resource Manager VM •?Resource groups •?Creating and Configure a Classic Azure Virtual machine •?Create a Resource manager VM •?Creating Resource Manager VM Templates •?Adding Additional disks •?Assign Static IP Address •?Security groups •?Create VM Backup •?Configuring Availability Set for VM’s (Fault and Update Domains) Azure Load Balancer •External Load balancer •Internal load balancer •Azure Load balancer configuration •Adding VM’s into Load balancer •Creating load balancer rules •Understanding NAT Azure Traffic Manager •?Overview of Traffic Manager •?Load balancing across VM’s and Web Apps Implementing and Managing Virtual Networks •Overview of Azure networking •Implementing and managing Azure virtual networks •Configuring Azure virtual networks •Configuring Azure virtual network connectivity •Overview of Azure classic networking •Configuring Subnets •Configuring peering between Azure Networks •Understanding Virtual Network Gateway (VNG) & Local Network gateway •Configure VPN between Azure Networks Storage •?Planning Storage •?Classification of storage & Usage of different types of storage •?Blob, File, Queue, Table, Disk Storage Overview •?Implementing and Managing Storage •?Monitoring Storage •?Usage of tools for connecting to Storage Storage explorer Backup •?Overview of Azure Backup Services •?Azure VM backup •?On premise data backup to Azure •?Retention policies Planning and Implementing Azure MSSQL Database •?Data Services in Microsoft Azure •?Implementing Azure SQL Database •?Database High Availability •?Monitoring Azure SQL Database •?Backup and Restore Azure SQL Database Implementing Azure Active Directory & Identity Management •?Creating and managing Azure Directories •?Sync On-Premise AD with Azure AD •?Setup Multifactor Authentication •?Overview of Azure Active Directory Premium •?Azure AD Proxy •?Implementing Domain controller in Azure and usage of Azure DNS/NSG’s •?Joining systems to domain Implementing Websites •?Planning for Website Deployment •?Deploying Websites •?Configuring Websites •?Monitoring Websites and Web jobs •?Scaling websites •?Troubleshooting websites •?Tools Implementing Content Delivery Networks & Media services •?Overview of Azure content Delivery Networks •?Creating a Media Services Account and Upload Content •?Publishing Content with Azure Media Services •?Publishing and Scaling Media Content Monitoring and Diagnostics •Troubleshooting virtual machines (Boot diagnostics, Redeploy etc.,) •Monitoring Virtual machines, storage, network •Boot logs •Activity logs Contact us +917702999361 / 371
See product
India
Sky InfoTech The leading IT Company engaged in IT Services, Training, Corporate Training, Industrial Training, and Individual Training Vmware Training offers you the best and optimum training on Vmware training on different modules. Vmware Training Course Contents •Networking Basics - Part 1 •Networking Basics - Part 2 •Virtualization Basics •Introduction to EXSI Server - Part 1 •Introduction to EXSI Server - Part 2 •Virtual Machine's Basics •vSphere Suite Basics •Create and Deploy & vApps •Administration and Migrate Virtual machine and vApps •Manage Virtual machine clones and templetes •Vmware Networking - Part 1 •Vmware Networking - Part 2 •Linux Basics - Part 1 •Linux Basics - Part 2 •Storage Basics •Shared storage for vSphere •Create and configure VMFS Datastores •Configuring Vmware Clusters and Resource pools •Plan and implement VMware Fault Tolerance •vSphere Storage Appliance •Backup And Restore Virtual Machine •Host Profiles •Secure vCenter Server and ESXI •Monitor vCenter and Administrator Alarms •Basic vSphere Troubleshooting I invite the interested candidate to take a free demo and then decide for the admissions. Thanks & Regards, Sky InfoTech A-50,Sector -64,Noida(U.P) Noida- - / / Delhi – / Gurgaon – / Website- http://skyinfotech.in Sky InfoTech The leading IT Company engaged in IT Services, Training, Corporate Training, Industrial Training, and Individual Training Vmware Training offers you the best and optimum training on Vmware training on different modules. Vmware Training Course Contents •Networking Basics - Part 1 •Networking Basics - Part 2 •Virtualization Basics •Introduction to EXSI Server - Part 1 •Introduction to EXSI Server - Part 2 •Virtual Machine's Basics •vSphere Suite Basics •Create and Deploy & vApps •Administration and Migrate Virtual machine and vApps •Manage Virtual machine clones and templetes •Vmware Networking - Part 1 •Vmware Networking - Part 2 •Linux Basics - Part 1 •Linux Basics - Part 2 •Storage Basics •Shared storage for vSphere •Create and configure VMFS Datastores •Configuring Vmware Clusters and Resource pools •Plan and implement VMware Fault Tolerance •vSphere Storage Appliance •Backup And Restore Virtual Machine •Host Profiles •Secure vCenter Server and ESXI •Monitor vCenter and Administrator Alarms •Basic vSphere Troubleshooting I invite the interested candidate to take a free demo and then decide for the admissions. Thanks & Regards, Sky InfoTech A-50,Sector -64,Noida(U.P) Noida- - / / Delhi – / Gurgaon – / Website- http://skyinfotech.in
See product
India
We provide TSM Training from basic to advance level and we assist them in placement,screening,resume and interview preparation. Content IBM Tivoli Storage Manager overview Installing IBM Tivoli Storage Manager Administrative interfaces and privileges Managing storage pools and storage pool volumes Storage media devices Policy management Customizing the Tivoli Storage Manager database and recovery log Client configuration Backup-archive client functions Protecting the database and storage pools Automating operations Monitoring and event logging Appendix A: Additional product information Appendix B: Problem determination
See product
India
Veritas Volume Manager Training in Real-time We provide a best training for Veritas Volume Manager. We are the no1 training for Veritas Volume Manager. Here trainers are working professionals having more than 7 yrs of real-time experience. What is Veritas Vomlume Manager????? Veritas Volume Manager is a storage by virtual, that allows you to manage physical disk and logical unit number (LUNs) called volumes. Its easy to make online storage of disks and also failure in hardware, also increases the out put. Training Schedue: •Flexible shift •Both on Week days & Week ends. Course Curriculum: 1.Intro to storage foundation 2.Provisioning the storage 3.Administering Multi – Path 4.Optimizing I/O Performance 5.Using Point-in-time copies 6.Optimizing thin storage 7.Max storage utilization 8.Reference Further queries call me @ Venue: Peridot Systems Venkatarathinam Nagar, Adyar, Chennai - 20
See product
India
Onling SAN Storage Trainings (HP XP / Hitachi SAN): People who are interested to get job/upgrade skills in IT Industry can contact immediately. Only Serious Enquiries are invited. Training: hours): 1) SAN Basics 2) HP EVA storage Administration and Management (EVA ) Brocade SAN Switch zoning and troubleshootings Training: hours): 1) SAN Basics 2) HP XP storage Administration and Management (HP XP ,P) Brocade SAN Switch zoning and troubleshootings Training: hours): 1) SAN Basics 2) Hitachi (HDS) SAN storage Administration and Management 3) Brocade SAN Switch zoning and troubleshootings - Storage Area Network (SAN) Advantages: 1. Good packages up to 5-8 Lacs/annum for L2 level. 2. It is an easy subject for database/system admins and easy to learn. 3. Easy to survive after getting into IT Industry. - Training Benefits: 1) Flexible batch timings. 2) Study material provided. 3) Interview Guidance. 4) Resume Preparation as per the standards 5) Guidance for Certification Exams 6) MNC Reference provided 7) On Job Support for real time queries. - For more details contact via phone, email below. -
See product
Faridabad New Township (Haryana)
Linux is an open source Operating system which runs our phones and PC’s. Majorly most of the MNC’s use LINUX as their main server’s i.e. Facebook, google etc. Even government also use LINUX as their server for all projects because Linux is a most secure Operating system of the World and freely available Operating system. That means Linux is used everywhere nowadays and so professionals who know Linux are in great demand and are highly paid. Inceptra is the most trusted institute for taking training of Linux in Faridabad. Red Hat Linux 7.0 deals with Basic and advance Level Of Linux. Candidates are given training of Installation, initial configuration, managing files and software, granting rights to users. Inceptra has latest equipment to help you to prepare yourself for LINUX certification exams. Trainer who provides training has more than 6+ year’s of experience and is Linux Certified Expert. At Our institute Weekend and weekdays both Options are available. RED HAT SYSTEM ADMINISTRATION I RHEL7 (RH124) FOR RHCSA (RH-124+RH134) Course Outline Access the command line Manage files from the command line Getting help in Red Hat Enterprise Linux Create, view, and edit text files Manage local Linux users and groups Control access to files with Linux file system Permission Monitor and manage Linux processes Control services and daemons Configure and secure Open SSH service Analyze and store logs Manage Red Hat Enterprise Linux networking Archive and copy files between systems Install and update software packages Access Linux file systems Use virtualized systems Manage Physical Storage II Comprehensive review RED HAT SYSTEM ADMINISTRATION II RHEL7 (RH134) Automate installation with Kickstart Use regular expressions with grep Create and Edit text files with vim Schedule future Linux tasks Manage priority of Linux processes Manage SELinux security Connect to network-defined users and groups Manage logical volume management (LVM) storage Access networked attached storage with network file system (NFS) Access networked storage with SMB Control and troubleshoot the Red Hat Enterprise Linux boot process Comprehensive review RED HAT SYSTEM ADMINISTRATION III FOR RHCE RHEL7 (RH 254) Control services and daemons Manage IPv6 networking Control network port security Manage DNS for servers Configure email delivery Provide block-based storage Provide file-based storage Configure MariaDB databases Provide Apache HTTPD web service Write Bash scripts Bash conditionals and control structures Configure the shell environment Linux containers preview Comprehensive review
See product
Bangalore (Karnataka)
SAP WM:: SAP WM is a component of SAP LE and deals with following tasks. •Inventory management in randomly organized and fixed bin Storage types. •Processing in all relevant movements ad tasks in the warehouse. •WM inbound – Receipt,Inspection •WM outbound – Processing for outbound shipments of goods. •WM Intra WM •WM Interfaces •Master Data Maintenance,workflow and achieving •General warehousing management and matrices •Optimization of the physical flow of inventory. 'WM' sub-module of 'MM' module takes care of 'Warehouse Management ' functionality. WM module of SAP R/3 provides flexible, efficient, automated support that enables you to: •define and manage storage areas and storage bins in the warehouse •manage several different types of storage, such as high rack storage, block storage or fixed bin storage •process all relevant postings and transactions such as goods receipts, goods issues and general stock transfers. •execute stock placements and removals using different put-away and picking strategies •process stock differences •ensure that stock posted in the Inventory Management system is the same as the stock in the warehouse •integrate with materials management, product planning, quality management and sales and distribution To join Online Training Batches kindly feel free to contact with us Name – saurabh srivastava Contact No. – +
See product
India
Oracle Real Application Clusters is high availability solution provided by oracle which also enhance and help with scalability, load balancing agility for any application. Real Application Clusters (Oracle RAC) contains multiple nodes which allows several nodes in a system to accesses the database stored on shared disk storage. If any node fails or goes down then, the database and service will be still available through other nodes. Igniter InfoTech is one of the expert and leading oracle real application (oracle RAC) training provider with proven track record of high quality training. This course has been designed to provide to give practical training with various hands on tutorials and exercise. Igniter have highly qualified, expert and industrial experienced team of Oracle RAC Certified trainers, who have 7 to 10 years of experience. In this course candidate will learn basics of RAC architecture, GRID database administration and management, command line utilities and basic commands like SRVCTL, CRSCTL. You will learn RAC network connection and backup and recovery along with node management and online migration. PREMIUM COURSE BENEFITS 1.8+ years experienced and Certified Expert trainers. 2.High training quality at affordable cost 3.Complete support and all assistance for certification and in-depth training. 4.Hands-on practical labs various exercise. % satisfaction guaranteed Igniter Infotech Deccan Pune Office Address: rd Floor, Pinnacle Pride S. No. A, Sadashiv Peth, Near Hotel Durvankur, Tilak Road, Pune - Maharashtra, India. Call Our Other Courses 1.Training provider in 11g/12c Oracle database administration. 2.Oracle golden gate 3.Oracle Performance Tuning. 4.Oracle real application Cluster (RAC). Oracle 11g R2 Grid Infrastructure Concepts •What is a Cluster •Grid Foundation Components •Oracle Clusterware Architecture •Oracle Clusterware Software and Storage •Describe ASM Architecture •Creating and Managing ASM Disk Groups •Creating and Managing ASM Cluster File systems •Administering Oracle Clusterware •Troubleshooting Oracle Clusterware Grid Infrastructure Installation and Configuration •Hardware Requirements •Network Requirements •Software Requirements •DNS and DHCP Configuration •Grid Plug and Play Considerations •Single Client Access Names •Post installation tasks Oracle Automatic Storage Management concepts •ASM Instance •ASM Disks •ASM Disk Groups •ASM Redundancy Cluster installation Prerequisite for Oracle 11g R2 RAC •Linux OS Software Installation •Create OS Group and User Accounts •Networking •Synchronizing the Time on ALL Nodes •Configuring Kernel Parameters •Set shell limits for the oracle & grid user •Create the Oracle Inventory Directory •Creating the Oracle Grid Infrastructure Home Directory •Creating the Oracle Base Directory •Creating the Oracle RDBMS Home Directory •Stage the Oracle Software •Check OS Software Requirements •Cluster Verification Utility Shared Storage Configuration •Types of Shared Storage •Partition the Shared Disks •Installing and Configuring ASMLib •Using ASMLib to Mark the Shared Disks as Candidate Disks Oracle 11g Grid Infrastructure Installation •Basic/Advanced Grid Infrastructure Install (without GNS and IPMI)… •Grid Infrastructure Home Patching •RDBMS Software Install •Run ASMCA to create diskgroups Oracle 11g R2 RAC Database Software Installation •Installing The Oracle Database Software •Creating A Cluster Database •Post database Creation Tasks Administering Oracle Clusterware •Managing Clusterware with Enterprise Manager •Determining the Location of the Oracle Clusterware Configuration Files •Backing Up and Recovering the Voting Disk •Adding, Deleting, or Migrating Voting Disks •Locating the OCR Automatic Backups •Oracle Local Registry •Migrating OCR Locations to ASM •Managing Network Settings •Managing Oracle Clusterware Administering ASM Instances •ASM Initialization Parameters •Adjusting ASM Instance Parameters in SPFILEs •Starting and Stopping ASM Instances Using srvctl •Starting and Stopping ASM Instances Using ASMCA and ASMCMD •Starting and Stopping ASM Instances Containing Cluster Files •Starting and Stopping the ASM Listener •Administering ASM Disk Groups •Creating and Deleting ASM Disk Groups •ASM Disk Group Attributes •ASM Disk Group Maintenance Tasks •Viewing ASM Disk Statistics Prerequisite Steps for Extending a Cluster •Using addNode.sh to add a Node to a Cluster •Rolling Patches and Rolling Upgrades •Installing a Patchset with the OUI Utility •Installing a Patch With The opatch Utility Cluster Node Management •Add/Deleting the instance •Add the Node •Remove the Node •Single-Instance Conversion Using rconfig •Single-Instance Conversion Using DBCA Troubleshooting Oracle Clusterware •Oracle Clusterware Log Files •Gathering Log Files Using diagcollection.pl •Component-level Debugging •RAC-Specific Wait Events, Global Enqueues, and System Statistic •Implementing the Most Common RAC Tuning Tips •Using the Cluster Database Performance Pages •Using the Automatic Workload Repository in RAC •Using Automatic Database Diagnostic Monitor in RAC. For More Information: Click here 1.Oracle real application (RAC)- 2.Oracle 11g/12c database administration (DBA) training - 3.Oracle golden gate training- 4. ASP.Net MVC Training -
See product
India
Oracle Real Application Clusters is high availability solution provided by oracle which also enhance and help with scalability, load balancing agility for any application. Real Application Clusters (Oracle RAC) contains multiple nodes which allows several nodes in a system to accesses the database stored on shared disk storage. If any node fails or goes down then, the database and service will be still available through other nodes. Igniter InfoTech is one of the expert and leading oracle real application (oracle RAC) training provider with proven track record of high quality training. This course has been designed to provide to give practical training with various hands on tutorials and exercise. Igniter have highly qualified, expert and industrial experienced team of Oracle RAC Certified trainers, who have 7 to 10 years of experience. In this course candidate will learn basics of RAC architecture, GRID database administration and management, command line utilities and basic commands like SRVCTL, CRSCTL. You will learn RAC network connection and backup and recovery along with node management and online migration. PREMIUM COURSE BENEFITS 1.8+ years experienced and Certified Expert trainers. 2.High training quality at affordable cost 3.Complete support and all assistance for certification and in-depth training. 4.Hands-on practical labs various exercise. % satisfaction guaranteed Igniter Infotech Deccan Pune Office Address: rd Floor, Pinnacle Pride S. No. A, Sadashiv Peth, Near Hotel Durvankur, Tilak Road, Pune - Maharashtra, India. Call Our Other Courses 1.Training provider in 11g/12c Oracle database administration. 2.Oracle golden gate 3.Oracle Performance Tuning. 4.Oracle real application Cluster (RAC). Oracle 11g R2 Grid Infrastructure Concepts •What is a Cluster •Grid Foundation Components •Oracle Clusterware Architecture •Oracle Clusterware Software and Storage •Describe ASM Architecture •Creating and Managing ASM Disk Groups •Creating and Managing ASM Cluster File systems •Administering Oracle Clusterware •Troubleshooting Oracle Clusterware Grid Infrastructure Installation and Configuration •Hardware Requirements •Network Requirements •Software Requirements •DNS and DHCP Configuration •Grid Plug and Play Considerations •Single Client Access Names •Post installation tasks Oracle Automatic Storage Management concepts •ASM Instance •ASM Disks •ASM Disk Groups •ASM Redundancy Cluster installation Prerequisite for Oracle 11g R2 RAC •Linux OS Software Installation •Create OS Group and User Accounts •Networking •Synchronizing the Time on ALL Nodes •Configuring Kernel Parameters •Set shell limits for the oracle & grid user •Create the Oracle Inventory Directory •Creating the Oracle Grid Infrastructure Home Directory •Creating the Oracle Base Directory •Creating the Oracle RDBMS Home Directory •Stage the Oracle Software •Check OS Software Requirements •Cluster Verification Utility Shared Storage Configuration •Types of Shared Storage •Partition the Shared Disks •Installing and Configuring ASMLib •Using ASMLib to Mark the Shared Disks as Candidate Disks Oracle 11g Grid Infrastructure Installation •Basic/Advanced Grid Infrastructure Install (without GNS and IPMI)… •Grid Infrastructure Home Patching •RDBMS Software Install •Run ASMCA to create diskgroups Oracle 11g R2 RAC Database Software Installation •Installing The Oracle Database Software •Creating A Cluster Database •Post database Creation Tasks Administering Oracle Clusterware •Managing Clusterware with Enterprise Manager •Determining the Location of the Oracle Clusterware Configuration Files •Backing Up and Recovering the Voting Disk •Adding, Deleting, or Migrating Voting Disks •Locating the OCR Automatic Backups •Oracle Local Registry •Migrating OCR Locations to ASM •Managing Network Settings •Managing Oracle Clusterware Administering ASM Instances •ASM Initialization Parameters •Adjusting ASM Instance Parameters in SPFILEs •Starting and Stopping ASM Instances Using srvctl •Starting and Stopping ASM Instances Using ASMCA and ASMCMD •Starting and Stopping ASM Instances Containing Cluster Files •Starting and Stopping the ASM Listener •Administering ASM Disk Groups •Creating and Deleting ASM Disk Groups •ASM Disk Group Attributes •ASM Disk Group Maintenance Tasks •Viewing ASM Disk Statistics Prerequisite Steps for Extending a Cluster •Using addNode.sh to add a Node to a Cluster •Rolling Patches and Rolling Upgrades •Installing a Patchset with the OUI Utility •Installing a Patch With The opatch Utility Cluster Node Management •Add/Deleting the instance •Add the Node •Remove the Node •Single-Instance Conversion Using rconfig •Single-Instance Conversion Using DBCA Troubleshooting Oracle Clusterware •Oracle Clusterware Log Files •Gathering Log Files Using diagcollection.pl •Component-level Debugging •RAC-Specific Wait Events, Global Enqueues, and System Statistic •Implementing the Most Common RAC Tuning Tips •Using the Cluster Database Performance Pages •Using the Automatic Workload Repository in RAC •Using Automatic Database Diagnostic Monitor in RAC. For More Information: Click here 1.Oracle real application (RAC)- 2.Oracle 11g/12c database administration (DBA) training -
See product
India
Oracle Real Application Clusters is high availability solution provided by oracle which also enhance and help with scalability, load balancing agility for any application. Real Application Clusters (Oracle RAC) contains multiple nodes which allows several nodes in a system to accesses the database stored on shared disk storage. If any node fails or goes down then, the database and service will be still available through other nodes. Igniter InfoTech is one of the expert and leading oracle real application (oracle RAC) training provider with proven track record of high quality training. This course has been designed to provide to give practical training with various hands on tutorials and exercise. Igniter have highly qualified, expert and industrial experienced team of Oracle RAC Certified trainers, who have 7 to 10 years of experience. In this course candidate will learn basics of RAC architecture, GRID database administration and management, command line utilities and basic commands like SRVCTL, CRSCTL. You will learn RAC network connection and backup and recovery along with node management and online migration. PREMIUM COURSE BENEFITS 1.8+ years experienced and Certified Expert trainers. 2.High training quality at affordable cost 3.Complete support and all assistance for certification and in-depth training. 4.Hands-on practical labs various exercise. 5.100% satisfaction guaranteed Igniter Infotech Deccan Pune Office Address: 301, 3rd Floor, Pinnacle Pride S. No. 1544/45 A, Sadashiv Peth, Near Hotel Durvankur, Tilak Road, Pune - 411 030 Maharashtra, India. Call 9175269538 Our Other Courses 1.Training provider in 11g/12c Oracle database administration. 2.Oracle golden gate 3.Oracle Performance Tuning. 4.Oracle real application Cluster (RAC). Oracle 11g R2 Grid Infrastructure Concepts •What is a Cluster •Grid Foundation Components •Oracle Clusterware Architecture •Oracle Clusterware Software and Storage •Describe ASM Architecture •Creating and Managing ASM Disk Groups •Creating and Managing ASM Cluster File systems •Administering Oracle Clusterware •Troubleshooting Oracle Clusterware Grid Infrastructure Installation and Configuration •Hardware Requirements •Network Requirements •Software Requirements •DNS and DHCP Configuration •Grid Plug and Play Considerations •Single Client Access Names •Post installation tasks Oracle Automatic Storage Management concepts •ASM Instance •ASM Disks •ASM Disk Groups •ASM Redundancy Cluster installation Prerequisite for Oracle 11g R2 RAC •Linux OS Software Installation •Create OS Group and User Accounts •Networking •Synchronizing the Time on ALL Nodes •Configuring Kernel Parameters •Set shell limits for the oracle & grid user •Create the Oracle Inventory Directory •Creating the Oracle Grid Infrastructure Home Directory •Creating the Oracle Base Directory •Creating the Oracle RDBMS Home Directory •Stage the Oracle Software •Check OS Software Requirements •Cluster Verification Utility Shared Storage Configuration •Types of Shared Storage •Partition the Shared Disks •Installing and Configuring ASMLib •Using ASMLib to Mark the Shared Disks as Candidate Disks Oracle 11g Grid Infrastructure Installation •Basic/Advanced Grid Infrastructure Install (without GNS and IPMI)… •Grid Infrastructure Home Patching •RDBMS Software Install •Run ASMCA to create diskgroups Oracle 11g R2 RAC Database Software Installation •Installing The Oracle Database Software •Creating A Cluster Database •Post database Creation Tasks Administering Oracle Clusterware •Managing Clusterware with Enterprise Manager •Determining the Location of the Oracle Clusterware Configuration Files •Backing Up and Recovering the Voting Disk •Adding, Deleting, or Migrating Voting Disks •Locating the OCR Automatic Backups •Oracle Local Registry •Migrating OCR Locations to ASM •Managing Network Settings •Managing Oracle Clusterware Administering ASM Instances •ASM Initialization Parameters •Adjusting ASM Instance Parameters in SPFILEs •Starting and Stopping ASM Instances Using srvctl •Starting and Stopping ASM Instances Using ASMCA and ASMCMD •Starting and Stopping ASM Instances Containing Cluster Files •Starting and Stopping the ASM Listener •Administering ASM Disk Groups •Creating and Deleting ASM Disk Groups •ASM Disk Group Attributes •ASM Disk Group Maintenance Tasks •Viewing ASM Disk Statistics Prerequisite Steps for Extending a Cluster •Using addNode.sh to add a Node to a Cluster •Rolling Patches and Rolling Upgrades •Installing a Patchset with the OUI Utility •Installing a Patch With The opatch Utility Cluster Node Management •Add/Deleting the instance •Add the Node •Remove the Node •Single-Instance Conversion Using rconfig •Single-Instance Conversion Using DBCA Troubleshooting Oracle Clusterware •Oracle Clusterware Log Files •Gathering Log Files Using diagcollection.pl •Component-level Debugging •RAC-Specific Wait Events, Global Enqueues, and System Statistic •Implementing the Most Common RAC Tuning Tips •Using the Cluster Database Performance Pages •Using the Automatic Workload Repository in RAC •Using Automatic Database Diagnostic Monitor in RAC. For More Information: Click here 1.Oracle real application (RAC)- 2.Oracle 11g/12c database administration (DBA) training - 3.Oracle golden gate training- 4. ASP.Net MVC Training -
See product
India
Cloud Computing & Cloud Stack Overview Cloud Computing Overview Cloudstack Overview CloudStack Introduction Cloudstack Architecture Deployment Architecture System Requirement for Cloud Stack cloudStack Components About Zones About pods About Clusters About Hosts About Primary Storage About Secondary Storage About Physical Networks Installation of Management Server Overview of installation steps Minimum System Requirements Management server, Database, and Storage System Requirements Host/Hypervisor System Requirements Configure Package Repository Management Server Installation Install the Management Server on the First Host Install hte database Server Prepare NFS Shares Prepare and start Additional Management Servers Prepare the system VM Template User Interfacef Log in to the UI End User's UI Overview Root Administrator's UI overview Using SSH keys for Authentication Creating an instance Template that supports SSH keys Creating an Instance Logging in Using the SSH keypair Provisioning Cloud infrastructure Adding Zones o Addinsg pods Adding Clusters 0 Adding Hosts Adding Primary Storage and adding Secondary Storage Adding Additional Isolated or Shared Networks Adding IP Ranges Configuring Hypervisors Xen Server installation Installation of CloudStack Support Package KVM Walkthhrough Vsphere Walkthrough Network and Storage Networking in a pod Networking in a zone Load Balancer Rules Primary Storage Secondary Storage Cloud Stack Operations Working with host Working ith Virtual Machine Working with template
See product
India
Oracle Real Application Clusters is high availability solution provided by oracle which also enhance and help with scalability, load balancing agility for any application. Real Application Clusters (Oracle RAC) contains multiple nodes which allows several nodes in a system to accesses the database stored on shared disk storage. If any node fails or goes down then, the database and service will be still available through other nodes. Igniter InfoTech is one of the expert and leading oracle real application (oracle RAC) training provider with proven track record of high quality training. This course has been designed to provide to give practical training with various hands on tutorials and exercise. Igniter have highly qualified, expert and industrial experienced team of Oracle RAC Certified trainers, who have 7 to 10 years of experience. In this course candidate will learn basics of RAC architecture, GRID database administration and management, command line utilities and basic commands like SRVCTL, CRSCTL. You will learn RAC network connection and backup and recovery along with node management and online migration. PREMIUM COURSE BENEFITS 1.8+ years experienced and Certified Expert trainers. 2.High training quality at affordable cost 3.Complete support and all assistance for certification and in-depth training. 4.Hands-on practical labs various exercise. % satisfaction guaranteed Igniter Infotech Deccan Pune Office Address: rd Floor, Pinnacle Pride S. No. A, Sadashiv Peth, Near Hotel Durvankur, Tilak Road, Pune - Maharashtra, India. Call Our Other Courses 1.Training provider in 11g/12c Oracle database administration. 2.Oracle golden gate 3.Oracle Performance Tuning. 4.Oracle real application Cluster (RAC). Oracle 11g R2 Grid Infrastructure Concepts •What is a Cluster •Grid Foundation Components •Oracle Clusterware Architecture •Oracle Clusterware Software and Storage •Describe ASM Architecture •Creating and Managing ASM Disk Groups •Creating and Managing ASM Cluster File systems •Administering Oracle Clusterware •Troubleshooting Oracle Clusterware Grid Infrastructure Installation and Configuration •Hardware Requirements •Network Requirements •Software Requirements •DNS and DHCP Configuration •Grid Plug and Play Considerations •Single Client Access Names •Post installation tasks Oracle Automatic Storage Management concepts •ASM Instance •ASM Disks •ASM Disk Groups •ASM Redundancy Cluster installation Prerequisite for Oracle 11g R2 RAC •Linux OS Software Installation •Create OS Group and User Accounts •Networking •Synchronizing the Time on ALL Nodes •Configuring Kernel Parameters •Set shell limits for the oracle & grid user •Create the Oracle Inventory Directory •Creating the Oracle Grid Infrastructure Home Directory •Creating the Oracle Base Directory •Creating the Oracle RDBMS Home Directory •Stage the Oracle Software •Check OS Software Requirements •Cluster Verification Utility Shared Storage Configuration •Types of Shared Storage •Partition the Shared Disks •Installing and Configuring ASMLib •Using ASMLib to Mark the Shared Disks as Candidate Disks Oracle 11g Grid Infrastructure Installation •Basic/Advanced Grid Infrastructure Install (without GNS and IPMI)… •Grid Infrastructure Home Patching •RDBMS Software Install •Run ASMCA to create diskgroups Oracle 11g R2 RAC Database Software Installation •Installing The Oracle Database Software •Creating A Cluster Database •Post database Creation Tasks Administering Oracle Clusterware •Managing Clusterware with Enterprise Manager •Determining the Location of the Oracle Clusterware Configuration Files •Backing Up and Recovering the Voting Disk •Adding, Deleting, or Migrating Voting Disks •Locating the OCR Automatic Backups •Oracle Local Registry •Migrating OCR Locations to ASM •Managing Network Settings •Managing Oracle Clusterware Administering ASM Instances •ASM Initialization Parameters •Adjusting ASM Instance Parameters in SPFILEs •Starting and Stopping ASM Instances Using srvctl •Starting and Stopping ASM Instances Using ASMCA and ASMCMD •Starting and Stopping ASM Instances Containing Cluster Files •Starting and Stopping the ASM Listener •Administering ASM Disk Groups •Creating and Deleting ASM Disk Groups •ASM Disk Group Attributes •ASM Disk Group Maintenance Tasks •Viewing ASM Disk Statistics Prerequisite Steps for Extending a Cluster •Using addNode.sh to add a Node to a Cluster •Rolling Patches and Rolling Upgrades •Installing a Patchset with the OUI Utility •Installing a Patch With The opatch Utility Cluster Node Management •Add/Deleting the instance •Add the Node •Remove the Node •Single-Instance Conversion Using rconfig •Single-Instance Conversion Using DBCA Troubleshooting Oracle Clusterware •Oracle Clusterware Log Files •Gathering Log Files Using diagcollection.pl •Component-level Debugging •RAC-Specific Wait Events, Global Enqueues, and System Statistic •Implementing the Most Common RAC Tuning Tips •Using the Cluster Database Performance Pages •Using the Automatic Workload Repository in RAC •Using Automatic Database Diagnostic Monitor in RAC. For More Information: Click here 1.Oracle real application (RAC)-
See product
India
Oracle Real Application Clusters is high availability solution provided by oracle which also enhance and help with scalability, load balancing agility for any application. Real Application Clusters (Oracle RAC) contains multiple nodes which allows several nodes in a system to accesses the database stored on shared disk storage. If any node fails or goes down then, the database and service will be still available through other nodes. Igniter InfoTech is one of the expert and leading oracle real application (oracle RAC) training provider with proven track record of high quality training. This course has been designed to provide to give practical training with various hands on tutorials and exercise. Igniter have highly qualified, expert and industrial experienced team of Oracle RAC Certified trainers, who have 7 to 10 years of experience. In this course candidate will learn basics of RAC architecture, GRID database administration and management, command line utilities and basic commands like SRVCTL, CRSCTL. You will learn RAC network connection and backup and recovery along with node management and online migration. PREMIUM COURSE BENEFITS 1.8+ years experienced and Certified Expert trainers. 2.High training quality at affordable cost 3.Complete support and all assistance for certification and in-depth training. 4.Hands-on practical labs various exercise. 5.100% satisfaction guaranteed Igniter Infotech Deccan Pune Office Address: 301, 3rd Floor, Pinnacle Pride S. No. 1544/45 A, Sadashiv Peth, Near Hotel Durvankur, Tilak Road, Pune - 411 030 Maharashtra, India. Call 9175269538 Our Other Courses 1.Training provider in 11g/12c Oracle database administration. 2.Oracle golden gate 3.Oracle Performance Tuning. 4.Oracle real application Cluster (RAC). Oracle 11g R2 Grid Infrastructure Concepts •What is a Cluster •Grid Foundation Components •Oracle Clusterware Architecture •Oracle Clusterware Software and Storage •Describe ASM Architecture •Creating and Managing ASM Disk Groups •Creating and Managing ASM Cluster File systems •Administering Oracle Clusterware •Troubleshooting Oracle Clusterware Grid Infrastructure Installation and Configuration •Hardware Requirements •Network Requirements •Software Requirements •DNS and DHCP Configuration •Grid Plug and Play Considerations •Single Client Access Names •Post installation tasks Oracle Automatic Storage Management concepts •ASM Instance •ASM Disks •ASM Disk Groups •ASM Redundancy Cluster installation Prerequisite for Oracle 11g R2 RAC •Linux OS Software Installation •Create OS Group and User Accounts •Networking •Synchronizing the Time on ALL Nodes •Configuring Kernel Parameters •Set shell limits for the oracle & grid user •Create the Oracle Inventory Directory •Creating the Oracle Grid Infrastructure Home Directory •Creating the Oracle Base Directory •Creating the Oracle RDBMS Home Directory •Stage the Oracle Software •Check OS Software Requirements •Cluster Verification Utility Shared Storage Configuration •Types of Shared Storage •Partition the Shared Disks •Installing and Configuring ASMLib •Using ASMLib to Mark the Shared Disks as Candidate Disks Oracle 11g Grid Infrastructure Installation •Basic/Advanced Grid Infrastructure Install (without GNS and IPMI)… •Grid Infrastructure Home Patching •RDBMS Software Install •Run ASMCA to create diskgroups Oracle 11g R2 RAC Database Software Installation •Installing The Oracle Database Software •Creating A Cluster Database •Post database Creation Tasks Administering Oracle Clusterware •Managing Clusterware with Enterprise Manager •Determining the Location of the Oracle Clusterware Configuration Files •Backing Up and Recovering the Voting Disk •Adding, Deleting, or Migrating Voting Disks •Locating the OCR Automatic Backups •Oracle Local Registry •Migrating OCR Locations to ASM •Managing Network Settings •Managing Oracle Clusterware Administering ASM Instances •ASM Initialization Parameters •Adjusting ASM Instance Parameters in SPFILEs •Starting and Stopping ASM Instances Using srvctl •Starting and Stopping ASM Instances Using ASMCA and ASMCMD •Starting and Stopping ASM Instances Containing Cluster Files •Starting and Stopping the ASM Listener •Administering ASM Disk Groups •Creating and Deleting ASM Disk Groups •ASM Disk Group Attributes •ASM Disk Group Maintenance Tasks •Viewing ASM Disk Statistics Prerequisite Steps for Extending a Cluster •Using addNode.sh to add a Node to a Cluster •Rolling Patches and Rolling Upgrades •Installing a Patchset with the OUI Utility •Installing a Patch With The opatch Utility Cluster Node Management •Add/Deleting the instance •Add the Node •Remove the Node •Single-Instance Conversion Using rconfig •Single-Instance Conversion Using DBCA Troubleshooting Oracle Clusterware •Oracle Clusterware Log Files •Gathering Log Files Using diagcollection.pl •Component-level Debugging •RAC-Specific Wait Events, Global Enqueues, and System Statistic •Implementing the Most Common RAC Tuning Tips •Using the Cluster Database Performance Pages •Using the Automatic Workload Repository in RAC •Using Automatic Database Diagnostic Monitor in RAC. For More Information: Click here 1.Oracle real application (RAC)-
See product

Free Classified ads - buy and sell cheap items in India | CLASF - copyright ©2024 www.clasf.in.