Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7732525
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T06:45:07+00:00 2026-06-01T06:45:07+00:00

I initially asked this on Superuser, but somebody advised me to repost here. I

  • 0

I initially asked this on Superuser, but somebody advised me to repost here.

I am using recent versions of APEX (4.1.1) and Oracle (11.2.0.3).

I am uploading CSV data to a set of tables.
I have been trying it out and am encountering some problems which I haven’t seen before.

As an example, I tried to import data to this table:

CREATE TABLE SW_ENGINEER 
   (ENGINEER_NO VARCHAR2(10), 
          ENGINEER_NAME VARCHAR2(50), 
           CONSTRAINT SW_ENG_PK PRIMARY KEY (ENGINEER_NO))

It fails on this simplified data subset:

call log no,contract_no,call date,agreed date,agreed time,actual arrive,engineer no,engineer name,equipment code,cust desc,eng desc
a,b,c,22-Mar-06,1,23/03/2006 15:00,654,Flynn Hobbs,d,e,f
a,b,c,22-Mar-06,2,23/03/2006 15:00,654,Flynn Hobbs,d,e,f
a,b,c,19-Mar-06,3,19/03/2006 09:15,351,Rory Juarez,d,e,f

(It fails the same way on a larger data set)
I can’t load it with either APEX or SQL Developer, as follows:

  • APEX: With APEX Data Workshop, import text, load existing table, use comma separated, select the table and the file, tick the checkbox for ‘header row’, and we have the column mapping form showing the right data. Then set all columns except engineer_no and engineer_name as ‘No’, and click Load Data.

This appears to work, and displays a summary row in the Text Data Load Repository, but on inspection it has loaded 0 rows and 79 failed. Clicking the 79 shows that they all suffered from “ORA-01008: not all variables bound”. The selected columns look OK to me, so I’m wondering whether it is still including some of the others in spite of the ‘No’ settings ?

The problem doesn’t occur if I edit the csv to remove irrelevant columns before uploading, but it would be a lot easier if I could use column mapping.

  • SQL Developer: Using the import data wizard in SD, I find that it won’t progress to column mapping unless Header Row is checked (the button is enabled but doesn’t function – why not ?), – but if it is checked (correctly in this case) then the Verify step fails because “Table Column Engineer_no is not big enough …”.

I found that can be overcome by removing the header values from the csv file columns. So it appears that setting the Header Row checkbox does not actually cause it ignore the header row at all, and it is the header value ‘engineer-no’ which is causing the error. Which doesn’t seem right to me.
I’ve used both approaches without a problem in the past, and am wondering whether the recent upgrade has anything to do with this.

Any ideas ? Or am I missing something obvious ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T06:45:08+00:00Added an answer on June 1, 2026 at 6:45 am

    A colleague of mine finds this (not totally satisfying) solution:

    if the columns you require are both at the beginning, it works, like this:

    engineer no,engineer name,equipment code,cust desc,eng desc,call log no,contract_no,call date,agreed date,agreed time,actual arrive
    654,Flynn Hobbs,d,e,f,a,b,c,22-Mar-06,1,23/03/2006 15:00
    654,Flynn Hobbs,d,e,f,a,b,c,22-Mar-06,2,23/03/2006 15:00
    351,Rory Juarez,d,e,f,a,b,c,19-Mar-06,3,19/03/2006 09:15
    

    So it looks like a bug with the YES/NO include functionality in APEX text import?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Danny initially asked this question in response to a recent Scott Hanselman post: Who
I initially asked this question on the libRocket forum, but given that further investigation
Initially I asked this Question and written my own plugin to achieve the same,But
Initially I thought this was going to work, but now I understand it won't
I asked this question before but with less information than I have now. What
This question seems to have been asked many times in many different forms but
I know this question already have been asked. But I could not find any
I guess this was asked before, but I could not find any similar question.
I know this sounds similar to many questions already asked, but those were answered
I asked a question related to this one previously but I need to know

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.