Search Results

Search: Posts Made By: Sravana Kumar
Forum: Linux 01-03-2013
5,269
Posted By Sravana Kumar
Shell Script to generate Dynamic Param file Using SQL Plus Quey
Hi bipinajith,

Thank you so much, i am sorry i did not cheked it....Thank you...i iwll try with this approach.... :-)

--Sravan
Forum: Linux 01-02-2013
5,269
Posted By Sravana Kumar
Shell Script to generate Dynamic Param file Using SQL Plus Quey
Hi Jim,

I need to generate param file Dynamically using Linux shell script.

ex: i have query like...

SQL> Select * from EMP;

o/p Emp_No EMP_Name Location
1 AAA ...
Forum: Linux 12-27-2012
5,269
Posted By Sravana Kumar
Shell Script to generate Dynamic Param file Using SQL Plus Quey
Hi All,

Can anyone give me Shell script sample script to generate Param file by Reading Values from SQL Plus query and it should assign those values to variables like..

$$SChema_Name='ORCL'
...
52,146
Posted By Sravana Kumar
Hi bipinajith I am trying to execute this...
Hi bipinajith

I am trying to execute this script, it is executing but it is not generating values to actual flat file, but it wil generate values into .log file and .csv file, Please correct me if...
52,146
Posted By Sravana Kumar
How to Assign SQL Query Results to Variables in Linux?
Hi bipinajith

Thank you for quck reply...i have tried but i need the output like...

$PMFailureEmailUser=abcd@gmail.com,ssssss@gmail.com.com
$DBConnection_Bmd=Orcl...
52,146
Posted By Sravana Kumar
How to Assign SQL Query Results to Variables in Linux?
Hi,

I am new to linux...

How to Assign SQL Query Results to Variables in Linux,i want ti generate it in param files, Can anyone please explain me.

Ex: SQL> Select * from EMP;
O/P:...
Showing results 1 to 6 of 6

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