Sponsored Content
Full Discussion: AIX 7 - are you using it?
Operating Systems AIX AIX 7 - are you using it? Post 302767883 by bakunin on Thursday 7th of February 2013 04:02:29 PM
Old 02-07-2013
Quote:
Originally Posted by Katelyn M
Osram Sylvania (north of Boston) is using AIX 7. Are you also using it? What do you think about it compared to the 6?
Moderator's Comments:
Mod Comment First off, let me say that i don't really like such threads because i fail to see the gain in knowledge in them. I leave this thread open, because there might be others who see it differently. Be aware, though, that the thread is basically "open on probation".


re: "compared to AIX 6" - i am sure you know all the leaflets and the marketing mumbo-jumbo, so i skp that. The most striking gain, IMHO, is the possibility to run WL-partitions with AIX 5.3 within a 7.1-LPAR, because actually 5.3 is still widely used among my customers, despite being out of maintenance since 2012. Some applications my customers depend on are not guaranteed to run with 6.x or 7.x and this alone is a reason not to switch.

On the other hand, 5.3 runs natively, as an LPAR, even in the latest POWER7 hardware without problems, even in 32-bit mode, if this is still necessary (for some applications it is). I have tested this on a p-795 in my last project.

re: "do you use it": I use everything my customer(s) want to use. Some systems run with 7.x, some with 6.x and some with 5.3, a select few even with other 5.x-variants and one system with 4.3.3. It is no secret, but i fail to see in which way this helps you in any way.

bakunin
 

8 More Discussions You Might Find Interesting

1. AIX

How to apply aix 5.3 TL8 properly on ML5 aix system ?

Is it necessary to put system into single user mode for applying aix 5.3 TL8 on a aix 5.3.5.0 system ? Is the TL8 installation not totally safe ? thank you. (6 Replies)
Discussion started by: astjen
6 Replies

2. AIX

IY17981 fix required for aix 4.3.3 to aix 5L migration but not found

Hi, redbook documentation is telling that IY17981 fix is required for aix 4.3.3 to aix 5L migration. But there is no mention about that fix in any ML installation packages. - My system is ML11 : oslevel –r 4330-11 - But xlC.rte is on wrong version : lslpp -L xlC.rte xlC.rte ... (3 Replies)
Discussion started by: astjen
3 Replies

3. AIX

How to upgrade AIX Firmware & TL Maintenance Level in AIX

Steps to upgrade AIX TL ( technology Level ) / Maintenance Level in AIX ( including Firmware HMC VIOS ) This article or post covers upgrades for - Hardware Management Console ( HMC ) - Firmware ( also known as microcode ) - VIO ( Virtual I/O Server = PowerVM ) - AIX Version, Technology... (2 Replies)
Discussion started by: filosophizer
2 Replies

4. AIX

Get Next month in AIX from curent date in unix AIX

How could we derive teh Next month in MON-RR format from current date ie sysdate in UNI AIX sheel script.I coould get a command but i supports only inLinux susse andnotin AIX. I need for Unix AIX.Pls Help. Regards Shiv (2 Replies)
Discussion started by: SHIV75
2 Replies

5. AIX

Nim on AIX 7.1 used to migrate AIX 5.3 to AIX 6.1...is possible?

Using nimadm: nimadm -j nimadmvg -c sap024 -s spot_6100 -l lpp_6100 -d "hdisk1" -Y Initializing the NIM master. Initializing NIM client sap024. 0505-205 nimadm: The level of bos.alt_disk_install.rte installed in SPOT spot_6100 (6.1.3.4) does not match the NIM master's level (7.1.1.2).... (2 Replies)
Discussion started by: sciacca75
2 Replies

6. AIX

Will it affect my AIX LPAR security, when i set up email alerts on AIX server.

Hello, I've set up email alerts on AIX Servers. so that i can get email notifications (via mail relay server) when ever there is abnormal behavior. for example 1) my script monitors CPU/disk/memory etc... when it reaches high water ark, it will send an email alert. 2) disk usage alerts 3)... (5 Replies)
Discussion started by: System Admin 77
5 Replies

7. UNIX for Beginners Questions & Answers

New to AIX: How do I setup high availability on an AIX System

I am new to AIX but not new to unix. I have an interview for an AIX systems admin position and I know they want someone who has knowledge of High Availability, Failover and LPARs From my research so far, It appear powerha is used to setup high availability and failover on Power systems but is... (2 Replies)
Discussion started by: mathisecure
2 Replies

8. AIX

Samba 3.6 on AIX 7.1 - Windows 10 Access to AIX file shares using Active Directory authentication

