Sponsored Content
Operating Systems SCO Virtualize SCO 5.0.6 with Microfocus COBOL - Help needed Post 302759179 by jgt on Monday 21st of January 2013 05:31:31 PM
Old 01-21-2013
The problem is that you do not have the license manager running, or you do not have a valid license file.
You should have a script in /etc/rc.d/7 called mflmscript that starts the license manager.
Even if you have this script, you still have to re-install the serial number and activation key for the cobol license.
One of the files in the cobol distribution contains the inode number of one of the files in the installation.
By just copying the files, it is almost impossible to have that file restored with the same inode number that it had on the original system.
Do you know the version/release of Microfocus Cobol that you have?
 

10 More Discussions You Might Find Interesting

1. Programming

cobol crn programme run on express cobol as .gnt

can i run .crn programme in express cobol which support to .gnt programme .... Plz tell me solution (2 Replies)
Discussion started by: bibi
2 Replies

2. Shell Programming and Scripting

Calling script from RM cobol and returning value to cobol

Is there a way you can return a value from a script that is called from a rm cobol program... 01 WS-COMD-LINE-PGM X(39) value sh ./getUserId.sh 12345" 01 WS-RETURN-SYS-CODE PIC 9(8). CALL "SYSTEM" USING WS-COMD-LINE-PGM GIVING WS-RETURN-SYS-CODE. ... (1 Reply)
Discussion started by: pavanmp
1 Replies

3. UNIX for Dummies Questions & Answers

UNIX Scripts "Load Error" with MicroFocus COBOL subprograms

When running our UNIX job scripts we randomly get the following 198 error below. When we restart the job it works fine. I haven't been able to recreate the problem in test, so I'm wondering if it has something to do with Cron or possibly a memory error or memory leak. I don't see anything... (5 Replies)
Discussion started by: rthiele
5 Replies

4. SCO

Virtualize physical SCO 5.0.6

hi Howto virtualize physical SCO 5.0.6 on ESX4? (22 Replies)
Discussion started by: ccc
22 Replies

5. SCO

SCO 5.0.6 Media needed

Hi, can anyone provide me the sources for sco 5.0.6 as iso? Thanks! (26 Replies)
Discussion started by: VoidCeroOne
26 Replies

6. SCO

Sco 5.0.6 Install ISO needed

Trying to restore a 5.0.6 server to a new server but the owner doesnt have their install media. Saw that many people have this. Please let me know of anyone that has a download link. Much appreciation! (1 Reply)
Discussion started by: gavinseabrook
1 Replies

7. SCO

Sco 5.0.6 installer needed

Hi I m sorry but to post this again. Does anyone have installer of sco 5.0.6 and instruction to reinstall the current system? This is urgent so Any help is appreciated. Thousand thanks (25 Replies)
Discussion started by: OrangeKenny
25 Replies

8. UNIX and Linux Applications

Ms COBOL 2.2 for SCO UNIX

HI ALL, I'm searching Ms Cobol 2.2 for Sco Unix if anyone has it please kind enough to support me... Thanks in advance Rukshan:) (2 Replies)
Discussion started by: rukshan4u2c
2 Replies

9. SCO

Sco media needed for openserver 5.0.6

Hello, i need if possible media for sco openserver 5.0.6 and also want to know if is possible to upgrade from 5.0.2 to 5.0.6. Best regards, Paolo (1 Reply)
Discussion started by: elnino981
1 Replies

10. SCO

SCO OpenServer 5.0.6 media needed

My media disk is unusable. Can someone provide me an ISO for Openserver 5.0.6? Thank you. Brantley Allen (2 Replies)
Discussion started by: brantleyallen
2 Replies
XScreenSaver(1) 					      General Commands Manual						   XScreenSaver(1)

NAME
bsod - Blue Screen of Death emulator SYNOPSIS
bsod [-display host:display.screen] [-foreground color] [-background color] [-window] [-root] [-mono] [-install] [-visual visual] [-delay seconds] DESCRIPTION
The bsod program is the finest in personal computer emulation. bsod steps through a set of screens, each one a recreation of a different failure mode of an operating system. Systems depicted include Microsoft's Windows 95 and Windows NT, Commodore-Amiga's AmigaDOS 1.3, SPARC Linux, SCO UNIX, the Apple Macintosh (both the MacsBug debug- ger and the rarer "Sad Mac"), and the Atari ST. OPTIONS
bsod accepts the following options: -window Draw on a newly-created window. This is the default. -root Draw on the root window. -mono If on a color display, pretend we're on a monochrome display. -install Install a private colormap for the window. -visual visual Specify which visual to use. Legal values are the name of a visual class, or the id number (decimal or hex) of a specific visual. -delay delay The delay between displaying one crash and another. ENVIRONMENT
DISPLAY to get the default host and display number. XENVIRONMENT to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. X RESOURCES
Notable X resources supported include the following, which control which hacks are displayed and which aren't. doWindows, doNT, doWin2K, doAmiga, doMac, doMac1, doMacsBug, doSCO, doAtari, doBSD, doLinux, doSparcLinux, doBlitDamage, and doSolaris. Each of these is a Boolean resource, they all default to true, except for doSparcLinux and doAtari, which are turned off by default, because they're really not all that interesting looking unless you're a fan of those systems. There aren't command-line options for these, so to change them, you'll need to add entries to your .Xdefaults file, or use the -xrm option. For example, to tell bsod not to show the NT crash: bsod -xrm '*doNT: false' BUGS
Unlike the systems that the images are borrowed from, bsod does not require a reboot after running. bsod should also emulate more systems, but systems with interesting crash graphics are not as common as one might hope. One I'd really like to see is a Unix system getting a kernel panic, rebooting, and running fsck(8). SEE ALSO
X(1), xscreensaver(1), http://www.microsoft.com/, http://www.apple.com/, and http://www.sco.com/, http://www.kernel.org/, and http://www.amiga.de/. TRADEMARKS
Microsoft Windows, Microsoft Windows 95, and Microsoft Windows NT are all registered trademarks of Microsoft Corporation. Apple Macintosh is a registered trademark of Apple Computer. Amiga is a registered trademark of Amiga International, Inc. Atari ST is probably a trade- mark, too, but it's hard to tell who owns it. Linux is a registered trademark of Linus Torvalds, but it isn't his fault. COPYRIGHT
Copyright (C) 1998 by Jamie Zawinski. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. No animals were harmed during the testing of these simulations. Always mount a scratch monkey. AUTHOR
Concept cribbed from Stephen Martin <smartin@mks.com>. This version is by Jamie Zawinski <jwz@jwz.org>. X Version 11 28-Oct-98 XScreenSaver(1)
All times are GMT -4. The time now is 11:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy