license trouble


 
Thread Tools Search this Thread
Operating Systems AIX license trouble
# 1  
Old 05-30-2006
license trouble

Hi,
we currently use a valisys licence :
it is based on a server (serv1)
it is reached only by one workstation (cam1)
In all licence files there is line with cam1 et serv1
We want to use cam22 (new workstation) instead of cam1
I made a copy the licences files with remplacing cam1 by cam22 (according to the recommendation of technomati which developped this software)
....
..... and buzzz no licence available ...
Can someone help me?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Expire license

I have a program that outputs a file on the number days left before software license expired. It reads in a text file name expiredt.txt. expiredt.txt contents are as follows: EM software 30NOV2015 11/30/2015 ABM software 30NOV2015 11/30/2015 ABM software ... (2 Replies)
Discussion started by: dellanicholson
2 Replies

2. Shell Programming and Scripting

Updating the license tag in XML file with new license

Hi All, I have a XML file : System.xml in which I want to update the license tag with the new data from file licence.xml. The content of files is in following format: System.xml: <?xml version="1.0"?> <!DOCTYPE Configuration SYSTEM "SystemVariables.dtd"> <usageConfiguration... (2 Replies)
Discussion started by: Pramod_T
2 Replies

3. Programming

License error

All, When I am trying to complie a c code, I am getting the following error below. Anyone please tell me where to fix it. #cc -o hello.exe hello.c License Error : Cannot find the license server (au1144s) in the network database for product(Sun WorkShop Compiler C SPARC) Cannot... (2 Replies)
Discussion started by: thana
2 Replies

4. Solaris

License expired

Hi I am working with Solaris 4.1.3 The system uses CMIS protocol to communicate with other system. The Live server is working properly. The fall back system says Licese CMIS expired. all the files are exactly similar on both the systems now if i change the... (4 Replies)
Discussion started by: asalman.qazi
4 Replies

5. UNIX and Linux Applications

License

Dear Expert, Let say i have already Build Any Application under UNIX platform. Then i want to sell that application for Free. But buyer have to Buy the License for running my application. Somebody knows if there is an any kind of tools or another technique for Generate that License ? ... (1 Reply)
Discussion started by: tpx99
1 Replies

6. UNIX for Dummies Questions & Answers

Which Unix license should I go for?

I'm thinking about getting the Network and Admin licenses for Solaris 9. But some people say Red Hat Linux license is just as good. And there is also IBM's Linux license. Is Solaris still very popular in the corperate world? Looking for a Unix Admin job, which license do you suggest I try... (3 Replies)
Discussion started by: CapsuleCorpJX
3 Replies

7. UNIX for Dummies Questions & Answers

license info

Help, I need to find info for the following: 1. Applications that are running 2. application(s) info, i.e. , version, etc 3. License info (if applicable) 4. expiration dates of licenses. I would like to create a perl script to gather this info from my servers. I am teaching myself... (3 Replies)
Discussion started by: antalexi
3 Replies

8. UNIX for Dummies Questions & Answers

License with demo???

I'm trying to setup a test environment to test upgrading to Solaris 8 or 9. Though when I go to install the demo version of Sun1 (forte/sun workshop as named before) it'll still ask for a 20 hexidecminal password for just a demo. huh? Ok so I added a 20 character thing in there it passed... (2 Replies)
Discussion started by: merlin
2 Replies

9. Filesystems, Disks and Memory

License Expired

Hi: I´m working with a SCO system and during a reboot i accidentally change the date system. Now when i try to establish a telnet session the system reject me saying that the license has expired. Is there any way to solve this problem? Thanks (1 Reply)
Discussion started by: Tavo23
1 Replies

10. UNIX for Advanced & Expert Users

cc license errors

This is a duplicated post from the C Forum; Apologies if that's not OK. I have been contacted by one of my developers; they are receiving this error message on our AIX box: 4053: cc EXTRACT.c 1506-507 (W) No licenses available. Contact your program supplier to add additio nal users. ... (2 Replies)
Discussion started by: sam_pointer
2 Replies
Login or Register to Ask a Question
Child::Link::Parent(3pm)				User Contributed Perl Documentation				  Child::Link::Parent(3pm)

NAME
Child::Link::Proc - Proc object used by Child. SEE ALSO
This class inherits from: Child::Link METHODS
$proc->pid() Returns the parent process PID. $proc->detach() Detach the from the parent. uses POSIX::setsid(). Not available in windows. HISTORY
Most of this was part of Parrallel::Runner intended for use in the Fennec project. Fennec is being broken into multiple parts, this is one such part. FENNEC PROJECT
This module is part of the Fennec project. See Fennec for more details. Fennec is a project to develop an extendable and powerful testing framework. Together the tools that make up the Fennec framework provide a potent testing environment. The tools provided by Fennec are also useful on their own. Sometimes a tool created for Fennec is useful outside the greator framework. Such tools are turned into their own projects. This is one such project. Fennec - The core framework The primary Fennec project that ties them all together. AUTHORS
Chad Granum exodist7@gmail.com COPYRIGHT
Copyright (C) 2010 Chad Granum Child is free software; Standard perl licence. Child is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license for more details. perl v5.10.1 2011-03-07 Child::Link::Parent(3pm)