Sponsored Content
Full Discussion: Cannot create pipe
Operating Systems SCO Cannot create pipe Post 302357588 by necron on Wednesday 30th of September 2009 08:16:15 AM
Old 09-30-2009
Cannot create pipe

Hi,

I'm new here, so please dont shoot me if I forgot something Smilie
Some SCO box we've (our company) got recently from a new customer runs an app that hangs the entire box every once in a while.
Today when an admin tried to start the db we got this error:
$ dbstart
dbstart: line 22: cannot create pipe [Out of stream resources]

Im pretty familiar with FreeBSD, but quite the noob with SCO, so what and where should I edit files in order to allow more resources to be used?
Or is this a (virtual) memory problem?

Regards,

Niels
 

9 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

How do I create desktop icons for the shell programs I create???

I am a bash shell programmer and I create programs on occasional basis. Now, I dont want my programs to be run by typing out its name at a command line. I want to make it as user friendly as possible. I want to create icons on the desktop so users can click on it. mind you, I said "desktop... (7 Replies)
Discussion started by: TRUEST
7 Replies

2. UNIX for Advanced & Expert Users

Can't create more pipe

How can I change the maxnumber of pipes on my workstation? I'm running an EXPECT script that is suppose to start up 32 xterms. But after 18 opened xterm, I get this msg: - couldn't create pipe: too many open files regard, chris (9 Replies)
Discussion started by: uabcbac
9 Replies

3. Programming

Create a pipe to /dev/tty

Hello everybody: I have a child process which reads a password from /dev/tty, as far as I know file descriptors for the child process can be seen by using lsof, so I want to connect to such device in order to send the password through a pipe, how could I do that? (2 Replies)
Discussion started by: edgarvm
2 Replies

4. Homework & Coursework Questions

Create script to add user and create directory

first off let me introduce myself. My name is Eric and I am new to linux, I am taking an advanced linux administration class and we are tasked with creating a script to add new users that anyone can run, has to check for the existence of a directory. if the directory does not exist then it has... (12 Replies)
Discussion started by: pbhound
12 Replies

5. Shell Programming and Scripting

Replace pipe with Broken Pipe

Hi All , Is there any way to replace the pipe ( | ) with the broken pipe (0xA6) in unix (1 Reply)
Discussion started by: saj
1 Replies

6. Shell Programming and Scripting

Bash code to create named Pipe

Guy's, I need help with creating a pipe, I found this code online but not exactly sure what different parts are doing. Will someone be able to help me with explaining what code is doing? Also what I want is to have everything the same directory. Meaning I am working in directory: I want... (5 Replies)
Discussion started by: INHF
5 Replies

7. Shell Programming and Scripting

How to ignore Pipe in Pipe delimited file?

Hi guys, I need to know how i can ignore Pipe '|' if Pipe is coming as a column in Pipe delimited file for eg: file 1: xx|yy|"xyz|zzz"|zzz|12... using below awk command awk 'BEGIN {FS=OFS="|" } print $3 i would get xyz But i want as : xyz|zzz to consider as whole column... (13 Replies)
Discussion started by: rohit_shinez
13 Replies

8. Homework & Coursework Questions

How to create one's own pipe in one's own shell?

Good evening, I'm trying to do my own shell and I encountered some issues while creating it. Indeed when I try such a command I have DAUPHINE> DAUPHINE> ls -l | grep terminal > fichier DAUPHINE> cat fichier My shell is named DAUPHINE Whereas I should have: Code: ... (0 Replies)
Discussion started by: AntoineCompagni
0 Replies

9. Shell Programming and Scripting

awk to create variables to pass into a bash loop to create a download link

I have created one file that contains all the necessary info in it to create a download link. In each of the lines /results/analysis/output/Home/Auto_user_S5-00580-6-Medexome_67_032/plugin_out/FileExporter_out.67... (8 Replies)
Discussion started by: cmccabe
8 Replies
dasher(1)							   User Commands							 dasher(1)

