Monday, 15 July 2013

Oracle SQL PLSQL Training in Chennai


for more details contact:

RVR Towers, 41st Street, 3rd Main Road,
Annanagar, Chennai 600 040.
Landmark: Annanagar Roundtana,
Behind Nalli Silks Showroom,
Phone: 044-43486300 / 45082474/75


Java Training @ SSS, Anna Nagar, Chennai



Sakthi Software Solutions offers best java training in chennai with real time projects & placement assistance.
We are the best java training in chennai with good placements record. Our trainers are having good software exposure and real time IT professionals.
Contact Us:
RVR Towers, 4th Floor, No.1, AA Block,
1st Street, 3rd Main Road,
Anna Nagar, Chennai 600 040.
Landmark: Anna Nagar Roundtana,
Behind Nalli Silks Showroom,
Phone: 044-43486300 / 45082474/75

website
www.sssedu.in

Monday, 8 July 2013

Oracle SQL PL/SQL Training in Chennai

Linux/Solaris
  • Directory and file commands
  • System files and files directories
  • Files and directory security
  • VI Editor
  • Shell Scripts
  • Scheduling jobs
  • AWK programming
  • Administrator Commands
  • Monitoring memory and processor
  • Disk Maintenance
  • LVM
Oracle Database Programming
SQL
  • Introduction to RDBMS
  • Data types
  • Sql Languages
  • Constraints
  • Single row and multirow functions
  • Conversion functions
  • Conditional expressions
  • Operators
  • SET operators
  • Joins
  • Sub Queries
  • Co-related Sub Queries
  • Views
  • Sequence
  • Synonyms
  • Indexes
  • User Access
  • Rollup and Cube
  • Time Zone
  • External Tables
  • Multiple Table Inserts
  • Workshop With Scenarios
  • Assessment
PL/SQL
  • Introduction to PLSQL Environment
  • Variables and Data Types
  • Languages
  • Control Structures
  • Cursors
  • Exceptions Procedures
  • Functions
  • Triggers
  • Packages
  • Oracle inbuilt Packages
  • Dynamic SQL
  • REF Cursors
  • PLSQL Tables
  • Workshop with Scenarios
  • Assessments
SQL Tuning
  • Oracle optimizer modes
  • Interpreting execution plan
  • Trace Events
  • Using proper indexes
  • Workshop with Scenarios
  • Assessments
Contact:
Sakthi Software Solutions Pvt Ltd,
RVR Towers, 1st Street, 3rd Main Road,
Annanagar,
Behind Nalli Silks, Chennai 600 040.
044-43486300 / 45082474

Java J2EE Training in chennai @ Sakthi Software Solutions

Sakthi Software Solutions offers best java training in chennai with real time projects & placement assistance.
Java Training in Chennai, offered by Sakthi Software Solutions Pvt Ltd, Anna Nagar, Chennai.
We are the best java training in chennai with good placements record. Our trainers are having good software exposure and real time IT professionals.
Contact Us:
RVR Towers, 4th Floor, No.1, AA Block,
1st Street, 3rd Main Road,
Anna Nagar, Chennai 600 040.
Landmark: Anna Nagar Roundtana,
Behind Nalli Silks Showroom,
Phone: 044-43486300 / 45082474/75

Friday, 5 July 2013

Desktop & Network Engineering Training with Placements in Anna Nagar, Chennai

Sakthi Software Solutions pvt ltd, Anna Nagar, Chennai. Offers best desktop & network engineering training in chennai with real time projects and placements.
Course Content:
MODULE I: COMPUTER HARDWARE
  • Basic & Digital Electronics
  • Introduction to Computers
  • DOS Commands
  • Motherboard and its components
  • Power Supply (SMPS & UPS)
  • Processor
  • Memory, RAM & ROM
  • POST Sequence, BIOS
  • I/O Devices Keyboard, Mouse, Monitors, Printers
  • HDD, FDD and CDROM
  • PC Assembling
  • Partitioning of Hard Disk using Fdisk
  • Installation of Windows XP
  • Installation of MS Office
  • Installation of Antivirus
  • Configuring Dial-up Modem
  • Configuration of Outlook
  • Troubleshooting Techniques
MODULE II: NETWORK ESSENTIALS
  • LAN & WAN
  • Network Cables & Devices
  • Network Topologies
  • IP Addressing
  • OSI Reference Model
  • Subnetting & CIDR
  • TCP, UDP and IP concepts with Headers
  • Three Way Handshake in TCP
  • DSL
  • VPN, Firewall & NAT
  • SAN & NAS
  • VoIP
  • Wireless Networking
