วันเสาร์ที่ 3 มีนาคม พ.ศ. 2561

ปรับ SQL*PLUS prompt ไปที่ username ที่ใช้ connect

ไปแก้ไขไฟล์ config ที่ ORACLE_HOME/sqlplus/glogin.sql


--
-- Copyright (c) 1988, 2005, Oracle.  All Rights Reserved.
--
-- NAME
--   glogin.sql
--
-- DESCRIPTION
--   SQL*Plus global login "site profile" file
--
--   Add any SQL*Plus commands here that are to be executed when a
--   user starts SQL*Plus, or uses the SQL*Plus CONNECT command.
--
-- USAGE
--   This script is automatically run
--
SET SQLPROMPT "_USER'@'_CONNECT_IDENTIFIER _DATE> " -- Write this