Forum Discussion
joffre
15 years agoRegular Contributor
Hi friends.
I found a way to make everything I need in just one line.
The problem now is that the part responsible for my log creation isn't being readed by TestComplete (I think). The script is executed, the output inside the command prompt is shown, but the log that should be created inside D:\Scripts\Logs9i isn't created.
Any ideas?
I found a way to make everything I need in just one line.
sqlplus TS_F_ORA9_JOFFRE/dev@srv-tsbd-9i @D:\Scripts\Scripts_Ora9i\1.LGComponentes\Oracle\1.sql > D:\Scripts\Logs9i\1-1.txt
The problem now is that the part responsible for my log creation isn't being readed by TestComplete (I think). The script is executed, the output inside the command prompt is shown, but the log that should be created inside D:\Scripts\Logs9i isn't created.
Any ideas?