Re: Script for creating users anyone?

From: Michael Struck <103114.2151_at_CompuServe.COM>
Date: 1996/08/19
Message-ID: <4va7mv$4k5$1_at_mhadf.production.compuserve.com>#1/1


Neville,

Do you have anyone that can write shell scripts?? You could write a script to read your text file then pass the user name to Oracle.

  ie. sqlplus user/password _at_add_user "value"

Within the SQL script you would replace any user name references with &1 which would pull in the OS "value."

If you need more information, send me an e-mail.

Mike Received on Mon Aug 19 1996 - 00:00:00 CEST

Original text of this message