Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is it possible to find out the filename of the command file started with @ in SQL*Plus, like $0 in a UNIX shell script?

0
Posted

Is it possible to find out the filename of the command file started with @ in SQL*Plus, like $0 in a UNIX shell script?

0

You can find the currently executing command file using the SET APPINFO feature. Create this as a script and run it within SQL*Plus using the ‘@’ or START commands.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123