Search Results

Search: Posts Made By: amitkr
6,290
Posted By amitkr
Hi , Looks like I foud the fix... I...
Hi ,

Looks like I foud the fix...

I case of an error in the select statement sqlplus puts a * below the column name.. and unix expands this wildcard, listing all the filenames.

to fix this...
6,290
Posted By amitkr
KSH Sqlplus problem
Hi,

trying this

===============================
Temp=`sqlplus -s user/passwd <<EOF
WHENEVER SQLERROR EXIT 1
set serverout on
set feedback off
set heading off
select nam from tabel1
where...
12,744
Posted By amitkr
Shell creates a temporary file whenever it...
Shell creates a temporary file whenever it encounters a " << " . in the /tmp folder... If the file already exits in the location..and shell fails to overwrite (permissions) the sript fails....

As...
12,744
Posted By amitkr
I am not creating these files.... the shell...
I am not creating these files.... the shell creates them... Ho can I force there name??
12,744
Posted By amitkr
K shell /tmp/sh$$.* files problem
Hi,
I am encountring this problem from some time now...
ksh creates temp files /tmp/sh$$.* .
Sometimes if some of my shell script crashes or I kill it... these temp
files remain in the /tmp...
Forum: HP-UX 10-25-2005
5,615
Posted By amitkr
Thanks.....:)
Thanks.....:)
Forum: HP-UX 10-24-2005
5,615
Posted By amitkr
Hi, Can u provide me a link where I can find...
Hi,
Can u provide me a link where I can find more infromation on solaris limit of 100 Jobs....

Thanks for this valuable info
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 02:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy