Greetings,
I am planning to migrate an Oracle database from DMT to LMT. I need to create a script file from import and then remove all 'STOARGE(...)' clauses from the script. I have over 10,000 objects and manually removing these would be very time comsuming. Is there a way with sed or other substitue funtion to do this quickly?
Thanks very much in advance.
I am planning to migrate an Oracle database from DMT to LMT. I need to create a script file from import and then remove all 'STOARGE(...)' clauses from the script. I have over 10,000 objects and manually removing these would be very time comsuming. Is there a way with sed or other substitue funtion to do this quickly?
Thanks very much in advance.