ADSM-L

Help with join

2004-02-09 13:19:55
Subject: Help with join
From: "Lee, Gary D." <GLEE AT BSU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Mon, 9 Feb 2004 13:19:24 -0500
Trying to create a select to give me the contact info for all nodes whose 
schedules did not complete the previous night.
Figured to join the events and nodes tables.  A screen dump from the admin 
client where I am experimenting follows.
Any help appreciated.

tsm: SPOCK-S1>select events.node_name nodes.contact from events nodes where -
cont> events.node_name=nodes.node_name and events.status!='Completed'
ANR2905E Unexpected SQL identifier token - 'NODES.CONTACT'.
 
                                 |
         ........................V......................................
         select events.node_name nodes.contact from events nodes where e
 
ANS8001I Return code 3.




Gary Lee
Senior Operating Systems Analyst
Ball State University
phone 765-285-1310
 

<Prev in Thread] Current Thread [Next in Thread>