Re: double query in script

2001-10-01 Thread Warren, Matthew James
F SITI-ISES-31 [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 27, 2001 4:30 PM To: [EMAIL PROTECTED] Subject: double query in script Hello all, I have finally mastered the scripting of daily checks on AIX through Perl or Kornshell with SQL or just one simple query to a file and then in a ma

Re: double query in script

2001-10-01 Thread Leijnse, Finn F SITI-ISES-31
Thanks for your answers, This is the way I put all query commands in one file. Script with this line: dsmadmc -id= -pa= macro /usr/script/macro > file.out macro file: All commands can be placed here > file.out: All output in one file. > met vriendelijke groeten, regards et salutation

Re: double query in script

2001-09-30 Thread Zlatko Krastev/ACIT
Stor Manager" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc: Subject:double query in script Hello all, I have finally mastered the scripting of daily checks on AIX through Perl or Kornshell with SQL or just one simple query to a file and then in a mail but. I wonder if some

double query in script

2001-09-27 Thread Leijnse, Finn F SITI-ISES-31
Hello all, I have finally mastered the scripting of daily checks on AIX through Perl or Kornshell with SQL or just one simple query to a file and then in a mail but. I wonder if someone can help me on the next question: How can I place two or more commands in a script? the script will invok