Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Sql Loader instead of Insert ?

470436Apr 8 2014 — edited Apr 8 2014

Hi all,

I have a Insert into Table1 Select * from table2 in one of our procedures.

I am at this point aware that sql loader is used to insert into tables , data from external sources  . Can I get this done using Sql loader completely replacing the above mentioned Insert/select.

If this is possible how I can go about it ?

Kindly guide me in this regard

with warm regards

ssr

Comments

The best advice I can give is to upgrade PHP, either to the free Zend Server edition or to a stock PHP distribution (http://www.oracle.com/technetwork/articles/technote-php-instant-084410.html).

Other than that, try to identify how the crash is triggered and see if you can work around it.

Since this is a Zend Core issue you could contact Zend, but I expect they will also want you to upgrade.
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 6 2014
Added on Apr 8 2014
9 comments
425 views