Search Results

Search: Posts Made By: KrishBalu
2,174
Posted By KrishBalu
If I update the files as below, will this resolve...
If I update the files as below, will this resolve the issue.

Batch.sh:

#!/bin/ksh
sqlplus callidus/callidus4u@attstcal @Batch.sql
echo $batchname

Batch.sql:

batchname = ~sqlplus -s...
2,174
Posted By KrishBalu
Assign the return value of the SQL to a variable in UNIX
Hi

I am new to UNIX. I am trying the below and getting the error.

I am trying to assign the variable with the value of the query result. I want this value to use in the next steps.

Created...
Showing results 1 to 2 of 2

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