NAME
dasher - graphical predictive text entry system SYNOPSIS
dasher [OPTIONS] [filename] DESCRIPTION
Dasher is an information-efficient text-entry interface, driven by natural continuous pointing gestures. Dasher is a competitive text-entry system wherever a full-size keyboard cannot be used. OPTIONS
dasher takes the following options: -a, --appstyle=STYLE Application style. STYLE can be any of traditional, direct, compose, or fullscreen. The default is whatever was specified on the previous invocation of Dasher, or traditional when Dasher is started for the first time. -?, --help Describe command line options. --help-options Describe the options available with --options. -o, --options [option=value[,option=value...]] Override stored options. Options values are remembered for subsequent invocations of Dasher. USAGE
The main Dasher interface is a window with a blank background containing a column of letters on the right hand side. Click the mouse but- ton to start. When the pointer is to the right of the crosshair the screen will zoom towards the point underneath the mouse pointer. To select a letter, move the mouse pointer into it and watch how it zooms underneath the crosshair. A new column of letters will appear. Staying within the box for the selected letter, move the pointer over one of these letters to select it as the next letter. Moving the mouse pointer to the left of the crosshair, or outside of the box for previously selected letters, allows you to change previously selected letters. Application Styles traditional Dasher displays an edit box above the main window. Text entered via Dasher will appear in the edit box allowing the text to be edited directly. direct The edit box is not displayed. Dasher runs without focus and the text goes into whatever window does have focus. This way you can use it more practically to run your desktop. fullscreen dasher expands to the entire screen. MENUS
File New Clear the edit box and associate a random filename with it. Open Read a text file into the edit box for further editing. Save Save the contents of the edit box to its associated file. Save as Save the contents of the edit box to a selected file. Append to file Add the contents of the edit box to the end of a selected file. Import training text Use a file to further improve Dasher's prediction of the next letters to present (for instance, a training file containing scien- tific terms to add to the initial English training). Training files must be UTF-8 encoded. Quit Exit Dasher. Edit Cut Remove the highlighted text from the edit box and copy it to the clipboard. Copy Copy the highlighted text from the edit box to the clipboard but don't remove it. Paste Paste the contents of the clipboard into the edit box at the position of the cursor. Copy all Copy the entire contents of the edit box to the clipboard. Select all Highlight all of the text in the edit box. Options Preferences Opens the preferences dialog. Help About Dasher Display information about the current version of Dasher THE PREFERENCES DIALOG
The preferences dialog is split into several panes. Alphabet Choose a different alphabet. Dasher will automatically retrain itself if the alphabet specified training file is present. Colour Choose a different colour scheme. Control Alter various control options One dimensional mode Map the Y position of the mouse to a 2 dimensional position on the Dasher canvas (useful for limited mobility users) Eyetracker mode Similar to one dimensional mode, but behaves normally except at the right-hand side of the canvas. Designed for eyetracker users. CONVERTING TRAINING FILES TO UTF-8 Dasher requires that training files be in the UTF-8 format, whereas most text files are likely to be in ISO-8859 format. This doesn't mat- ter for plain text, but accented characters are encoded differently. In order to convert them, use the iconv(1) program. For instance, if your training file is in ISO-8859-1 format (Western European), run iconv -f ISO-8859-1 -t UTF-8 trainingfile >newtrainingfile FILES
/usr/share/doc/dasher Directory containing system-wide configuration files. ~/.dasher Directory containing user specific configuration files. Dasher will utilise files of the following form from both of these directories: alphabet.ALPHABET.xml The files defining the alphabets available to Dasher. colour.SCHEME.xml The files defining the colour schemes available to Dasher. training_LANGUAGE*.txt Files containing the training data used by Dasher. These are UTF-8 encoded text and should contain a representative sample of the relevant language. User specific training files can be used to augment system wide data. Refer to the Dasher manual for more information regarding the format and editing of these files. AUTHOR
The Dasher Project <dasher@mrao.phy.cam.ac.uk>. SEE ALSO
The Dasher project web page is <http://www.inference.phy.cam.ac.uk/dasher/> 4.11 2008-02-28 dasher(1)
All times are GMT -4. The time now is 02:06 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy