The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 02-04-2002
HarryTellegen HarryTellegen is offline
Registered User
 

Join Date: Aug 2001
Location: Holland
Posts: 5
Error while running a script

Hi all,

By running a (command) script I'm getting the following
error: .: /usr/bin/test: cannot execute binary file


This is the command:

[oracle@HILinux scripts]$ . test

The script (test) is very simple

sqlplus user/password @1.sql
sqlplus user/password @2.sql

Can enyone tell me what the problem is.
Forum Sponsor