Sponsored Content
Operating Systems HP-UX Hpux 11iV3 administration document Post 302953989 by vbe on Thursday 3rd of September 2015 09:09:48 AM
Old 09-03-2015
I thought all the documents were online???
 

8 More Discussions You Might Find Interesting

1. Programming

Document file reader for HPUX

Hi All, has anyone found any document file reader for HPUX? I have been finding myself in trouble without having one.. if there is nothing that exist, I am thinking of developing one of my own through C, Not being a professional C programmer, I need to have a good start.. can someone please throw... (0 Replies)
Discussion started by: sskb
0 Replies

2. Shell Programming and Scripting

Need Script to Use CPUs on a HPUX server to simulate Workload Manager on HPUX.

I am running HPUX and using WLM (workload manager). I want to write a script to fork CPUs to basically take CPUs from other servers to show that the communication is working and CPU licensing is working. Basically, I want to build a script that will use up CPU on a server. Any ideas? (2 Replies)
Discussion started by: cpolikowsky
2 Replies

3. Emergency UNIX and Linux Support

HP-UX 11iv3 crash on integrity bl870c during os kernel boot

I have a problem it seems to me as kernel panic during os booting i attached screen shots for the error (7 Replies)
Discussion started by: h@foorsa.biz
7 Replies

4. HP-UX

how to upgrade from 11iv2 to 11iv3

hi everyone i need to upgrade from 11iv2 to 11iv3 i have hp11iv2 "mission critical operating environment " june 2007 i need the steps or give me link to read and i will do but explain to me to make it easy for me (2 Replies)
Discussion started by: maxim42
2 Replies

5. Shell Programming and Scripting

Here document inside a here document?

Can we use a here document inside a here document? Something like this ssh user@remotehost << REMOTE sudo vserver vsernamename enter << VSERVER perform actions on vserver. VSERVER REMOTE (6 Replies)
Discussion started by: mnanavati
6 Replies

6. HP-UX

pwage-hpux-T for Trusted HPUX servers

I'm sharing this in case anybody needs it. Modified from the original solaris pwage script. This modified hpux script will check /etc/password file on hpux trusted systems search /tcb and grep the required u_succhg field. Calculate days to expiry and notify users via email. original solaris... (2 Replies)
Discussion started by: sparcguy
2 Replies

7. HP-UX

After becoming HP UX 11iV3 System Admin

What is a logical step forward to learn much more about HP UX? Learn HP Integrity BladeSystem Administration or learn more about scripting? Learn more about storage? Can someone tell me how to become more effective? I am already working with HP UX everyday. Thanks a lot for every reply I... (4 Replies)
Discussion started by: velde_van_der_a
4 Replies

8. UNIX for Advanced & Expert Users

HPUX 11iV3 get Memory Usage report

Hello, Is there a way to get a Memory Usage report of for example one month?? I do know glance -m, top, swapinfo -tam and SAM. But that's all real time memory stuff. I do want to create a report/graph for a longer period. It concerns a Superdome 2 with HPUX 11iV3 Anyone? Many thanks in... (2 Replies)
Discussion started by: velde_van_der_a
2 Replies
tie(3tcl)							Tcl Data Structures							 tie(3tcl)

__________________________________________________________________________________________________________________________________________________

NAME
tie - Array persistence, standard data sources SYNOPSIS
package require Tcl 8.4 package require tie::std::log ?1.1? package require tie::std::array ?1.1? package require tie::std::rarray ?1.1? package require tie::std::file ?1.1? package require tie::std::growfile ?1.1? package require tie::std::dsource ?1.1? _________________________________________________________________ DESCRIPTION
The packages listed as requirements for this document are internal packages providing the standard data sources of package tie, as described in section STANDARD DATA SOURCE TYPES of tie's documentation. They are automatically loaded and registered by tie when it itself is requested, and as such there is no need to request them on their own, although it is possible to do so. BUGS, IDEAS, FEEDBACK This document, and the packages it describes, will undoubtedly contain bugs and other problems. Please report such in the category tie of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation. KEYWORDS
array, database, file, metakit, persistence, tie, untie CATEGORY
Programming tools COPYRIGHT
Copyright (c) 2008 Andreas Kupries <andreas_kupries@users.sourceforge.net> tie 1.1 tie(3tcl)
All times are GMT -4. The time now is 10:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy