Skip to Main Content

DevOps, CI/CD and Automation

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.

PHP-ORACLE Integration

2750035Sep 11 2014 — edited Sep 16 2014

i have created one php cript to run sqlldr from php script. If i am running from putty its running properly. but not running from browser. Its giving return code 3 but from putty i am getting 0.

script is to import csv from php into oracle database.

Comments

Can you be more precise in your question? There are a lot of people that use Oracle Databse with Django without any problem so we need to know exactly what you are doing and what errors you are getting (if any).

Gaz in Oz

When you say you "can't view the data in database" is that in another session?

Perhaps you just need to COMMIT the data in the Django session to make the data viewable from other sessions...

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 14 2014
Added on Sep 11 2014
4 comments
1,693 views