Search Results

Search: Posts Made By: unihp1
2,181
Posted By unihp1
code migration
Hi,
I am working on migration project. thier are 50,000 scripts. As we are doing 70% of automization for changing the scripts. The remaining 30% doing manually.
After doing manual changes i...
5,257
Posted By unihp1
replace multiple lines in multiple files
i have to search a string and replace with multiple lines.

example

Input

echo 'sample text'
echo 'college days'

output
echo 'sample text'
echo 'information on students'
echo 'emp...
7,445
Posted By unihp1
I tried using a temp table then I loaded the data...
I tried using a temp table then I loaded the data from a file to temp table.
Once temp table having data, used oracle merge loaded the data in the target table. After the data is loaded into a...
7,445
Posted By unihp1
script for updating table using file(
Hi,

Data file path (.txt)
Control file(.ctl)

I have delimited file(|).
Sample data:
1|name|50009|DS24|0|12
2|name|30009|DS24|0|13
3|name|20409|DS24|0|14
4|name|20009|DS24|0|15...
13,088
Posted By unihp1
unix script for update or insert records from a file to a oracle table
Hi,

I have delimited file(|).
Sample data:
1|name|50009|DS24|0|12
2|name|30009|DS24|0|13
3|name|20409|DS24|0|14
4|name|20009|DS24|0|15
5|name|10009|DS24|0|16
I want to...
Showing results 1 to 5 of 5

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