2010. 10. 25. 00:10 아무거나
'분류 전체보기'에 해당되는 글 1019건
- 2010.10.25 DC그래픽노블 "Preacher" 27-33권 Cover
- 2010.10.24 DC그래픽노블 "Preacher" 18-26권 Cover 1
- 2010.10.24 DC그래픽노블 "Preacher" 8-17권 Cover 1
- 2010.10.24 DC그래픽노블 "Preacher" 1-7권 Cover
- 2010.10.10 아이폰4 공식해킹툴 발표
- 2010.10.06 Oracle DBID 변경
- 2010.10.01 스티브 짭스의 위엄
- 2010.09.29 가디언의 전설 예고편- 잭 스나이더 감독
- 2010.09.15 국제 금값 사상최고..
- 2010.09.10 코스피 1800 돌파~~~
2010. 10. 24. 23:59 아무거나
DC그래픽노블 "Preacher" 18-26권 Cover
2010. 10. 24. 23:53 아무거나
DC그래픽노블 "Preacher" 8-17권 Cover
2010. 10. 24. 23:44 아무거나
DC그래픽노블 "Preacher" 1-7권 Cover
2010. 10. 10. 14:54 펌질
아이폰4 공식해킹툴 발표
===============================================================================
Its here folks! and its real!! Geohot is back big time with limera1n jailbreak for all iOS devices including: iPhone 4, iPhone 3GS, iPad, iPod touch 4G / 3G / 2G, untethered running iOS 4.1.
limera1n, 6 months in the making
iPhone 3GS, iPod Touch 3G, iPad, iPhone 4, iPod Touch 4G
4.0-4.1 and beyond+++
limera1n is unpatchable
untethered thanks to jailbreakme star comex
released today to get chronicdev to do the right thing
brought to you by geohot
Mac and Linux coming soon
follow the instructions in the box, sadly limera1n isn’t one click
that’s the price of unpatchability
as usual, donations appreciated but not required
still in beta, pardon my ragged edges
zero pictures of my face
Limera1n is currently available for Windows only. Mac and Linux version are expected to drop soon. Stay tuned as we will be back with full instructions on how to jailbreak iOS 4.1, on all devices with Limera1n
2010. 10. 6. 08:49 오라클
Oracle DBID 변경
rman 의 catalog에서 DBID 등을 check 하는 경우등에 쓰임
DBID 변경 Test 실습
====================================================================================
SQL> shutdown immediate
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL> startup mount
ORACLE instance started.
Total System Global Area 330600448 bytes
Fixed Size 1336344 bytes
Variable Size 234884072 bytes
Database Buffers 88080384 bytes
Redo Buffers 6299648 bytes
Database mounted.
SQL> exit
Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
[oracle:/oracle]#sqlplus "sys/manager@ASM as sysdba"
SQL*Plus: Release 11.2.0.1.0 Production on Wed Oct 6 17:36:32 2010
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL> exit
Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
[oracle:/oracle/product/11g/bin]#ll ni*
-rwxr-x--x 1 oracle dba 64929 Aug 26 17:25 nid
-rwxr-x--- 1 oracle dba 0 Aug 13 2009 nidO
[oracle:/oracle/product/11g/bin]#nid target=sys/manager@ASM
DBNEWID: Release 11.2.0.1.0 - Production on Wed Oct 6 17:37:39 2010
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
Connected to database ASM (DBID=3750656068)
Connected to server version 11.2.0
Control Files in database:
/oracle/base/oradata/control01.ctl
/oracle/base/oradata/control02.ctl
/oracle/base/oradata/control03.ctl
Change database ID of database ASM? (Y/[N]) => Y
Proceeding with operation
Changing database ID from 3750656068 to 3750678307
Control File /oracle/base/oradata/control01.ctl - modified
Control File /oracle/base/oradata/control02.ctl - modified
Control File /oracle/base/oradata/control03.ctl - modified
Datafile /oracle/base/oradata/system01.db - dbid changed
Datafile /oracle/base/oradata/sysaux01.db - dbid changed
Datafile /oracle/base/oradata/undotbs01.db - dbid changed
Datafile /oracle/base/oradata/temp01.db - dbid changed
Control File /oracle/base/oradata/control01.ctl - dbid changed
Control File /oracle/base/oradata/control02.ctl - dbid changed
Control File /oracle/base/oradata/control03.ctl - dbid changed
Instance shut down
Database ID for database ASM changed to 3750678307.
All previous backups and archived redo logs for this database are unusable.
Database has been shutdown, open database with RESETLOGS option.
Succesfully changed database ID.
DBNEWID - Completed succesfully.
[oracle:/oracle/product/11g/bin]#ss
SQL*Plus: Release 11.2.0.1.0 Production on Wed Oct 6 17:38:33 2010
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to an idle instance.
SQL> shutdown immediate
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory
SQL> exit
Disconnected
[oracle:/oracle/base/diag/rdbms/asm/ASM/trace]#vi alert_ASM.log
Wed Oct 06 17:35:55 2010
SMON started with pid=13, OS id=15300
Wed Oct 06 17:35:55 2010
RECO started with pid=14, OS id=15302
Wed Oct 06 17:35:55 2010
MMON started with pid=15, OS id=15304
Wed Oct 06 17:35:55 2010
MMNL started with pid=16, OS id=15306
ORACLE_BASE from environment = /oracle/base
Wed Oct 06 17:35:56 2010
ALTER DATABASE MOUNT
Successful mount of redo thread 1, with mount id 3750691004
Database mounted in Exclusive Mode
Lost write protection disabled
Completed: ALTER DATABASE MOUNT
Wed Oct 06 17:37:53 2010
*** DBNEWID utility started ***
DBID will be changed from 3750656068 to new DBID of 3750678307 for database ASM
Starting datafile conversion
Wed Oct 06 17:35:55 2010
MMAN started with pid=9, OS id=15292
Wed Oct 06 17:35:55 2010
DBW0 started with pid=10, OS id=15294
Wed Oct 06 17:35:55 2010
LGWR started with pid=11, OS id=15296
Wed Oct 06 17:35:55 2010
CKPT started with pid=12, OS id=15298
Wed Oct 06 17:35:55 2010
SMON started with pid=13, OS id=15300
Wed Oct 06 17:35:55 2010
RECO started with pid=14, OS id=15302
Wed Oct 06 17:35:55 2010
MMON started with pid=15, OS id=15304
Wed Oct 06 17:35:55 2010
MMNL started with pid=16, OS id=15306
ORACLE_BASE from environment = /oracle/base
Wed Oct 06 17:35:56 2010
ALTER DATABASE MOUNT
Successful mount of redo thread 1, with mount id 3750691004
Database mounted in Exclusive Mode
Lost write protection disabled
Completed: ALTER DATABASE MOUNT
Wed Oct 06 17:37:53 2010
*** DBNEWID utility started ***
DBID will be changed from 3750656068 to new DBID of 3750678307 for database ASM
Starting datafile conversion
Datafile conversion complete
Database ID for database ASM changed to 3750678307.
All previous backups and archived redo logs for this database are unusable.
Database has been shutdown, open with RESETLOGS option.
Succesfully changed database ID.
*** DBNEWID utility finished succesfully ***
Shutting down instance (immediate)
Shutting down instance: further logons disabled
Stopping background process MMNL
Stopping background process MMON
License high water mark = 1
alter database dismount
Completed: alter database dismount
ARCH: Archival disabled due to shutdown: 1089
Shutting down archive processes
Archiving is disabled
Archive process shutdown avoided: 0 active
Wed Oct 06 17:37:54 2010
Stopping background process VKTM:
ARCH: Archival disabled due to shutdown: 1089
Shutting down archive processes
Archiving is disabled
Archive process shutdown avoided: 0 active
Wed Oct 06 17:37:56 2010
Instance shutdown complete
SQL*Plus: Release 11.2.0.1.0 Production on Wed Oct 6 17:42:36 2010
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to an idle instance.
SQL> startup
ORACLE instance started.
Total System Global Area 330600448 bytes
Fixed Size 1336344 bytes
Variable Size 234884072 bytes
Database Buffers 88080384 bytes
Redo Buffers 6299648 bytes
Database mounted.
ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
SQL> alter database open resetlogs;
Database altered.
SQL> exit
Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
[oracle:/oracle]#rman target /
Recovery Manager: Release 11.2.0.1.0 - Production on Wed Oct 6 17:43:20 2010
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
connected to target database: ASM (DBID=3750678307)
2010. 10. 1. 16:24 펌질
스티브 짭스의 위엄
2010. 9. 29. 21:43 펌질
가디언의 전설 예고편- 잭 스나이더 감독
2010. 9. 15. 10:34 투자
국제 금값 사상최고..
2010. 9. 10. 11:25 투자