Search Results

Search: Posts Made By: Mark Puddephat
78,675
Posted By Mark Puddephat
The solutions that have been suggested will work...
The solutions that have been suggested will work fine, so long as the length of the filename does not vary. If it does, then you need a different solution.

One possibility is this:
...
14,209
Posted By Mark Puddephat
Just to update you on this problem. I did...
Just to update you on this problem. I did implement the suggestion of listening for a specific string that indicates the completion of a SQL command. It did improve the runtime of the job, but only...
14,209
Posted By Mark Puddephat
Actually, you did a pretty good job of speaking...
Actually, you did a pretty good job of speaking for me :-). Some of the benefits of using a coprocess apply in my world too. I too support an application (actually two of them) that uses multiple...
14,209
Posted By Mark Puddephat
Jim That sounds far too simple and sensible....
Jim

That sounds far too simple and sensible.

Actually, the reason why I don't do this is that I want to run a series of SQLPlus commands in a single session, and exit when the first error...
14,209
Posted By Mark Puddephat
Thanks for responding. It looks like a little...
Thanks for responding. It looks like a little experimentation is in order here. I'll try your suggestion of using PRINT in SQLPlus and let you know what happens.
14,209
Posted By Mark Puddephat
Korn Shell Coprocess Performance Question
I am wracking my brains over this. I am trying to use a Korn Shell script to execute an Oracle PL/SQL procedure, using the Oracle command line interface (sqlplus). The script starts sqlplus in a...
Showing results 1 to 6 of 6

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