I am running AIX 7.1 and currently we have samba 3.6.25 installed on the server. As it stands some AIX folders are shared that can be accessed by certain Windows users. The problem is that since Windows 10 the guest feature no longer works so users have to manually type in their Windows login/pwd... (14 Replies)
Discussion started by: linuxsnake
14 Replies
DEALER.DPP(6)							User Documentation						     DEALER.DPP(6)

NAME
dealer.dpp - preprocessor for dealer scripts SYNOPSIS
dealer.dpp [inputfile] DESCRIPTION
dealer.dpp stands for dealer-pre-processor. Its main purpose it to preprocess input files for Hans van Staveren's great dealer program. SYNTAX
The program expands shape specifications of the form: shape{COMPASS, shp1 + shp2 + ... + shpM - shm1 - ... - shmN} regular shapes 7xxx, 4432, 4xx5 have the same meaning as in original dealer. the `at least' operator whenever you put a `+' after a suit-length, it means `at least'. shape{north, 5+xx5+}: at least 5/5 in the blacks, -->shape(north,5xx5 + 5xx6 + 6xx5 + 5xx7 + 6xx6 + 7xx5 + 5008 + 6007 + 7006 + 8005) the `at most' operator: same as the `at least', just use a `-': shape{north, 2-xxx}: at most 2 spades, -->shape(north,0xxx + 1xxx + 2xxx) the `range' operator: the range operator operates on a single suit. It comes with [], like in Perl. shape{north, x[3-5]x[13]}: (3 to 5) hearts, and one or 3 clubs -->shape(north,x3x1 + x4x1 + x3x3 + x5x1 + x4x3 + x5x3) Note that shape{north, 3-xxx} is equivalent to shape{north,[0-3]xxx} You can write compound ranges if you want: shape{north, [013-68]xxx} means: 0,1,3,4,5,6 or 8 spades. the `permutation' operator: the permutation operator will appears as () like in the WBF rules of specifying shapes. shape{north, (4432)}: any 4432 hand. -->shape(north,any 4432) what's best is that the () operator can operate on restricted groups of cards: shape{north, 5s(431)}: 5 spades, the others suits being(431). -->shape(north,5134 + 5314 + 5143 + 5341 + 5413 + 5431) What you have to do is: o specify the suit names (s,h,d,c in english) in the left part of the shape, in any order, o and enclose the rest of the permutation into () in the right part. A (complicated) example: shape{north, 4+c3+d(2+2+)}: at least 5 clubs, at least 3 diamonds, and no short major. -->shape(north,3334 + 4234 + 2434 + 3244 + 2344 + 2254 + 3235 + 2335 + 2245 + 2236) the `Major' operator: has to be used together with the () operator. `M' stands for `a major' The `M' operator can only be used in the left part (never put a M inside the parens) shape{north, 5M(xxx)} -->shape(north,x5xx + 5xxx) shape{north, 5+M3+c(31)} -->shape(north,1534 + 3514 + 1633 + 3613 + 5134 + 5314 + 6133 + 6313) the `minor' operator: same as the `Major' operator, but in lowercase `m'. shape{north, 5M5m(xx)} -->shape(north,x5x5 + 5xx5 + x55x + 5x5x) the `conditional' operator: you've got the possibility of specifying complex conditions to be verified that cannot be simply expressed by other operators. In order to do that, you use the `:' operator, just after the atomic-shape specification: shape{north, shp1:condition1,condition2,...} The conditions use the letters (s,h,d,c) as variables for the suit lengths, and the usual C-operators (*,+,-,/,>,<,==,!,?, and so on). Note that the `,' stands for the `and-logical' operator. You can use `or' for the `or-logical' operator. shape{north, 4+s4+h(xx):d>c,h+s==10} -->shape(north,6421 + 6430 + 5521 + 5530 + 4621 + 4630) EXAMPLES
a balanced hand (3+3+3+2+) a french 1H opening x5+xx:h>s,h>=d,h>=c my No_trump opening hn = hcp(north) n1NT = (hn > 14 and hn < 18 and shape{north, 5m(332) + 5m2s(42)} ) or (hn > 13 and hn < 17 and shape{north, 6m(322)} ) or (hn > 15 and hn < 18 and shape{north, 5M(332)} ) or (hn > 15 and hn < 19 and shape{north, (4432) + (4333)} ) SEE ALSO
dealer(6), /usr/share/doc/dealer/Manual. AUTHORS
Francois Dellacherie Manpage: Christoph Berg <cb@df7cb.de> LICENSE
This program is hereby put in the public domain. Do with it whatever you want, but I would like you not to redistribute it in modified form without mentioning the fact of modification. I will accept bug reports and modification requests, without any obligation of course, but fixing bugs someone else put in is beyond me. Dealer 2012-03-04 DEALER.DPP(6)
All times are GMT -4. The time now is 09:57 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy