Extended vs vintage


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Extended vs vintage
# 1  
Old 10-23-2018
Extended vs vintage

I am having issues with the MOS (my oracle support) page. I downloaded the new critical patch and oct patchset. for solaris 10 64. However, I noticed that that the Entitlement class read vintage instead of extended in which we bought the service.

can anyone tell me the difference? it is safe and correct to install the vintage ? in my reading I could not find the answer.


thanks
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. What is on Your Mind?

Vintage!!! Jimmy Page/Jeff Beck/Eric Clapton-Stairway to Heaven

You must watch this music video. Jimmy Page/Jeff Beck/Eric Clapton-Stairway to Heaven https://youtu.be/wKlEVtA_TGQ Long before there was surveillance capitalism, Google, FB and dystopian social media, there was Jimmy Page! This is how it all "used to be" before mankind was reduced to... (0 Replies)
Discussion started by: Neo
0 Replies

2. What is on Your Mind?

Anyone Running Vintage UNIXen?

Like SunOS, AT&T Unix or anything else of that era... anything running MGR as a graphics subsystem? I'd enjoy hearing from people that may have used MGR back in the day. I have something of a collection of 32bit Suns sun4c, sun4m, sun4d etc..nothing bigger than an 8 way 85Mhz SS1000E though. The... (0 Replies)
Discussion started by: cb88
0 Replies

3. AIX

Printing extended ASCII

Hi All, I'm trying to send extended ascii characters to my HP2055 as part of PCL printer control codes. What I want to do is select a bar code font, print the bar code and reset the printer to the default font. Selecting the bar code font works good. Printing the bar code goes almost ok too. ... (5 Replies)
Discussion started by: petervg
5 Replies

4. UNIX Desktop Questions & Answers

Vintage unix

Hi, this my be a weird request but I'm wondering if it's possible to instill a vintage unix (like early 1980's) onto a laptop or desktop. If so how I would I go about downloading and installing? I'm mainly wanting to do this as an little porject and some funsies for me. Thanks. (11 Replies)
Discussion started by: dado00
11 Replies

5. Shell Programming and Scripting

extended characters in UNIX

Hi Guys, I am using db2 load to load from a csv file to a table. Problem is that extended characters ™,®,é,º do not get loaded correctly. Its a UTF 8 format csv and i am using codepage=1208 for the load. Does anybody have an idea on this? Thanks (2 Replies)
Discussion started by: lifzgud
2 Replies

6. Filesystems, Disks and Memory

How to mount and read vintage scsi HDD

I started on another thread and full story can be seen here: https://www.unix.com/security/91428-how-reset-root-password-old-unix-system-v.html But my situation turned to land on this thread now. I have old scsi HDD out of the UHC UNIX System V Rel. 4.0 Version 3.6 box. And need to read... (1 Reply)
Discussion started by: 82026
1 Replies

7. Programming

Extended ascii

Hi all, I would like to change the extended ascii code ( 128 - 255). I tried to change LC_ALL and LANG in current session ( values from locale -a) and for no good. Thanks. (0 Replies)
Discussion started by: avis
0 Replies

8. Programming

about extended memory

Hello Reders In my system i have an extended memory of 129024 k.b which is 126 M.B when i click the system properties i use to get 129520 K.B where does the remainng 484 k.b comes from? apart from extended memory shadow ram 384 k.b basemmemory 640 k cahe ram 256 k my question what... (1 Reply)
Discussion started by: rajashekaran
1 Replies
Login or Register to Ask a Question
DEBTAGS-SUBMIT-PATCH(1) 					   User Commands					   DEBTAGS-SUBMIT-PATCH(1)

NAME
debtags-submit-patch - submit tag patches to http://debtags.debian.net SYNOPSIS
debtags-submit-patch [-t TAG] [options] [patchfile [patchfile...]] DESCRIPTION
Submits a tag patch to the Debtags website. Each patch file is submitted in a different query. OPTIONS
--version show program's version number and exit -h, --help show this help message and exit -t tag, --tag=tag tag the patch with the given string (default: 24f895dcbabc389804e5). -q, --quiet quiet mode: only output errors. -v, --verbose verbose mode: output progress and non-essential information. --stdin read patch from standard input. --url=url URL to submit to (default: http://debtags.debian.net/api/patch). --dump-http-error=file if the server returns an error, dump the contentsof the error page to the given file (default:discard the error page). Patch files can be generated with 'debtags diff' or 'tagcoll diff'. Patch submissions are marked with a tag of your choice. It does not need to identify yourself (but feel free to use your email address), but reusing your tag allows to handle all your edits as if they were a single one. This helps greatly when tags are reviewed. By default, a mostly persistent but anonymous tag is generated by hashing your passwd entry. debtags-submit-patch 1.8 June 2012 DEBTAGS-SUBMIT-PATCH(1)