Search Results

Search: Posts Made By: zxcjggu708
12,898
Posted By zxcjggu708
Delete the records from table
Thank you very much for your response.
Yes, that is what I wanted to do, and my table contains such records which have year as 2011.
Now I found the solution :b:, actually I inserted the records...
12,898
Posted By zxcjggu708
Delete the records from table
Hi,

Can any one help me...
the records are not deleting when I run the below script.
But if I issue the same delete command manually, the records are getting deleted.

script:

#!/bin/ksh...
1,695
Posted By zxcjggu708
Hi joeyg, Please find the below details:: ...
Hi joeyg,
Please find the below details::

Testpurging.sh 2
Response::

Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
With the Partitioning, OLAP,...
1,695
Posted By zxcjggu708
Deleting the records based on the condition
Hi,

Can any one help me, in deleting the records from the database table based on the following condition:
script should take a configurable parameter as input. The input is nothing but “no. of...
1,587
Posted By zxcjggu708
Hi, when i tried with this I got the output...
Hi,

when i tried with this I got the output as follows

sqlplus $user/$passwd@$sid << SQL 2>&1 >> session.log
select * from Testtab.sql
SQL

ksh: user: 0403-041 Parameter not set.
and I...
1,587
Posted By zxcjggu708
Hi Skrynesaver, I can able to see the same...
Hi Skrynesaver,

I can able to see the same response, after removing -s option
1,587
Posted By zxcjggu708
Selecting tables
Hi,
Can anyone help me that, How to see the table fields in Oracle database through shell script(ksh).
I have tried with the following:

sqlplus -s $user/$passwd@$sid << SQL >> session.log
...
Showing results 1 to 7 of 7

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