Summary: I want to control the execution of a PL/SQL procedure from a UNIX shell script. Below, I include the script. The control variable which should recive ...
Summary: Hi Guys, I have a unix shell script which is like this... sqlplus -s $FEB_UID/$FEB_PWD@feb_dev |& print -p "select '|'||job_id||'|' from jobre...
Summary: Hello, I have an shell script to transfer a 50KB TXT file from UNIX to NT4 server. The transferred file become 4-5KB less... When I look inside the t...
Summary: hi, Can some one help me to automate ftp from unix server to local machine? I have a shell script from which I want to ftp log file to pc. Thanks ...
Summary: Hi Can some body share a code with me. I am trying to call a Kshell script file from one of my SQR programs. I am new to Shell scripting. My Shell s...
Summary: I have a beginner's question about unix shell(csh). When I run following commmand from csh shell: %>set name = john %>echo $name %>john It works just ...
Summary: I strongly appreciate if some one please help me on this... I am using scp from UNIX (AIX 5.3) to send a file to a win2003 server. I have to automate ...
Summary: how to pass a variable from unix environment to oracle procedure ? ex: actual_file_name=`head -1 $IMINT_OWBHOME/temp|tail -1` $ORA_BIN_HOME/sqlplus $I...
Summary: I am using NDMCLI running from a shell script, but the shell is ending in the following error. Can any one let know how can I resolve it. Is it a prob...
Summary: Any Windows XP users looking for non free unix shell accounts or free unix shell accounts? visit http://www.unixshellaccounts.com the online resource ...
Summary: I need a script to ftp a file (invoked by the scheduler) from Unix to xp professional. The file has day of week appended to it, example xMon xTue xWe...
Summary: What I am trying to do is -- to move a file from Unix to NT. I guess I need to have script which will allow me to do that when ever I execute that pro...
Summary: To run my program I need a Unix shell program but I have computer with Windows 98. Is there a unix shell emulator to run the program in Windows 98 u...