| Tang Cheng | 03c0b0a | 2015-01-12 11:19:45 +0800 | [diff] [blame] | 1 | -- |
| 2 | -- Copyright (c) 1988, 2011, Oracle and/or its affiliates. | ||||
| 3 | -- All rights reserved. | ||||
| 4 | -- | ||||
| 5 | -- NAME | ||||
| 6 | -- glogin.sql | ||||
| 7 | -- | ||||
| 8 | -- DESCRIPTION | ||||
| 9 | -- SQL*Plus global login "site profile" file | ||||
| 10 | -- | ||||
| 11 | -- Add any SQL*Plus commands here that are to be executed when a | ||||
| 12 | -- user starts SQL*Plus, or uses the SQL*Plus CONNECT command. | ||||
| 13 | -- | ||||
| 14 | -- USAGE | ||||
| 15 | -- This script is automatically run | ||||
| 16 | -- | ||||