MODULE III: WINDOWS
  • Installation of Windows XP Professional and 2003 Server
  • Advanced Features & Configuration of services like System Restore,
  • Remote Assistance
  • ASR, etc in XP Professional.
  • Configuration of Printer, Disk Management, File System Management in XP
  • Backup and Recovery in XP
MODULE IV: LINUX
  • Introduction to Linux
  • Commands and Directory Structure
  • Installation of RHEL 4.0 Linux
  • Mounting of Devices
  • User Management
  • Backup and Recovery using tar
  • System Monitoring
MODULE V: APPTITUDE SKILLS
  • Quantity Aptitude
  • Percentages
  • Time and Work Problems
  • Profit and Loss Problems
  • Time and Distance Problems
  • Problems on Age and Relations
  • Direction Problems
  • ODD Man Out and Series Problems
  • Puzzles
  • Verbal and Non Verbal Reasoning

For more details:
RVR Towers, 4th Floor, No.1, AA Block,
1st Street, 3rd Main Road,
Annanagar, Chennai 600 040.
Landmark: Annanagar Roundtana,
Behind Nalli Silks Showroom,
Phone: 044-43486300 / 45082474/75
website: www.sssedu.in

PostgreSQL Database Administration Training in Chennai

Course Content:
  • Introduction and Overview of PostgreSQL
  • PostgreSQL System Architecture
  • Architectural Summary
  • Process Architecture
  • Database Clusters
  • PostgreSQL Terminology
  • Physical Database Architecture
  • Data File Architecture
  • Installation
  • Installation using
  • PostgreSQL Binary Windows
  • Installation from Source
  • Creating a database cluster
  • Starting and Stopping the Server (Windows)
  • Starting and Stopping the Server (Other)
  • Lab Exercise – Installation
  • Install PostgreSQL from source
  • Create a database cluster
  • Start the database server
  • Connect to the server using psql
  • Stop the database server
Configuration
  • CSetting PostgreSQL Parameters
  • Access Control
  • Connection Settings
  • Security and Authentication Settings
  • Configure client/server connectivity
  • Memory Settings
  • Free Space Settings
  • Kernel Resource Settings
  • Log Management
  • Background Writer Settings
  • Vacuum Cost Settings
  • Autovacuum Settings
Security
  • Levels of security: pg_hba.conf, schemas and users and table level
  • pg_hba.conf
Create and Managing PostgreSQL Database
  • USERS
  • GROUPS
  • ROLES
  • Object Ownership
  • Accesss control
  • Application Access
  • Schemas and Search Paths
  • Lab to create USERS, SCHEMAS, ROLES, Alter SEARCH_PATH
  • GRANT and REVOKE privilege
Moving Data with PostgreSQLCOPY
  • Backup & Recovery
  • pg_dump
  • pg_restore
  • pg_dumpall
  • File System Backup – copying DATA folder
  • pg_start_backup and pg_stop_backup
  • PITR – Point in Time Recovery
  • Creating a base backup
  • Archive command
  • Recovery file parameters
  • Lab to test PITR
Routine Database Maintenance Tasks
  • Routine Vacuuming
  • Recovering Disk Space
  • Vacuum Full
  • Updating Planner Statistics
  • Preventing Transaction ID Wraparound Failures
  • Routine Reindexing
Performance Tuning
  • Explain and Explain Analyze
  • Forcing Query Plan Selection
  • Indexing
  • Log Management
  • Clustering Rows
  • Partition Methods
  • Partition Setup
  • Partition Table Explain Plan
  • Table space Management
High Availability & Replication
  • Warm Standby
  • Why Use Replication
  • Replication
  • Replication Limitations
  • Replication Configuration
Connection Pooling
  • Why Connection Pooling
  • Pgpool-II setup
  • Pgbouncer setup
Advance Monitoring Techniques
  • Importance of Monitoring
  • PGFouine – Log Analyzer
For more details:
RVR Towers, 4th Floor, No.1, AA Block,
1st Street, 3rd Main Road,
Annanagar, Chennai 600 040.
Landmark: Annanagar Roundtana,
Behind Nalli Silks Showroom,
Phone: 044-43486300 / 45082474/75
website: www.sssedu.in

Sql training in chennai

for more details contact:
RVR Towers, 41st Street, 3rd Main Road,
Annanagar, Chennai 600 040.
Landmark: Annanagar Roundtana,
Behind Nalli Silks Showroom,
Phone: 044-43486300 / 45082474/75
website: www.sssedu.in