SQL*Plus (MOSC)

MOSC Banner

How to concatenating a spool file name?

edited Jan 18, 2010 8:10PM in SQL*Plus (MOSC) 8 commentsAnswered
Try to spool to a file name according to user input:

SPOOL /usr/tmp/XX&&1&&2

It works in sqlplus, produce file XXCaSep-09, but when it ran from concurrent program in Oracle Application, it did not produce the file. It works when hard code the file name to XX1.

Any suggestions are welcome. Thanks!

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