Search Results

Search: Posts Made By: srichunduru
15,549
Posted By srichunduru
Thank you very much
Thank you very much
15,549
Posted By srichunduru
Date format in micro seconds
Can i get date format in micro seconds in unix

example
2012-01-27- 12.22.04.568722
Any help is appreciable
1,623
Posted By srichunduru
removing blank spaces in a script
Hi I am writing a shell to run sqlplus scripts. i found a issue in my scripts that oracle will not spool a file if there is blank spaces in the word
like
/backup dir/scriptrelease/1_DDL
or...
1,658
Posted By srichunduru
thanks
thanks
1,658
Posted By srichunduru
Change the filename
I have 100 files in a directory with
a.1
a.2
a.3
a.4
How do i remove a. and i need the file names as
1
2
3
4
please help
1,697
Posted By srichunduru
Pausing between two executions in a shell script
HI,
Please help me on this. I have to execute 100 scripts which i have redirected in to a file . I want to pause the script after first execution and once i say enter key word it has to go to next...
1,640
Posted By srichunduru
Thankyou every one for your great help..
Thankyou every one for your great help..
1,640
Posted By srichunduru
String replace
I have a 100 liners in a file and every line looks like
line 1
AB://abcd.01/ABCDE/ABC.Monitor/tags/Release_0.39.16.200/db/ABC/01-DML.sql
line 2...
2,054
Posted By srichunduru
thanks its working perfectly :)
thanks its working perfectly :)
2,054
Posted By srichunduru
thankyou very much. Can you please guide me ...
thankyou very much. Can you please guide me where should i put the tables.lst file which contains all the list of tables.
thanks
2,054
Posted By srichunduru
Its oracle Database and os is linux I want it to...
Its oracle Database and os is linux I want it to do it in shell
here is what i did

#!/usr/bin/sh
dumptime=`date '+%Y %m %d:%H:%M:%S' | sed -e 's/ //g' `
user=username
password=password...
2,054
Posted By srichunduru
taking every variable and executing the command
Hi,
I am trying to export some 50 tables and i want to write a loop and execute the script for every table. I did for one table and its running. Can any one help me for setting a loop and running...
Showing results 1 to 12 of 12

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