Legal stuff
svn path=/Database/trunk/; revision=17747
This commit is contained in:
4
FCLT.SRC
4
FCLT.SRC
@@ -1,7 +1,7 @@
|
||||
-- [CREA*.SQL]
|
||||
--
|
||||
-- Script tbv het aanmaken van de FACILITOR omgeving in Oracle
|
||||
-- Copyright 1996-2012 SG|facilitor bv.
|
||||
-- Copyright 1996-2013 SG|facilitor bv.
|
||||
-- All rights reserved!
|
||||
/*
|
||||
* $Revision$
|
||||
@@ -44,7 +44,7 @@ WHENEVER SQLERROR CONTINUE;
|
||||
|
||||
PROMPT [&fcltlogfile]
|
||||
PROMPT
|
||||
PROMPT Copyright 1996-2012 SG|facilitor bv. ALL RIGHTS RESERVED.
|
||||
PROMPT Copyright 1996-2013 SG|facilitor bv. ALL RIGHTS RESERVED.
|
||||
PROMPT
|
||||
PROMPT Dit is de gegenereerde list-file van FCLTnnn.sql welke
|
||||
PROMPT is gebruikt om de FACILITOR(r) _VERSION omgeving in Oracle aan te
|
||||
|
||||
@@ -56,7 +56,7 @@ WHENEVER SQLERROR CONTINUE;
|
||||
PROMPT
|
||||
PROMPT ************************************************************************
|
||||
PROMPT UPGRADE of Facilitor schema to version EVALCONCAT(DB, _DBV) $Revision$
|
||||
PROMPT Copyright (c) 1996-2012 by SG|facilitor bv. All rights reserved.
|
||||
PROMPT Copyright (c) 1996-2013 by SG|facilitor bv. All rights reserved.
|
||||
PROMPT
|
||||
SELECT 'The current version of Facilitor@' || USER || ' is: ' || fac.getdbversion()
|
||||
FROM DUAL;
|
||||
@@ -64,8 +64,8 @@ PROMPT After the upgrade the schema version will be: EVALCONCAT(DB, _DBV)
|
||||
PROMPT
|
||||
PROMPT PLEASE VERIFY THESE SCHEMA NUMBERS!
|
||||
PROMPT
|
||||
PROMPT If these versions are not sequencing execution of this script
|
||||
PROMPT should be stopped by pressing Ctrl-C now!
|
||||
PROMPT If these versions are not sequencing then execution of this script
|
||||
PROMPT should be stopped by pressing Ctrl-C right now!
|
||||
PROMPT
|
||||
PROMPT Only run this script when no users or processes are using Facilitor
|
||||
PROMPT
|
||||
|
||||
Reference in New Issue
Block a user