Sponsored Content
Operating Systems Solaris Oracle DBA licensing on Solaris 11 LDOMS Post 303007338 by psychocandy on Wednesday 15th of November 2017 09:53:17 AM
Old 11-15-2017
Thanks Peasant - I've been reading the docs and this is my understanding also.

My current client it appears, is using ldoms with oracle instances on but its NOT partitioned properly. Oh dear.

Also, how does named user plus work in a virtual environment (is it even allowed?). I understand its cores x users per licence. Can you still use a virtual partitioned core?
 

9 More Discussions You Might Find Interesting

1. AIX

ORACLE LICENSING..whats a 'processor' ?

On an AIXv5.2 system, that has power5 processors, I issue the lscfg | grep proc and get + proc0 Processor + proc2 Processor + proc4 Processor lsattr -El proc0 frequency 1904448000 Processor Speed False state enable Processor state False type PowerPC_POWER5... (2 Replies)
Discussion started by: oracledba
2 Replies

2. HP-UX

Oracle licensing

Hello all. I have a question for you. What is the method of licensing for Oracle under HP-UX? Is it just the system name or does it include the IP address also? The reason that I'm asking this is that I'm trying to set up a DR type box. The company has a live K class (yes, that old) running a... (0 Replies)
Discussion started by: Struggling
0 Replies

3. Solaris

Need help, restrict DBA roles in Sun Solaris Server

Dear forum, I have Oracle 9i/10g2R and sun solaris server I don't realy sure wheter it's sun solaris 8, 9 or 10. Here is the background: OS : SunOS 8/9/10 Oracle engine : 9i / 10g2R --> located in server SunOS Remote Komputer : Windows XP, I use SSH to remote to the server User : DBA1,... (0 Replies)
Discussion started by: Aditya Purwanto
0 Replies

4. Solaris

Ldoms on T5220 with existing solaris 10 OS

Hi I;ve a T5220 box running solaris 10 update 6 with 6 zones on it and zfs SAN file systems is it possible to configure Control domain on this box without removing the exisinting OS and zones ? (1 Reply)
Discussion started by: fugitive
1 Replies

5. Cybersecurity

File owned by oracle user and dba group need readonly access to other users

Under oracle user file abc.txt was created. Oracle user belong to dba group on UNIX Server. However other non Oracle users which belongs to some other network groups need read only access to this file. Every time when I login as other then oracle user and try to view this file it saying that I... (2 Replies)
Discussion started by: groosha
2 Replies

6. Solaris

Oracle VM for sparc2.0 (Ldoms)

Does any one has idea about when Ldoms2.0 is gonna be available for download? (1 Reply)
Discussion started by: fugitive
1 Replies

7. UNIX for Advanced & Expert Users

Oracle VM / T3 SAN or Local for LDOMS?

I have some T3's we just purchased and we are looking to carve these up into LDOMS's. Just wondering if anyone can give me a quick run down or pro / cons on SAN vs local internal for the LDOM itself. These will external SAN storage for their applications. (0 Replies)
Discussion started by: jlouki01
0 Replies

8. Solaris

Install LDoms in T2000 running Solaris 11.2

Hi, im trying a lab with Solaris 11.2 in SunFire T2000 I read about know problem with ldomsmanager version. Solaris 11 comes with ldomsmanager 2.2 and T2000 needs 1.2. I need to install ldomsmanager version 1.2 but i donīt know why... i canīt find it at oracle site. I found oracle VM for SPARC... (0 Replies)
Discussion started by: MuziKizuM
0 Replies

9. Solaris

Help required with Solaris LDoms

System: SPARC S7-2 Server; 2x8-core CPUs; 128Gb RAM; 2x600Gb HDD. I am trying to figure out how to run these is multiple Virtual Machines (LDoms). Unfortunately I cannot find a tutorial so am using the Oracle VM Server for SPARC 3.4 Administration Guide; which is frustrating because it assumes a... (4 Replies)
Discussion started by: apmcd47
4 Replies
XkbInitCanonicalKeyTypes(3)					   XKB FUNCTIONS				       XkbInitCanonicalKeyTypes(3)

NAME
XkbInitCanonicalKeyTypes - Set the definitions of the canonical key types in a client map to their default values SYNOPSIS
Status XkbInitCanonicalKeyTypes (XkbDescPtr xkb, unsigned int which, int keypadVMod); ARGUMENTS
- xkb keyboard description containing client map to initialize - which mask of types to initialize - keypadVMod index of NumLock virtual modifier DESCRIPTION
XkbInitCanonicalKeyTypes initializes the first XkbNumRequiredTypes key types of the keyboard specified by the xkb parameter to their default values. The which parameter specifies what canonical key types to initialize and is a bitwise inclusive OR of the following masks: XkbOneLevelMask, XkbTwoLevelMask, XkbAlphabeticMask, and XkbKeypadMask. Only those canonical types specified by the which mask are initial- ized. If XkbKeypadMask is set in the which parameter, XkbInitCanonicalKeyTypes looks up the NumLock named virtual modifier to determine which virtual modifier to use when initializing the KEYPAD key type. If the NumLock virtual modifier does not exist, XkbInitCanonicalKeyTypes creates it. XkbInitCanonicalKeyTypes normally returns Success. It returns BadAccess if the Xkb extension has not been properly initialized, and BadAc- cess if the xkb parameter is not valid. RETURN VALUES
Success The XkbInitCanonicalKeyTypes funtion return Success if the Xkb extension has been properly initialized and the xkb parameter is valid. DIAGNOSTICS
BadAccess The Xkb extension has not been properly initialized X Version 11 libX11 1.3.2 XkbInitCanonicalKeyTypes(3)
All times are GMT -4. The time now is 10:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy