diff --git a/onces/sample_once.sql b/onces/sample_once.sql index 618f9ee20..9cb31c2be 100644 --- a/onces/sample_once.sql +++ b/onces/sample_once.sql @@ -5,7 +5,6 @@ DEFINE thisfile = 'SAMPLE.SQL' DEFINE dbuser = '^UWVA' -DEFINE custid = 'UWVA' SET ECHO ON SET DEFINE ON @@ -31,5 +30,3 @@ SET ECHO OFF SPOOL OFF SET DEFINE ON PROMPT Logfile of this upgrade is: &fcltlogfile - -@@ &custid \ No newline at end of file diff --git a/sample_xxxx.sql b/sample_xxxx.sql index 554d5f044..10660d9c1 100644 --- a/sample_xxxx.sql +++ b/sample_xxxx.sql @@ -5,7 +5,6 @@ DEFINE thisfile = 'SAMPLE.SQL' DEFINE dbuser = '^UWVA' -DEFINE custid = 'UWVA' SET ECHO ON SET DEFINE ON