Sponsored Content
Full Discussion: cora
Operating Systems Linux cora Post 68808 by google on Thursday 7th of April 2005 08:35:30 AM
Old 04-07-2005
Have no idea what Cora is. (A google search turned up Congress of Romanian Americans and California Outdoor Roller Skating - Needless to say, probably not what you are looking for)

Can you elaborate on your environment? What OS are you using and what shell? What do you know about CORA? (Did you possibly mean CORBA?)

before creating an oracle instance..need to set the oracle_sid using cora.what is the use of setting? oracle_sid represents the value of the Oracle Schema ID or the instance of the database you are creating/connecting to. This is required to make a connection.

all unix shells are valid in Linux also? - This depends on the actual shell being used. Not all UNIX shells will run under linux (or vice versa) without some modification. What that modification is depends on how the shell was written.
 
CTRLALTDEL(8)						       System Administration						     CTRLALTDEL(8)

NAME
ctrlaltdel - set the function of the Ctrl-Alt-Del combination SYNOPSIS
ctrlaltdel hard|soft DESCRIPTION
Based on examination of the linux/kernel/sys.c code, it is clear that there are two supported functions that the Ctrl-Alt-Del sequence can perform: a hard reset, which immediately reboots the computer without calling sync(2) and without any other preparation; and a soft reset, which sends the SIGINT (interrupt) signal to the init process (this is always the process with PID 1). If this option is used, the init(8) program must support this feature. Since there are now several init(8) programs in the Linux community, please consult the documentation for the version that you are currently using. ctrlaltdel is usually used in the /etc/rc.local file. OPTIONS
-V, --version Output version information and exit. -h, --help Display help and exit. FILES
/etc/rc.local SEE ALSO
init(8) AUTHOR
Peter Orbaek <poe@daimi.aau.dk> AVAILABILITY
The ctrlaltdel command is part of the util-linux package and is available from Linux Kernel Archive <ftp://ftp.kernel.org/pub/linux/utils /util-linux/>. util-linux August 2011 CTRLALTDEL(8)
All times are GMT -4. The time now is 05:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy