Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: SQL in shell script

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: SQL in shell script

Product Search Results


Results 1 - 25 of 6439

[higher confidence] - higher confidence, [lower confidence] - lower confidence

SQL in shell script
    Summary: In shell script I am inserting the record in to the table.After excuation the script output is commit complete which is fine but I need my echo should...

SQL in shell script
    Summary: Hi i have written a shell script which runs some sql queries in oracle. the code looks like this sqlplus username@NJCMTOMS/password < $HOME/devel/o...

Unix shell script runing SQL files
    Summary: Richard: I'm not an Oracle guy, but check out "Using SQL in Shell Scripts" by Gleed and Tarvainen: http://www.samag.com/documents/s=1434/sam9505f/9505...

loops in shell scripts!!!
    Summary: Hi, I'm trying to run loops in shell scripts using the following script. loop=1 while [ loop -lt 10 ] do echo 'this is my $loop text-line' loop='expr ...

Using hex-code in shell script
    Summary: In shell script sed or awk command, can I use hexadecimal code for substitution? I want to perform the following: Input file: Line1 Line2 Line3 Line4...

Array size in shell script?
    Summary: Dear all, I wonder how to find the size of an array in shell script. For example, I declared an array as following: #! /bin/sh a = (1 adf 8 2 se) How ...

read from file in shell script
    Summary: Hi guys, i have a file inside file file name are stored 1 filename per line i want to open the file and read each line from the file and process it......

ftp sql results in shell script
    Summary: Hello Can anybody explain how I can ftp the reult of a sql script in a shell script that is executed via a cronjob??I would like the result to be se...

Variables in Shell SCripting
    Summary: Shell Scripting -- Variables In the main script i have exported the variable and accessing it in another file but when i echo the value the value of t...

checking date in Shell script
    Summary: Hi, I need help for a shell script to have a user enter a date into the program. When the date has been entered in format dd/mm/yyyy, i need the scrip...

Unix shell script and Oracle data
    Summary: If the .csv file is reasonably small (say under 100K) try reading it from PL/SQL using UTL_FILE. Otherwise use SQL*Loader, which is very fast but does...

Please HELP in shell script
    Summary: Hi, I need to run a command and hit 4 times in response to the prompts after the command is run. I don't know how to do this in a shell script. Could...

reading files in shell scripts
    Summary: Does anyone know a good tutorial for reading files in a shell script and then using that data to do other things? ...

ftp in shell script
    Summary: I need to know if the connection fails to the remote host in a shell script. Which error codes etc should I check for? What would be in the if stateme...

awk in shell script
    Summary: Hello, I want to give back the first 3 letters of my hostname to a variable in a shell script like this principle: N=awk'{printf substr(`uname -n`,1,3...

Ctrl-C in shell script.
    Summary: My first shell script logs into a shell, after setting some environment variables. After log into the shell, I call second shell script. This shell al...

Compare two variables in shell script
    Summary: Can anyone help me with comparing two vaiables in unix shell script. This is what i'm trying.... if [ $X -ne $Y ] then ----- else ---- fi Wher...

Parameter file for a shell script
    Summary: Thank you so much for the help. I would like to know what is the purpose of ~, :space: in the awk command. I really appreciate if you could give me b...

awk variables in shell script
    Summary: Hi, Im trying to set variables in awk script but does not work, I dont know what Im doint wrong, this is my script. #!/bin/sh snmp-cpu="`snmpwalk -v ...

file attachments using mail in shells scripts on unix
    Summary: Hi I want attach file using mail or any other commond on unix. This processes I want do with shell scripts. Appriciate your help !!!...

shell script /awk
    Summary: Hi gurus , I need one help in shell script i have a file which looks like this subject: this is subject comments:this is comment Elements: /vob/puma/...

shell script
    Summary: Hi in my script i am geting one string with this format "CTM_4_0_0_0_101" i want to replace "_" with "." so that it should look like CTM.4.0.0.0.101 h...

Shell Script
    Summary: I am a beginner to shell script. How can I create a directory using the system date in shell script. Could anyone please send me the code? Thanks ...

unix shell script
    Summary: john In shell script you have to write like this. name=Mukesh echo $name This will definetly give you Mukesh on prompt. If you want to use set in sh...

shell script
    Summary: Hi , I am facing some difficulties in shell script i am reading one string from a file which looks like "HOP_0_0_0_908" with 5 fields i want to take t...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: SQL in shell script

Ads by Google