DBID Chnage Standalon Database
DBID Chnage Standalon Database
DBID Chnage Standalon Database
oracle@towpsddb01's password:
Last unsuccessful login: Thu Nov 10 09:58:36 2022 on ssh from 10.32.3.75
Last login: Mon Nov 14 01:03:33 2022 on ssh from 10.32.3.77
*******************************************************************************
* *
* This is a Stanley Black and Decker Computer System. *
* This computer system is provided only for authorized use. *
* SBDK computer systems may be monitored for all lawful purposes. *
* Information may be examined, recorded, copied and used for authorized *
* purposes. All information, including personal information, sent over this *
* system may be monitored. Unauthorized use may subject you to criminal *
* prosecution. Evidence of unauthorized use collected during monitoring may *
* be used for criminal or adverse action. *
* *
*******************************************************************************
PSOFT DB Development
*******************************************************************************
[YOU HAVE NEW MAIL]
oracle@towpsddb01:/apps/oracle
> ps -ef|grep pn^?
oracle@towpsddb01:/apps/oracle
> ps -ef|grep pmon
oracle 42270872 1 0 01:41:19 - 0:00 ora_pmon_pa91d1
oracle 52428904 1 0 01:02:14 - 0:00 ora_pmon_ps92d1
oracle 54132910 1 0 01:16:31 - 0:00 ora_pmon_ps92d2
oracle 13304068 1 0 00:53:53 - 0:00 ora_pmon_ps92dev
oracle 28115366 1 0 00:47:56 - 0:00 ora_pmon_pa91dev
oracle 44695910 1 0 01:34:07 - 0:00 ora_pmon_psesdev
oracle 51118588 1 0 01:16:47 - 0:00 ora_pmon_ps92tst
oracle 65536476 1 0 01:10:57 - 0:00 ora_pmon_pa91tst
oracle@towpsddb01:/apps/oracle
>
oracle@towpsddb01:/apps/oracle
> cat /etc/oratab
B
#
Connected to:
Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing
options
NAME OPEN_MODE
--------- --------------------
PS92D1 READ WRITE
NAME
--------------------------------------------------------------------------------
/oracle/PSDEVL/oradata01/ps92d1/temp01.dbf
/oracle/PSDEVL/oradata01/ps92d1/pstemp01.dbf
/oracle/PSDEVL/oradata02/ps92d1/psgtt01.dbf
Copyright (c) 1982, 2014, Oracle and/or its affiliates. All rights reserved.
oracle@towpsddb01:/apps/oracle
> bash
bash-4.3$ sqlplus / as sysdba
Database altered.
Connected to:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
SQL> select db_key, dbid, name from rc_database where name ='PS92D1';
SQL> exit
Disconnected from Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit
Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing
options
Copyright (c) 1982, 2014, Oracle and/or its affiliates. All rights reserved.
RMAN>