This didn't seem to make the list so I am trying again

I have been getting a Netcall  error from an OpenVistA installation that has
this

D GETENV^%ZOSV

localhost^DEV^localhost^DEV:localhost
*********
This comes from:
GETENV ;Get environment Return Y='UCI^VOL^NODE^BOX LOOKUP'
 N %HOST,%V S %V=^%ZOSF("PROD"),%HOST=$$RETURN("hostname -s")
 S Y=$TR(%V,",","^")_"^"_%HOST_"^"_$P(%V,",",2)_":"_%HOST
 Q

*************
D ^%G

List ^%ZOSF("UCI")
^%ZOSF("UCI")="S Y=^%ZOSF(""PROD"")"


List ^%ZOSF("PROD")
^%ZOSF("PROD")="localhost,DEV"


So how do I find out where the first part of ^%ZOSF("PROD") coming from and
 do I just have to set it to fix this?  And what to I set it to if that is
 the fix since I don't know what the UCI is supposed to be?
--
Nancy Anthracite

-------------------------------------------------------

-- 
Nancy Anthracite


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to