[oracle@PrimeDG admin]$ ls -lrt | tail
-rw-r--r-- 1 oracle oinstall 338 Aug 14 2009 libnfsodm11.def
-rw-r--r-- 1 oracle oinstall 64 Aug 14 2009 libxdb.def
-rw-r--r-- 1 oracle oinstall 776 Aug 14 2009 libskgxp11.def
-rw-r--r-- 1 oracle oinstall 244 Aug 14 2009 libskgxn2.def
-rw-r--r-- 1 oracle oinstall 76 Aug 14 2009 libqsmashr.def
-rw-r--r-- 1 oracle oinstall 59631 Aug 14 2009 orasdkbase_shrept.lst
-rw-r--r-- 1 oracle oinstall 131813 Aug 14 2009 liborasdkbase.def
-rw-r--r-- 1 oracle oinstall 4687 Aug 14 2009 libasmclnt11.def
-rw-r--r-- 1 oracle oinstall 102 Dec 31 15:30 initmeta.sql
-rw-r--r-- 1 oracle oinstall 105 Dec 31 15:30 dbmssml.sql
[oracle@PrimeDG ~]$ cd /
[oracle@PrimeDG /]$ pwd
/
[oracle@PrimeDG /]$ find . -name "dbmssml.sql" -print
[oracle@CyclopDB ~]$ cp -p $ORACLE_HOME/dbs/spfile${ORACLE_SID}.ora $ORACLE_HOME/dbs/spfile${ORACLE_SID}.ora_`date +"%Y%m%d"`
[oracle@CyclopDB ~]$ date +"%Y%m%d"
20160509
[oracle@CyclopDB ~]$ date
Mon May 9 00:11:25 EDT 2016
[oracle@CyclopDB ~]$ ls -lrt $ORACLE_HOME/dbs/spfile${ORACLE_SID}.ora_`date +"%Y%m%d"`
-rw-r----- 1 oracle oinstall 3584 May 8 23:00 /u01/app/oracle/product/11.2.0/db_1/dbs/spfileCyclopDB.ora_20160509
[oracle@CyclopDB ~]$ cd /u01/app/oracle/product/11.2.0/db_1/dbs/
[oracle@CyclopDB dbs]$ ls -altr
total 36
-rw-r--r-- 1 oracle oinstall 2851 May 15 2009 init.ora
-rw-rw---- 1 oracle oinstall 1544 Mar 28 16:36 hc_DBUA0.dat
-rw-rw---- 1 oracle oinstall 1544 Mar 28 16:39 hc_CyclopDB.dat
-rw-r----- 1 oracle oinstall 24 Mar 28 16:41 lkCYCLOPDB
drwxrwxr-x 74 oracle oinstall 4096 Mar 28 16:51 ..
-rw-r----- 1 oracle oinstall 1536 Apr 17 13:19 orapwCyclopDB
-rw-r----- 1 oracle oinstall 3584 May 8 23:00 spfileCyclopDB.ora_20160509
-rw-r----- 1 oracle oinstall 3584 May 8 23:00 spfileCyclopDB.ora
drwxr-xr-x 2 oracle oinstall 4096 May 9 00:11 .
[oracle@CyclopDB dbs]$
No comments:
Post a Comment