SQL*Plus (MOSC)

MOSC Banner

Assistance to the issue below

in SQL*Plus (MOSC) 4 commentsAnswered
I'm having an issue with newly created external tables being unable to call .bat files which list directory paths which have spaces in them in the ALL_DIRECTORIES table.
The .bat file has the text immediately below and it does not like the space between external and data as evidenced by the KUP error message
KUP-04095: preprocessor command e:\external data\sbs_books\continuation_books\list_files.bat encountered error "'e:\external' is not recognized as an internal or external command.

@echo off
dir e:\external data\sbs_books\continuation_books

There are also ORA-29913: error in executing ODCIEXTTABLEFETCH callout & ORA-29400: data cartridge error. Apologies there was not enough space in the Error codes field below to include the entire text.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center