hello to all,
I have automated a process that allows queries to be executed. These are generated via command entry that points to an SQLPLUS database.
Example of a command sent:
cmd /c "sqlplus -S ORAQUERY/ORAQRY+3@FHHPP3 @K: Scripts LanceVrobot.sql name of the request > K: Recette Sorties_commandes_requetes result_name of the request.txt & type nul > K: Recette Sorties_commandes_requetes name of ticket_name of the request.txt
my problem is the following, over time, the name of the request end-run witness file is increasingly truncated.
Example: “HRRQ-15892” instead of “HRRQ-15892_P20275_GLOBECAST_DSN.txt”
Do you have an idea and am I clear enough?
Thank you in advance for your help