Aix Commands for Oracle Dba Pdf

Total Page:16

File Type:pdf, Size:1020Kb

Aix Commands for Oracle Dba Pdf Aix commands for oracle dba pdf Continue Hello, friends. these are all the commands that I have assembled for reference, hope it will be useful for you too. I will update this post as soon as I meet the new team. thanks for reading and keep in touch.oslevel: Returns the operating system levelbootinfo -y:To display if the equipment is 32-bit or 64-bit, Type: lsattr -E1 sys0 -realmem: To display real memory in kilobytes (KB), the swirls are one of the followingbootinfo -k: To display, if the 32-bit core is included or 64-bit included, type: grep proc: to list no processors in the system from (program): Returns the full path of the program, where (program): Returms the full path of the program, What (program): Displays the identification of information from the performed as a version number, whenlslpp-L all: a list of all installed softwarelslpp-L (software name of the set): Check if the software installedlslpp-f: File lists vs. packageslslpp-ha: Lists of the history of the installation filesetsinstfix -ik (fix number, for example IX66617): ID checks correct For example, PowerPCUname -r : Displays the release number of the operating system -s : Displays the name of the system. For example, AIX. Uname-n: Displays the name of the site. Uname -a : Displays the name of the system, nodename, version, machine ID. Uname -M : Displays the name of the system model. For example, IBM, 9114-275.Uname-v : Displays a version of the operating system. Uname -m: Displays the identification number of the equipment machine, running the system. Uname -u : Displays system identification number.instfix -ik 4330-02_AIX_MLcompress-c file.txt In: Creation of a compressed file.ar-v-t (archive file): Archive content list -v-x (archive file): Extracts archive.alog-o-t download: Baggage log view (time zone, e.g. GMT0BST): Zone.chlang (language, for example, En_GB): Changes language in /etc/environment filetty:Displays that, that tty/pty terminal number.chdev-l (device, for example, tty1) -term'vt100: Sets tty to vt100 terminal typelscons: Displays console devicehost (ip or host name): Allows host name / ip address: Displays host name (host name): Sets the owner's name to the next reboot -l (name of the device) dev-l inet0 -a hostname-thomasifconfig (device name): Displays network map settings (device name): up turns on the network cardifconfig (device name) : down the network cardifconfig (device name): disconnects the network card from the network interface listnetstat-i: Displays the interface of statisticstraceroute (name) : Displays all hops from source to destination supplied.ping-R (name or ipaddress): Same as tracing, except replays. Lspv: To Number of hard drives in your system, typeLspv hdisk1: To find detailed information about For example: The next team will create, in the volume of the testvg group, jfs2 file system 10 MB with a point of installation /fs2 and with reading only permission:crfs-v jfs2 -g testvg -a size -10M -p ro -m /fs2 Chfs: change in file system size Eg: increase the size /usr file system by 100000 512-block, Blocks, Blocks Type: chfs -a size 1,000,000 /usr Mount: a team to display information about all the file systems currently installed:1. Mountain CD rom: mount -V cdrfs -o ro /dev/cd0 /cdrom2. Mount file system: mount/dev/fslv02 /test3. Unmounted file system: umount /test4. Mount the entire file system:mount a'all'Defragfs: defragment file systemLsps -a: the amount of dedicated paging space and in use to increase paging space:-You can use the chps-s command to dynamically increase the size of the paging space. For example, if you want to increase the hd6 size with 3 logical sections, you give the following command:I Reduce paging space:-You can use the chps-d command to dynamically reduce the size of the paging space. For example, if you want to reduce the size of hd6 with four logical sections, you give out the following command: 1) Few commands Find: Use the team to find, find all the files, but ignore the foo.txt $ find . -Type f (-iname .txt ! -iname foo.txt) To delete file add-delete or-exec your-delete-command-here option. $ find. -type f (-iname .txt ! -iname foo.txt -Delete To select folder or dirs to use -type d, in this example, find all folders and ignore Foo and bar folder : $ find . -type d (! -iname foo ! -iname bar) To remove folders, except foo and bar $ find . -type d (! -iname foo ! -iname bar -) -execdir rm-rfv - 2) Services (start/stop/status): Example: FTP service check: -- Service status check, all services - status --status-all -- Specific services - service vsftpd reboot and service vsftpd reboot and service vsftpd You can restart also twice) - service nfs reboot and service vsftpd status vsftpd stopped service vsftpd start vsftpd vsftpd for vsftpd: 3) Tar / zip In order to zip the catalog, the correct command will be $ resin -zcvf archive.tar.gz catalog / $ resin -zxvf archive.tar.gz Unpack and unpack archive in the current catalog you would use Uisng : : - zip -r OracleExtracts.zip OracleExtracts 4) Free team in Linux: $ free - t total used free shared buffers cached Mem: 25023920 22682680 2341240 0 622276 19597120 -/ caches/: 2463284 22256066 25165816 8 25165808 Total: 50189736 22682688 27507048 -t display total for RAM + swap $ free -s 5 -s update every [delay] seconds, delay is 5 seconds -b,-k,-m,-g show output in bytes, KB, MB, or GB $ free -g -s 5 total used free shared buffers cached Mem: 23 21 2 0 0 18 -/+ buffers/cache: 2 21 Swap: 23 0 23 total used free shared buffers cached Mem: 23 21 2 0 0 18 -/+ buffers/cache: 2 21 Swap: 23 0 23 Swap Activities Using: $ cat /proc/swaps Filename Type Size Used Priority /dev/dm-0 partition 16777208 176188 -1 CPU per-Processor Statistics Using: mpstat 5 3 $ mpstat 5 3 Linux 2.6.32-279.el6.x86_64 (apps.com) Wednesday 18 March 2015 _x86_64_ (8 CPU) 05:17:34 IST CPU %usr %nice %sys %iowait %irq %soft %steal %guest %idle 05:17:39 IST all 0.18 0.00 0.10 0.93 0.00 0.03 0.00 0.00 98.77 05:17:44 IST all 0.15 0.00 0.08 0.35 0.00 0.00 0.00 0.00 99.42 05:17:49 IST все 0.33 0.00 0.10 0.81 0.00 0.00 0.00 98.77 Средний: все 0.22 0.00 0.000.09 0.70 0.00 0.01 0.00 0.00 98.99 Статистика процессора с использованием Top $ top-help top: procps версия 3.2.8 использование: топ-hv -abcHimMsS -d задержка -n итераций (-u пользователя) -U пользователя -p pid ,pid ...» Использование: верхний -d 5 -n 4 b grep Кпу (ы): (% секунд интервал 4 показания) сверху -d 5 -n 4 b греп Кпу(ы): Cpu (ы): 8,9%нас, 1,3% си, 0,0%ni, 88,7%id, 1,2%wa, 0.0%hi, 0.0%si, 0.0%st Cpu (s): 0.2%us, 0.2%sy, 0.0%ni, 99.1%id, 0.4%wa, 0.0%hi, 0.0%si, 0.0%st Cpu (s): 0.2%us, us 0.2%sy, 0.0%ni, 99.3%id, 0.3%wa, 0.0%hi, 0.0%si, 0.0%st Cpu (s): 0.4%us, 0.0%si, 0.0%st Cpu (s): 0.4%us, 0.1%sy, 0.0%ni, 99.3%id, 0.2%wa, 0.0%hi, 0.0%si, 0.0%st 5) vi команды редактора: Для достижения дома (BOF) - :0 или 1G Чтобы достичь конца (EOF) - :$ или G Страница вниз : «D Страница вверх : »U Поиск строки : »Побег»/строка -- нажмите 'n', чтобы найти следующий Find 'заменить : «Побег»/%s/<string_find>/ <string_replace/g 6) Mount commands: -- To mount (nfs) # mount -o rw,bg,hard,rsize=32768,wsize=32768 160.192.1.2:/u03 /mnt Note: If unable to mount, then use below commands twice # service 6)= mount= commands:= --= to= mount= (nfs)= #= mount= -o= rw,bg,hard,rsize=32768,wsize=32768 160.192.1.2:/u03= nt = note:= if= unable= to= mount,= then= use= below= commands= twice= = #= service=></string_replace/g 6) Mount commands: -- To mount (nfs) # mount -o rw,bg,hard,rsize=32768,wsize=32768 160.192.1.2:/u03 /mnt Note: If unable to mount , then use below commands twice # service > </string_find> </string_find> перезагрузка ИЛИ монтировать -t nfs 192.168.1.4:/u03 /mnt -- Для установки ocfs s mount -t ocfs2-o datavolume /dev/sdb1 /APPS Где : Datavolue - это название группы дисков, /dev/sdv1 - это спецификация жесткого диска, /APPS является ocfs монтировать имя Вопросы в Linux: mount.nfs: доступ отказано сервером при монтаже Fix : - изменить в источнике: vi /etc/exports /u02 172.18.2.8 (rw,sync) : wq, а затем применить то же самое в источнике - exportfs -a Traget:75 u02 - chown -R oracle:oinstall u02 - горе -t nfs -o rw,bg,hard,rsize-32768,wsize-32768,vers-3,nointr,proto'tcp 172.18.2.10:/u02 /u002 ИЛИ монтировать -t nfs 172.18.2.10:/u02 /u02 Маунт новый жесткий диск к коробке linux: шаг-1 root@EBH: проверить диск прилагается или нет9G 2% / /dev/sda1 5.0G 50M 4.7G 2% /boot none 9.9G 55M 9.3G 1% /dev/shm/dev/sda6 9.9G 55M 9.3G 1% /dev/shm /dev/ sda9 9.9G 61M 9.3G 1% /home /dev/sda2 197G 179G 8.6G 96% /oracle /dev/sda8 9.9G 182M 9.2G 2% /tmp /dev/sda3 20G 6.8G 12G 37% /usr /dev/sda7 9.9G 257M 9.1G 3% /var # /sbin/fdisk -l Disk /dev/sda: 320.0 GB, 320072933376 bytes 255 heads, 63 sectors/track, 38913 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 653 5245191 83 Linux /dev/sda2 654 26761 209712510 83 Linux /dev/sda3 26762 29372 20972857+ 83 Linux /dev/sda4 29373 38913 76638082+ 5 Extended /dev/sda5 29373 31983 20972826 83 Linux /dev/sda6 31984 33288 10482381 83 Linux /dev/sda7 33289 34593 10482381 83 Linux /dev/sda8 34594 35898 10482381 83 Linux /dev/sda9 35899 37203 10482381 83 Linux /dev/sda10 37204 38247 8385898+ 82 Linux swap Disk /dev/sdb : 1000.2 ГБ, 1000204886016 байтов 255 голов, 63 секторов / трек , 121601 цилиндров Единицы - цилиндры 16065 и 512 й 8225280 байтов Диск /dev/sdb не содержит действительной таблицы разделов /dev/sdc: 500,1 ГБ 500107862016 байты 255 голов, 63 секторов / трек, 60801 цилиндров Единицы - цилиндры 16065 и 512 8225280 байтов Устройство Boot Start End Blocks Id System /dev/sdc1 1 60801 488384001 83 Linux здесь -- 1 ТБ прилагается.
Recommended publications
  • A Cadem Ic C a Le Ndar 2 0
    calcover08-09_final.qxp 4/25/2008 9:45 AM Page 1 a . c g u i s s i n p . n i w w w NORTH BAY, ONTARIO, CANADA : t e n r e t NOR n i • T H a B . c A Y , g u ON T AR i s s i n p I O , CANA r @ n i a r t D A i s g r e : l i a m - e Ac ad emic C a len da r 2008 – 200 Liaison Office, 100 College Drive, Box 5002, North Bay, ON P1B 8L7 9 tel: (705) 474-3450, ext. 4517 • fax: (705) 495-1772 • tty: (705) 474-8797 • e-mail: [email protected] • internet: www.nipissingu.ca A CADEM I C CALEN D A R 2 0 0 8 – 2 0 0 9 Table of Contents DIRECTORY FOR INQUIRIES . .1 EXTENSION (IN-SERVICE) EDUCATION . .281 DEGREES AND MAJORS AT A GLANCE . .2 Advanced Bachelors Degree in Education Degree Program . .285 ACADEMIC YEAR 2008–2009 . .4 Advanced Bachelors Degree in Educational INTRODUCING NIPISSING UNIVERSITY . .10 Leadership Program . .286 GRADUATION . .19 Teacher of the Deaf and Hard of CHARGES AND FEES . .20 Hearing Program . .287 FINANCIAL AID, SCHOLARSHIPS, BURSARIES Professional Development for Teachers . .287 AND AWARDS . .28 NIPISSING UNIVERSITY STUDENT POLICIES . .309 ADMISSIONS . .33 ADMINISTRATION AND FACULTY . .321 Undergraduate Program Admissions . .33 INDEX . .335 Professional Program Admissions – Education . .44 Graduate Program Admissions . .50 FACULTY OF ARTS AND SCIENCE / FACULTY OF APPLIED AND PROFESSIONAL STUDIES . .53 Registration Procedures and Regulations . .53 Academic Regulations and Information . .54 Degree Requirements and Academic Standing .
    [Show full text]
  • Realizacija Datotečnog Sustava Na SSD Pogonu
    Realizacija datotečnog sustava na SSD pogonu Večenaj, Matija Undergraduate thesis / Završni rad 2019 Degree Grantor / Ustanova koja je dodijelila akademski / stručni stupanj: University of Zagreb, Faculty of Organization and Informatics / Sveučilište u Zagrebu, Fakultet organizacije i informatike Permanent link / Trajna poveznica: https://urn.nsk.hr/urn:nbn:hr:211:426744 Rights / Prava: Attribution-ShareAlike 3.0 Unported Download date / Datum preuzimanja: 2021-09-28 Repository / Repozitorij: Faculty of Organization and Informatics - Digital Repository SVEUČILIŠTE U ZAGREBU FAKULTET ORGANIZACIJE I INFORMATIKE V A R A Ž D I N Matija Večenaj REALIZACIJA DATOTEČNOG SUSTAVA NA SSD POGONU ZAVRŠNI RAD Varaždin, 2019. SVEUČILIŠTE U ZAGREBU FAKULTET ORGANIZACIJE I INFORMATIKE V A R A Ž D I N Matija Večenaj Matični broj: 44855/16-R Studij: Informacijski sustavi REALIZACIJA DATOTEČNOG SUSTAVA NA SSD POGONU ZAVRŠNI RAD Mentor: Izv. Prof. Dr. Sc. Igor Balaban Varaždin, kolovoz 2019. Matija Večenaj Izjava o izvornosti Izjavljujem da je moj završni rad izvorni rezultat mojeg rada te da se u izradi istoga nisam koristio drugim izvorima osim onima koji su u njemu navedeni. Za izradu rada su korištene etički prikladne i prihvatljive metode i tehnike rada. Autor potvrdio prihvaćanjem odredbi u sustavu FOI-radovi _______________________________________________________________________ i Sažetak Tema ovog rada jest datotečni sustav i njegova realizacija na SSD pogonu. Najprije se u razradi obrazložava uloga flash memorije bez koje SSD pogon ne bi bilo moguće realizirati. Nakon toga, slijede općenite informacije o SSD pogonu kao što je povijest razvoja, karakteristike, usporedba sa starijim tehnologijama i podjela istih s obzirom na sučelja. Objasnit će se i arhitektura SSD-a, s posebnim naglaskom na kontroler i memoriju.
    [Show full text]
  • SVC and Storwize V7000 Replication Family Services Chapter 4
    Front cover IBM System Storage SAN Volume Controller and Storwize V7000 Replication Family Services Describes new Replication Family Services functionality Provides server integration examples Includes scripting examples Jon Tate Rafael Vilela Dias Ivaylo Dikanarov Jim Kelly Peter Mescher ibm.com/redbooks International Technical Support Organization IBM System Storage SAN Volume Controller and Storwize V7000 Replication Family Services March 2013 SG24-7574-02 Note: Before using this information and the product it supports, read the information in “Notices” on page xi. Third Edition (March 2013) This edition applies to IBM System Storage SAN Volume Controller and IBM System Storage Storwize V7000 Replication Family Services at an SVC Version6.4 code level. © Copyright International Business Machines Corporation 2013. All rights reserved. Note to U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Notices . xi Trademarks . xii Summary of changes. xiii March 2013, Third Edition . xiii Preface . .xv The team who wrote this book . .xv Now you can become a published author, too! . xvii Comments welcome. xviii Stay connected to IBM Redbooks . xviii Chapter 1. Introduction to Replication Family Services . 1 1.1 FlashCopy . 2 1.2 Metro Mirror and Global Mirror . 2 1.2.1 Global Mirror with Change Volumes . 2 1.3 Volume Mirroring function . 2 1.3.1 Stretched Cluster Volume Mirroring . 3 Chapter 2. Planning for Replication Family Services . 5 2.1 High-level design. 6 2.1.1 Defining your project . 6 2.1.2 Functional requirements . 6 2.1.3 Non-functional requirements. 7 2.1.4 Prior to implementation .
    [Show full text]
  • IBM Power Virtualization Center Installation and User's Guide Version 1.1
    IBM Power Virtualization Center Installation and User's Guide Version 1.1 IBM Power Virtualization Center Installation and User's Guide Version 1.1 Note Before using this information and the product it supports, read the information in “Notices” on page 63. First Edition (June 2013) This edition applies to version 1, release 1 of IBM Power Virtualization Center (product number 5765-VCB) and to all subsequent releases and modifications until otherwise indicated in new editions. © Copyright IBM Corporation 2013, 2013. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents About this book ...........v Opening a terminal session to your virtual Who should read this book .........v machine ..............36 Conventions and terminology ........v Changing the boot list (Red Hat Enterprise Related Information ............v Linux) ...............36 Setting a default domain name for deployed Chapter 1. Introduction to IBM Power virtual machines............37 Virtualization Center .........1 Capturing a virtual machine.........38 Capture requirements ..........38 Installing the activation engine .......40 Chapter 2. Setting up the IBM Power Enabling the activation engine .......40 Virtualization Center environment . 3 Uninstalling the activation engine ......41 Hardware and software requirements ......7 Configuring the storage controller and SAN switch . 9 Chapter 6. Migrating a virtual machine 43 Configuring the VLANs on the network switch . 10 Migration requirements
    [Show full text]
  • US 2015/0160872 A1 CHEN (43) Pub
    US 2015.0160872A1 (19) United States (12) Patent Application Publication (10) Pub. No.: US 2015/0160872 A1 CHEN (43) Pub. Date: Jun. 11, 2015 (54) OPERATION METHOD OF DISTRIBUTED (52) U.S. Cl. MEMORY DISKCLUSTER STORAGE CPC ............ G06F 3/0619 (2013.01); G06F 3/0689 SYSTEM (2013.01); G06F 3/0664 (2013.01) (71) Applicant: HSUN-YUAN CHEN, TAIPEI CITY 116 (TW) (57) ABSTRACT (72) Inventor: HSUN-YUAN CHEN, TAIPEI CITY 116 (TW) The present invention relates to anoperation method of dis (21) Appl. No.: 14/562,892 tributed memory disk cluster storage system, a distributed rº 3. memory storage system is adopted thereby satisfying four (22) Filed: Dec. 8, 2014 desired expansions which are the expansion of network band - - - - - - width, the expansion of hard disk capacity, the expansion of (30) Foreign Application Priority Data IOPS speed, and the expansion of memory I/O transmitting speed. Meanwhile, the system can be cross-region operated, Dec. 9, 2013 (TW) --------------------------------- 102145155 data center and WAN, so the user’s requirements can be Publication Classification collected through the local memory disk cluster for being provided with the correspondingp services, the capacity of the (51) Int. CI. memory disk cluster can also be gradually expanded for fur G06F 3/06 (2006.01) ther providing cross-region or cross-country data service. user end user end user end user end iSCSI FC FCOE NAS LAN P SAN virtualized Scheme Connection LAN iP T T T------—----- 25 - - - - - - - - - - - - I | 1 | 101 102 | 103 - - — — — — - - - - - - - - - - —ill r- - - - - - - - - - - - t - - - - Th|APP Eliº AFF EAFF EAFF | 10 iiii |Tºº, ?º º Tºº | | 11 || | i || ; : |||| | } i || ||| | | 13 13 { } || 13 13 || | 13 13 l– — — — — — — — — — — — I li- ~ — — — — — — |# - - | | | 20 i 20 i | virtualized distributed switch || i 1/8/10/16/40/56/100 1/8/10/16/40/56!400 1/8/10/16/40/56/100 Gbe physical switch Gbe physical switch Gbe physical switch router | SSL VPN or VPN Connection WAN iP º| Patent Application Publication Jun.
    [Show full text]
  • Powerha Systemmirror Commands
    IBM PowerHA SystemMirror for AIX Standard Edition Version 7.2 PowerHA SystemMirror commands IBM IBM PowerHA SystemMirror for AIX Standard Edition Version 7.2 PowerHA SystemMirror commands IBM Note Before using this information and the product it supports, read the information in “Notices” on page 103. This edition applies to IBM PowerHA SystemMirror 7.2 Standard Edition for AIX and to all subsequent releases and modifications until otherwise indicated in new editions. © Copyright IBM Corporation 2017, 2018. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents About this document ......... v cli_reducevg command .......... 37 Highlighting .............. v cli_replacepv command .......... 38 Case sensitivity in AIX ........... v cli_rmfs command ............ 38 ISO 9000................ v cli_rmlv command ............ 39 Related information ............ v cli_rmlvcopy command .......... 39 cli_syncvg command ........... 39 PowerHA SystemMirror commands ... 1 cli_unmirrorvg command.......... 40 cli_updatevg command .......... 41 What's new in PowerHA SystemMirror Commands . 1 cllscf command ............. 41 cl_availability command .......... 2 cllsdisk command ............ 42 cl_clstop command ............ 3 cllsfs command ............. 42 cl_convert command............ 4 cllsgrp command ............ 42 cl_ezupdate command ........... 5 cllsparam command ........... 43 cl_lsfs command ............. 7 cllsres command............. 43 cl_lsgroup command...........
    [Show full text]
  • Multipath Subsystem Device Driver User's Guide
    IBM System Storage Multipath Subsystem Device Driver User's Guide IBMLicense Agreement for Machine Code This guide might contain references to machine code, which includes Licensed Internal Code. Licensed Internal Code is licensed to you under the terms of the IBM License Agreement for Machine Code. Carefully read the agreement. By using this product, you agree to abide by the terms of this agreement and applicable copyright laws. See “IBM license agreement for machine code” on page 457. GC52-1309-03 IBM System Storage Multipath Subsystem Device Driver User's Guide GC52-1309-03 Note Before using this information and the product it supports, read the information in “Notices” on page 455. This edition applies to the following versions of IBM Multipath Subsystem Device Driver and to all subsequent releases and modifications until otherwise indicated in new editions: Subsystem Device Driver Version 1 Release 8 Modification 0 Level x for HP-UX Subsystem Device Driver Version 1 Release 7 Modification 2 Level x for AIX Subsystem Device Driver Version 1 Release 6 Modification 5 Level x for Solaris Subsystem Device Driver Version 1 Release 6 Modification 4 Level x for Windows Subsystem Device Driver Version 1 Release 6 Modification 3 Level x for Linux Subsystem Device Driver Version 1 Release 6 Modification 0 Level x for Netware Subsystem Device Driver Device Specific Module Version 2 Release 4 Modification x Level x Subsystem Device Driver Path Control Module Version 2 Release 6 Modification x Level x | Subsystem Device Driver Path Control Module Version 3 Release 0 Modification x Level x This edition replaces GC52-1309-02.
    [Show full text]
  • Open-Systems Host Attachment Guide
    Open-Systems Host Attachment Guide Hitachi Virtual Storage Platform G1000 Hitachi Virtual Storage Platform Hitachi Unified Storage VM Hitachi Universal Storage Platform V/VM FASTFIND LINKS Contents Product Version Getting Help MK-90RD7037-00 © 2014 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying and recording, or stored in a database or retrieval system for any purpose without the express written permission of Hitachi, Ltd. Hitachi, Ltd., reserves the right to make changes to this document at any time without notice and assumes no responsibility for its use. This document contains the most current information available at the time of publication. When new or revised information becomes available, this entire document will be updated and distributed to all registered users. Some of the features described in this document might not be currently available. Refer to the most recent product announcement for information about feature and product availability, or contact Hitachi Data Systems Corporation at https://portal.hds.com. Notice: Hitachi, Ltd., products and services can be ordered only under the terms and conditions of the applicable Hitachi Data Systems Corporation agreements. The use of Hitachi, Ltd., products is governed by the terms of your agreements with Hitachi Data Systems Corporation. Notice on Export Controls. The technical data and technology inherent in this Document may be subject to U.S. export control laws, including the U.S. Export Administration Act and its associated regulations, and may be subject to export or import regulations in other countries.
    [Show full text]
  • AIX 5.3 Release Notes
    AIX 5L Ver sion 5.3 Release Notes SC23-5201-03 AIX 5L Ver sion 5.3 Release Notes SC23-5201-03 Note Before using this information and the product it supports, read the information in Appendix D, “Notices,” on page 65. Sixth Edition (June 2007) © Copyright International Business Machines Corporation 2004, 2007. All rights reserved. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Chapter 1. Read this before installation . .1 Installation tips . .1 Software License Agreements (SLA) . .1 What's new in AIX . .1 Service . .1 Fixes and problem-solving databases . .1 Chapter 2. System requirements . .3 Required hardware . .3 Firmware . .3 Some AIX systems might not boot from CD-ROM . .3 Minimum firmware levels required for AIX 5.3 . .3 Firmware upgrade required to support an alternate boot device . .4 Storage adapter microcode . .6 Memory requirements . .6 Paging space requirements . .6 Disk requirements . .7 Supported devices . .7 Parallel printer cable selection . .7 Supported Enhanced Error Handling (EEH) devices . .7 Limitations and restrictions . .8 Known limitations for POWER4 systems . .8 RAID capacity limitation . .8 InfiniBand limitation . .9 Known problems . .9 IBM 4.7 GB IDE Slimline DVD-RAM drive limitations . .10 Known problem writing to DVD drive . .10 Limitation on placement of boot image on hard disk . .10 Machine limitations with Universal Disk Format (UDF) . .11 Logical Volume Manager memory impact . .11 Server Message Block File System (SMBFS) mounting . .12 Restrictions using HEA under EtherChannel . .12 Chapter 3. Installation, migration, upgrade, and configuration information . .13 Installation . .13 Installing AIX 5L Version 5.3 .
    [Show full text]
  • Image Level Idataagent
    Features - Image Level iDataAgent Features - Image Level iDataAgent TABLE OF CONTENTS OVERVIEW SYSTEM REQUIREMENTS - IMAGE LEVEL IDATAAGENT INSTALLATION z Install the Image Level iDataAgent - Windows z Install the Image Level iDataAgent - Unix BACKUP DATA - IMAGE LEVEL IDATAAGENT RESTORE DATA - IMAGE LEVEL IDATAAGENT CONFIGURATION z Subclients - Image Level iDataAgent SNAPSHOTS ® z The QSnap Service z QSnap for the Image Level iDataAgent z VSS for the Image Level iDataAgent MANAGEMENT z Backup Job History z Restore Job History Page 1 of 103 Features - Image Level iDataAgent Overview - Image Level iDataAgent Choose from the following topics: z Introduction z Supported Data Types z Tree Levels in the Image Level iDataAgent z License Requirement z Snapshot Support z LAN Copy Manager z Disaster Recovery Considerations INTRODUCTION Unlike the file system iDataAgent which backs up folders and files, the Image Level iDataAgent backs up complete volumes or mount points, and restores them using Volume Level Restore; for certain operating systems it is also able to restore folders and files using a File Level Restore. Generally, only blocks that contain data are backed up; empty blocks are not, with the following notes: z For FAT16/FAT32 volumes, all blocks on a drive are backed up, even if the blocks contain no data. z For Image Level on Unix, this functionality can be turned off, so that even the empty blocks are backed up, by configuring the dDisableDataBlock registry key. z CXBF devices on AIX do not support online file system expansion or shrink using the chfs command. If a volume or file system controlled by a CXBF block- filter driver is extended or shrunk, it will fail.
    [Show full text]
  • Mission-Critical Database Performance: Intel Xeon Processor E7 V2 Family Vs
    MISSION-CRITICAL DATABASE PERFORMANCE: INTEL XEON PROCESSOR E7 V2 FAMILY VS. IBM POWER7+ Your large databases are not just part of your business; they are vital to operation day in and day out. For these mission-critical workloads, not just any hardware will do. You need reliable, high-performing systems to power these database applications and ensure employees and customers can complete the tasks that they need to. High-performance processors can ensure the performance you need, but which performs the best, saves on acquisition costs, reduces power consumption, and leaves headroom for future growth? In our labs at Principled Technologies, we compared two systems based on high-performance processors: a new four-socket Intel Xeon processor E7-4890 v2-based server versus an IBM POWER7+ processor-based system. Running bare-metal Oracle® Database 12c workloads, the Intel Xeon processor-based system outperformed the IBM POWER7+ system by 15.9 percent in our tests. What’s more, the better-performing Intel Xeon processor-based system costs 69.4 percent less, used up to 42.0 percent less idle power, and used 33.5 percent less active power, while leaving twice the headroom for future growth. All these factors lead to a 5.7x performance per system watt per dollar advantage. These results show that servers harnessing the new Intel Xeon processor E7 v2 family can deliver the high performance per system watt per dollar you demand for your large, mission-critical databases while helping your bottom line. * Reflects price estimates Intel provided. FEBRUARY 2014 A PRINCIPLED TECHNOLOGIES TEST REPORT Commissioned by Intel Corp.
    [Show full text]
  • GNU/Linux Magazine N159 : Virtualisation Avec Les Linux
    sommaire N°159 éditorial Prosel time ! News Je ne sais pas si vous 04 Nouveautés de Python 3.3 avez remarqué, mais nous avons, aux Éditions 12 Commandes et Démons Diamond, essayé quelque chose de nouveau ces der- NetadmiN niers mois. Si vous ne devi- 20 Sauvegarde dans le cloud avec duplicity ! nez pas de quoi je parle, ami lecteur de GLMF, rassurez-vous c’est normal, puisque la nou- veauté concernait un autre titre. Le lien avec sysadmiN votre cher magazine est triple. D’une part, il 26 réutiliser des greffons Nagios avec Zabbix s’agit d’une publication sœur qui n’est autre que Linux Essentiel et plus exactement un hors-sé- En couverture rie (et d’une). D’autre part, si vous nous suivez de longue date, vous devez connaître certains 32 Virtualisation basée sur les LinuX de mes antécédents dans le domaine de la retouche d’images puisque, je l’avoue, j’ai « com- Containers, aka LXC mis » plusieurs tutoriels dans de précédents Cet article a pour objectif de vous présenter la technologie hors-séries de GLMF consacrés à Gimp. Or précisément, le hors-série de Linux Essentiel de virtualisation LXC [0.1]. Le terme de virtualisation n'est concernait Gimp (et de deux - si l’on considère d'ailleurs pas vraiment adapté, car il n'y a pas de création qu’il existe une sorte de relation trouble entre de machine virtuelle en tant que telle. Gimp et GLMF). En revanche, en plus du simple fait que ce repères hors-série s’adressait à des lecteurs débutants 38 Les patrons variables du C++11 : 1 – Définitions et syntaxes avec Gimp, ce « quelque chose de nouveau » était (et est toujours, mais j’y reviendrai) phy- 44 Le coin du vieux barbu siquement différent.
    [Show full text]