...
Make sure you have TWO_TASK set appropriately:
\[tersk02\]:u/cd/greg> printenv TWO_TASK Wiki Markup
DEV=AIDADEV@SLACPROD
PROD=AIDAPROD@SLACPROD
LCLSDEV=AIDA@MCCQA
LCLS=AIDA@MCCO
...
WHEN FIRST ADDING A NAME, USE "DEV". That will put the new name in AIDADEV. So you will then check that the AIDADEV network can get a value for that name. After you've verified it all works in AIDADEV, repeat for AIDAPROD, test again, and finally put the name in MCCQA. After the Synch to MCCO, AIDALCLS will be able to perform the query for that name (see below).
Then enter a sql interpreter like sqlplus. You give the Aida database on which you will be performing operations. On tersk this is:
...