Search Results

Search: Posts Made By: dorisw
2,069
Posted By dorisw
Thank you both! The explaination is very...
Thank you both! The explaination is very helpful.

Doris
2,069
Posted By dorisw
Help with I/O >&-
Hi,

I am stuck with the following problem. I run it in unix and it seems the output is indeed sent to STDOUT. Can anyone explain to me the logic behind it?

#!/bin/ksh
exec 4>&1
exec 2>&4...
27,351
Posted By dorisw
Thanks to Porter and bdsffl. I showed your...
Thanks to Porter and bdsffl. I showed your suggestions to our DBA and unix admin, and finally got the environment variable resolved. A simple fix by our UA:

1) open up the .profile file
2)...
27,351
Posted By dorisw
Calling stored procedure from shell script
HI,

I have a similar problem to thread 18264, only I couldn't get it to work.

https://www.unix.com/showthread.php?t=18264

I have a stored procedure which is called by a shell script...
Showing results 1 to 4 of 4

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