Find the answer to your Linux question:
Results 1 to 2 of 2
i currently have a shell script in which i am trying to pass a txt file, using SQL*loader. the txt file looks like this: filename.ext : category PossiblyAnotherCategory filename2.ext : ...
  1. #1
    Just Joined!
    Join Date
    Jul 2007
    Posts
    14

    SQL*Loader issue

    i currently have a shell script in which i am trying to pass a txt
    file, using SQL*loader. the txt file looks like this:

    filename.ext : category PossiblyAnotherCategory
    filename2.ext : category PossiblyAnotherCategory
    ...

    If I am unsure of how many categories there is going to be, is this the best way of approaching the problem

  2. #2
    Linux Guru sdousley's Avatar
    Join Date
    Feb 2004
    Posts
    1,789
    Please dont double post, continue the discussion for this here
    "I am not an alcoholic, alcoholics go to meetings"
    Registered Linux user = #372327

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...